<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/functions_admin.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/16051] Remove mysql driver as it's no longer supported in PHP &gt;= 7.0</title>
<updated>2019-10-06T10:07:35+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2019-10-06T10:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bd02c5bd085e957aa4341e7fc2df2199081ab069'/>
<id>bd02c5bd085e957aa4341e7fc2df2199081ab069</id>
<content type='text'>
PHPBB3-16051
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-16051
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.2.x' into 3.3.x</title>
<updated>2019-09-22T14:54:53+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2019-09-22T14:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=914199d50ff7f264de089c97c77632596aec18a0'/>
<id>914199d50ff7f264de089c97c77632596aec18a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/16143] Add new events before and after move topics</title>
<updated>2019-08-30T07:07:20+00:00</updated>
<author>
<name>oxcom</name>
<email>andrii@crytek.de</email>
</author>
<published>2019-08-30T07:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2e7d58c63b4b27036f76b6e5637ac3e1d7852a05'/>
<id>2e7d58c63b4b27036f76b6e5637ac3e1d7852a05</id>
<content type='text'>
PHPBB3-16143
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-16143
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14548] Move deprecated globals and functions</title>
<updated>2019-05-06T19:26:55+00:00</updated>
<author>
<name>Máté Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2016-04-06T19:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7a831c3e2844c94feb5fea2a4710816c5024623a'/>
<id>7a831c3e2844c94feb5fea2a4710816c5024623a</id>
<content type='text'>
PHPBB3-14584
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14584
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15960] Add SQL transactions to functions_admin.php</title>
<updated>2019-02-01T22:24:41+00:00</updated>
<author>
<name>3D-I</name>
<email>marktravai@gmail.com</email>
</author>
<published>2019-02-01T22:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=271db031adbb10317fcb3653201884cb9ec0b0d9'/>
<id>271db031adbb10317fcb3653201884cb9ec0b0d9</id>
<content type='text'>
PHPBB3-15960
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15960
</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/14972] Fix sizeof calls</title>
<updated>2018-01-01T12:08:12+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-01-08T17:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8c3808e9e7db09531154b2520cbfcc7529a5c752'/>
<id>8c3808e9e7db09531154b2520cbfcc7529a5c752</id>
<content type='text'>
As of PHP 7.2, only arrays and objects implementing the Countable interface
should be passed as a count() or sizeof() parameter.
See https://github.com/php/php-src/blob/php-7.2.0alpha2/UPGRADING#L197-L198
Also, sizeof() seems to be sheduled for deprecation, see
https://wiki.php.net/rfc/deprecations_php_7_2#suggested_deprecations

PHPBB3-14972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of PHP 7.2, only arrays and objects implementing the Countable interface
should be passed as a count() or sizeof() parameter.
See https://github.com/php/php-src/blob/php-7.2.0alpha2/UPGRADING#L197-L198
Also, sizeof() seems to be sheduled for deprecation, see
https://wiki.php.net/rfc/deprecations_php_7_2#suggested_deprecations

PHPBB3-14972
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15471] Add core events to ACP when pruning a forum</title>
<updated>2017-11-30T20:40:18+00:00</updated>
<author>
<name>Daniel Sinn</name>
<email>daniel.p.sinn@gmail.com</email>
</author>
<published>2017-11-30T20:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5b22ccfa762a1934a8a2c326adf50a4e1c0ded44'/>
<id>5b22ccfa762a1934a8a2c326adf50a4e1c0ded44</id>
<content type='text'>
PHPBB3-15471
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15471
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '3.1.x' into 3.2.x</title>
<updated>2016-12-25T10:57:56+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-12-25T10:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=27cf12f8070a34582781aecfabcc16689b0cb50a'/>
<id>27cf12f8070a34582781aecfabcc16689b0cb50a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14882] Correct type of topic_id for function_admin's move_posts events</title>
<updated>2016-12-20T21:46:50+00:00</updated>
<author>
<name>Daniel Sinn</name>
<email>daniel.p.sinn@gmail.com</email>
</author>
<published>2016-12-20T21:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=aa84ea8e5d13ecec1421e9f90071f4705f72e739'/>
<id>aa84ea8e5d13ecec1421e9f90071f4705f72e739</id>
<content type='text'>
PHPBB3-14882
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14882
</pre>
</div>
</content>
</entry>
</feed>
