<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/db/migration/tool/config.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/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/14742] Fix comments in migrator</title>
<updated>2016-08-20T01:35:38+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2016-08-20T01:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=e050cf5c1163dc18e948ac0706b86743243d72f5'/>
<id>e050cf5c1163dc18e948ac0706b86743243d72f5</id>
<content type='text'>
PHPBB3-14742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14742
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14742] Avoid loop while reverting data</title>
<updated>2016-08-10T23:09:11+00:00</updated>
<author>
<name>Oliver Schramm</name>
<email>oliver.schramm97@gmail.com</email>
</author>
<published>2016-08-10T12:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8e1461ca61e3f452935a1253d3afe65e7322d6bc'/>
<id>8e1461ca61e3f452935a1253d3afe65e7322d6bc</id>
<content type='text'>
This combines reverted updata_data and revert_data into a single array.

PHPBB3-14742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This combines reverted updata_data and revert_data into a single array.

PHPBB3-14742
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12715] Cleanup comments in \phpbb\db\*</title>
<updated>2014-06-15T17:14:35+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-06-15T11:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=3039d000c643da3be336103c43d892da9687b490'/>
<id>3039d000c643da3be336103c43d892da9687b490</id>
<content type='text'>
PHPBB3-12715
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12715
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12594] Remove @package tags and update file headers</title>
<updated>2014-05-27T18:51:13+00:00</updated>
<author>
<name>Yuriy Rusko</name>
<email>github@rusko.net</email>
</author>
<published>2014-05-27T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a759704b39fc1c1353f865a633759b1369589b67'/>
<id>a759704b39fc1c1353f865a633759b1369589b67</id>
<content type='text'>
PHPBB3-12594
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12594
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12349] Update license header in several new files</title>
<updated>2014-04-03T13:42:36+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-04-03T13:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0a586258a21e36e45f39fa170d7365f8d879769b'/>
<id>0a586258a21e36e45f39fa170d7365f8d879769b</id>
<content type='text'>
PHPBB3-12349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12349
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11995] Fix Revert of config.remove</title>
<updated>2013-11-02T17:13:11+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-11-02T17:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=414a4d587e0d19795cc621c4eb482b1c90e22251'/>
<id>414a4d587e0d19795cc621c4eb482b1c90e22251</id>
<content type='text'>
PHPBB3-11995
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11995
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11700] Fix a few more comments</title>
<updated>2013-09-16T02:45:58+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-09-16T02:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d626ebaf1e3d993ba3474c8dd403b18d5faf8863'/>
<id>d626ebaf1e3d993ba3474c8dd403b18d5faf8863</id>
<content type='text'>
PHPBB3-11700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11700
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11700] Move all recent code to namespaces</title>
<updated>2013-09-15T22:25:27+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-09-10T12:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b95fdacdd378877d277e261465da73deb06e50da'/>
<id>b95fdacdd378877d277e261465da73deb06e50da</id>
<content type='text'>
PHPBB3-11700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11700
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11700] Modify all code to use the new interface names</title>
<updated>2013-07-14T17:30:52+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-07-14T17:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=da2752e4004b296ae5acdd08b7c0a758d8f61e9d'/>
<id>da2752e4004b296ae5acdd08b7c0a758d8f61e9d</id>
<content type='text'>
PHPBB3-11700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11700
</pre>
</div>
</content>
</entry>
</feed>
