<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/mcp/mcp_pm_reports.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/15910] Pass object arguments by reference implicitly</title>
<updated>2018-12-12T11:41:56+00:00</updated>
<author>
<name>kasimi</name>
<email>mail@kasimi.net</email>
</author>
<published>2018-12-12T11:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=83f4074116e646507bbb448f745e0d9b356aa593'/>
<id>83f4074116e646507bbb448f745e0d9b356aa593</id>
<content type='text'>
PHPBB3-15910
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15910
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15849] Stop using php4 constructors</title>
<updated>2018-10-21T07:02:26+00:00</updated>
<author>
<name>Ruben Calvo</name>
<email>rubencm@gmail.com</email>
</author>
<published>2018-10-21T05:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b148bb5d707d739e92b66205866a764a9aa133b5'/>
<id>b148bb5d707d739e92b66205866a764a9aa133b5</id>
<content type='text'>
PHPBB3-15849
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15849
</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/13454] Remove unused variables</title>
<updated>2016-01-06T12:51:19+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-12-03T16:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=73e6e5b77faadbb7676961bf38122d669de111db'/>
<id>73e6e5b77faadbb7676961bf38122d669de111db</id>
<content type='text'>
This is the first part of the changes. More to come.

PHPBB3-13454
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first part of the changes. More to come.

PHPBB3-13454
</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/13455] Update calls to `request_var()`</title>
<updated>2015-02-03T19:50:40+00:00</updated>
<author>
<name>Gaëtan Muller</name>
<email>m.gaetan89@gmail.com</email>
</author>
<published>2015-01-04T19:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f6e06da4c68917dafb057bf7fe19f884a3e148c2'/>
<id>f6e06da4c68917dafb057bf7fe19f884a3e148c2</id>
<content type='text'>
PHPBB3-13455
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13455
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13450] Type-hint return value of $phpbb_container-&gt;get()</title>
<updated>2015-01-12T19:19:07+00:00</updated>
<author>
<name>Gaëtan Muller</name>
<email>m.gaetan89@gmail.com</email>
</author>
<published>2015-01-03T10:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b5544b2f471ce4c93b08d19919ab062725545ce8'/>
<id>b5544b2f471ce4c93b08d19919ab062725545ce8</id>
<content type='text'>
PHPBB3-13450
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13450
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12990] Use the full services name for the notification's types</title>
<updated>2014-08-16T19:46:03+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-08-16T19:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fe8096753566f4beb708e9070d8789eebdd1e70b'/>
<id>fe8096753566f4beb708e9070d8789eebdd1e70b</id>
<content type='text'>
PHPBB3-12990
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12990
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12612] Prefix mcp_sorting() with phpbb_</title>
<updated>2014-06-23T21:00:13+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-06-23T21:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4ac43856f7adad2ed60d82995454f847aaca1842'/>
<id>4ac43856f7adad2ed60d82995454f847aaca1842</id>
<content type='text'>
PHPBB3-12612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12612
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12612] Prefix get_*_data() with phpbb_ and delete unused global</title>
<updated>2014-06-23T20:58:41+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-06-23T20:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c315fc6c891fbeceb20a7370b293cea4645d0193'/>
<id>c315fc6c891fbeceb20a7370b293cea4645d0193</id>
<content type='text'>
PHPBB3-12612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12612
</pre>
</div>
</content>
</entry>
</feed>
