<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/db/driver/driver.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/12624] Add debug.load_time parameter</title>
<updated>2019-05-09T16:40:15+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2018-06-18T18:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=139eb17bb729763ab670fb239c77db02e29920f6'/>
<id>139eb17bb729763ab670fb239c77db02e29920f6</id>
<content type='text'>
PHPBB3-12624
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12624
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12627] Add debug.sql_explain parameter</title>
<updated>2019-05-09T16:29:22+00:00</updated>
<author>
<name>Jakub Senko</name>
<email>jakubsenko@gmail.com</email>
</author>
<published>2018-06-18T18:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b4d4336ef4043a5b3381a9e70d3bbc6bc6732d07'/>
<id>b4d4336ef4043a5b3381a9e70d3bbc6bc6732d07</id>
<content type='text'>
PHPBB3-12627
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12627
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15520] sql_build_query build subquery</title>
<updated>2018-02-03T20:06:12+00:00</updated>
<author>
<name>FH</name>
<email>FH3095@users.noreply.github.com</email>
</author>
<published>2018-02-03T19:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4577404fc2a389b6c3294ae97aa285e838057f0f'/>
<id>4577404fc2a389b6c3294ae97aa285e838057f0f</id>
<content type='text'>
Fix for the building of subqueries
in sql_build_query

PHPBB3-15520
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for the building of subqueries
in sql_build_query

PHPBB3-15520
</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>Merge branch 'ticket/14136' into ticket/14136-3.2.x</title>
<updated>2016-03-24T15:12:56+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-03-24T15:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2e3f89444a7bad3e723b4a990b7c1c1a46914c81'/>
<id>2e3f89444a7bad3e723b4a990b7c1c1a46914c81</id>
<content type='text'>
Conflicts:
	phpBB/adm/style/install_update_diff.html
	phpBB/adm/style/installer_header.html
	phpBB/install/database_update.php
	phpBB/install/index.php
	phpBB/styles/subsilver2/template/overall_header.html
	phpBB/styles/subsilver2/template/simple_header.html
	phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html
	phpBB/styles/subsilver2/template/viewtopic_print.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	phpBB/adm/style/install_update_diff.html
	phpBB/adm/style/installer_header.html
	phpBB/install/database_update.php
	phpBB/install/index.php
	phpBB/styles/subsilver2/template/overall_header.html
	phpBB/styles/subsilver2/template/simple_header.html
	phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html
	phpBB/styles/subsilver2/template/viewtopic_print.html
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14136] Add back X-UA-Compatible meta tag</title>
<updated>2016-03-24T15:07:07+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-03-24T15:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=244d171cb035f0229ad2a06d01062ca809a72025'/>
<id>244d171cb035f0229ad2a06d01062ca809a72025</id>
<content type='text'>
This was previously removed without needing to. Adding it back to force
users to not emulate the page for previous versions of IE. The
imagetoolbar http-equiv tag was not restored as IE does not contain that
anymore since IE7. Also, the chome=1 has been removed from the
X-UA-Compatible content as ChromeFrame does not receive any further
updates since 2014 and is potentially broken.

PHPBB3-14136
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was previously removed without needing to. Adding it back to force
users to not emulate the page for previous versions of IE. The
imagetoolbar http-equiv tag was not restored as IE does not contain that
anymore since IE7. Also, the chome=1 has been removed from the
X-UA-Compatible content as ChromeFrame does not receive any further
updates since 2014 and is potentially broken.

PHPBB3-14136
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13454] Remove unused variables</title>
<updated>2016-01-06T12:52:11+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-12-05T12:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7a6a16e3a52128179a4f518958f22e773dd94084'/>
<id>7a6a16e3a52128179a4f518958f22e773dd94084</id>
<content type='text'>
This is part 5 and there is more to come.

PHPBB3-13454
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is part 5 and there is more to come.

PHPBB3-13454
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/sql-bool-builder] Fixing misuse of LOGICAL_OP instead of STATEMENTS</title>
<updated>2015-11-24T07:31:37+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2015-11-24T07:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a3a163dea1c3ba23a1d3a1c80c4c63c6831c37df'/>
<id>a3a163dea1c3ba23a1d3a1c80c4c63c6831c37df</id>
<content type='text'>
PHPBB3-13652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13652
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/sql-bool-builder] Fixing typos in previous commit</title>
<updated>2015-11-12T06:52:34+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2015-11-12T06:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=335be2e59fe9f5b63391a04ce7d79af56a4801a0'/>
<id>335be2e59fe9f5b63391a04ce7d79af56a4801a0</id>
<content type='text'>
PHPBB3-13652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13652
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/sql-bool-builder] Changing syntax pt3. Don't use magic numbers</title>
<updated>2015-11-11T08:38:38+00:00</updated>
<author>
<name>brunoais</name>
<email>brunoaiss@gmail.com</email>
</author>
<published>2015-11-11T08:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9725f5757e590ac6a2eecb5735f1d15bc5c4e8db'/>
<id>9725f5757e590ac6a2eecb5735f1d15bc5c4e8db</id>
<content type='text'>
PHPBB3-13652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13652
</pre>
</div>
</content>
</entry>
</feed>
