<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/notification/base.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/14948] Adjust calls for twig and phpunit updates</title>
<updated>2019-05-09T19:40:06+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2018-12-30T10:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ebac54aa9e705e99a562d2fe2c0f57bc6af8dd32'/>
<id>ebac54aa9e705e99a562d2fe2c0f57bc6af8dd32</id>
<content type='text'>
PHPBB3-14948
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14948
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14972] replace all occurrences of sizeof() with the count()</title>
<updated>2018-01-01T12:56:04+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-06-27T17:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f8fbe3793680af1dae2db2829cfc84068831c52f'/>
<id>f8fbe3793680af1dae2db2829cfc84068831c52f</id>
<content type='text'>
PHPBB3-14972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14972
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14237] Use $language class for notifications</title>
<updated>2015-10-14T06:40:52+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2015-10-14T06:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b64a37d451132dcf7ef5fc3d6e700a6fb6decd90'/>
<id>b64a37d451132dcf7ef5fc3d6e700a6fb6decd90</id>
<content type='text'>
PHPBB3-14237
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14237
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11444] Update tests and cleanup types/methods</title>
<updated>2015-07-13T20:41:14+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>tristan.darricau@sensiolabs.com</email>
</author>
<published>2015-07-09T15:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fc34057f288c6b8c656a0ed1ac2cb5a86f86206d'/>
<id>fc34057f288c6b8c656a0ed1ac2cb5a86f86206d</id>
<content type='text'>
PHPBB3-11444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11444
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11444] Moving the in-board notifications to a method class</title>
<updated>2015-07-13T20:41:13+00:00</updated>
<author>
<name>Nicofuma</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-04-28T12:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=be0d4e20d4be8bc3217e5d025058e065b8f2071a'/>
<id>be0d4e20d4be8bc3217e5d025058e065b8f2071a</id>
<content type='text'>
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.

It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB =&gt; notification enabled).

https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967

PHPBB3-11444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.

It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB =&gt; notification enabled).

https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967

PHPBB3-11444
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13680] Updated quote notifications</title>
<updated>2015-05-15T00:10:46+00:00</updated>
<author>
<name>JoshyPHP</name>
<email>s9e.dev@gmail.com</email>
</author>
<published>2015-05-03T14:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f5ce9f273829ba470a1348b4314cddb58f552da0'/>
<id>f5ce9f273829ba470a1348b4314cddb58f552da0</id>
<content type='text'>
Added get_quote_authors() to text_formatter.utils service to retrieve
the names used in first-level quotes

PHPBB3-13680
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added get_quote_authors() to text_formatter.utils service to retrieve
the names used in first-level quotes

PHPBB3-13680
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13782] Rename null driver to dummy for PHP7 compatibility</title>
<updated>2015-05-04T08:10:12+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-05-04T08:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b3cc20a575da12e7b66f3883dcc7f0eb6ca82ad8'/>
<id>b3cc20a575da12e7b66f3883dcc7f0eb6ca82ad8</id>
<content type='text'>
PHPBB3-13782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13782
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13762] Moving language related functionality into a separate class</title>
<updated>2015-05-02T11:37:12+00:00</updated>
<author>
<name>MateBartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-04-14T00:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=179a4700221aa49071b07d638c44b9326c7a14a8'/>
<id>179a4700221aa49071b07d638c44b9326c7a14a8</id>
<content type='text'>
PHPBB3-13762
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13762
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13154] Don't assign dispatcher to a variable. Just the obj param.</title>
<updated>2015-01-10T17:06:51+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2015-01-10T17:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2b76d7dc7c21d927398fdb5abe7b60875badc6ce'/>
<id>2b76d7dc7c21d927398fdb5abe7b60875badc6ce</id>
<content type='text'>
PHPBB3-13154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13154
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13154] Adjusting phpBB tests for the dispatcher</title>
<updated>2014-12-17T23:11:14+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2014-12-17T23:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8098d313e6b56822b202ff3be8c12762dfc33bf7'/>
<id>8098d313e6b56822b202ff3be8c12762dfc33bf7</id>
<content type='text'>
PHPBB3-13154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13154
</pre>
</div>
</content>
</entry>
</feed>
