<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/install/database_update.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/14044] Deduplicate the installers</title>
<updated>2015-10-22T19:29:52+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-10-18T20:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=597297b169e2ae14684ad1f40c8e083be22b241d'/>
<id>597297b169e2ae14684ad1f40c8e083be22b241d</id>
<content type='text'>
PHPBB3-14044
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14044
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14039] Revamp updater</title>
<updated>2015-10-17T21:05:57+00:00</updated>
<author>
<name>Mate Bartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-07-24T07:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=8f5a0ad6f73e7b7757b02c827436384c96069b5a'/>
<id>8f5a0ad6f73e7b7757b02c827436384c96069b5a</id>
<content type='text'>
PHPBB3-14039
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14039
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13904] Modify files for changes in ini wrapper</title>
<updated>2015-09-09T06:29:05+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-08-27T08:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=16f3b8c2b9de388223cbe8ace9e1d9bcf0ba5e11'/>
<id>16f3b8c2b9de388223cbe8ace9e1d9bcf0ba5e11</id>
<content type='text'>
PHPBB3-13904
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13904
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3554 from Nicofuma/ticket/13770</title>
<updated>2015-05-29T08:56:54+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2015-05-29T08:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=da68f62d4f70457ba96147fd98c9667f518093de'/>
<id>da68f62d4f70457ba96147fd98c9667f518093de</id>
<content type='text'>
[ticket/13770] Wither interface for container_builder</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/13770] Wither interface for container_builder</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13871] Fix call to undefined member function on non-object error.</title>
<updated>2015-05-28T09:53:35+00:00</updated>
<author>
<name>Cesar G</name>
<email>prototech91@gmail.com</email>
</author>
<published>2015-05-28T09:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0f040225d629de7d1a6167c7822b21a9a8ec4af5'/>
<id>0f040225d629de7d1a6167c7822b21a9a8ec4af5</id>
<content type='text'>
PHPBB3-13871
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13871
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13770] Wither interface for container_builder</title>
<updated>2015-05-14T21:04:03+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>tristan.darricau@sensiolabs.com</email>
</author>
<published>2015-04-26T17:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c96e7ef1711932c2236620903bc256b346514dfc'/>
<id>c96e7ef1711932c2236620903bc256b346514dfc</id>
<content type='text'>
PHPBB3-13770
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13770
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13697] Moving filesystem related functions to filesystem service</title>
<updated>2015-04-16T11:24:10+00:00</updated>
<author>
<name>MateBartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-03-11T23:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4bdef6fd21a5dcab455b0cd1ee2652de606929c3'/>
<id>4bdef6fd21a5dcab455b0cd1ee2652de606929c3</id>
<content type='text'>
 * Moving filesystem service to \phpbb\filesystem namespace
 * Wraping Symfony's Filesystem component
 * Moving filesystem related functions from includes/functions.php
   into \phpbb\filesystem\filesystem
   Functions moved (and deprecated):
     - phpbb_chmod
     - phpbb_is_writable
     - phpbb_is_absolute
     - phpbb_own_realpath
     - phpbb_realpath
 * Adding interface for filesystem service

PHPBB3-13697
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * Moving filesystem service to \phpbb\filesystem namespace
 * Wraping Symfony's Filesystem component
 * Moving filesystem related functions from includes/functions.php
   into \phpbb\filesystem\filesystem
   Functions moved (and deprecated):
     - phpbb_chmod
     - phpbb_is_writable
     - phpbb_is_absolute
     - phpbb_own_realpath
     - phpbb_realpath
 * Adding interface for filesystem service

PHPBB3-13697
</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/13496] Update calls to `set_config_count()`</title>
<updated>2015-02-02T20:52:59+00:00</updated>
<author>
<name>Gaëtan Muller</name>
<email>m.gaetan89@gmail.com</email>
</author>
<published>2015-01-11T17:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a633f3484c63fe4bd70df548b3ae4bd569bdef46'/>
<id>a633f3484c63fe4bd70df548b3ae4bd569bdef46</id>
<content type='text'>
PHPBB3-13496
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13496
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13494] Update calls to `set_config()`</title>
<updated>2015-02-02T18:28:23+00:00</updated>
<author>
<name>Gaëtan Muller</name>
<email>m.gaetan89@gmail.com</email>
</author>
<published>2015-01-11T16:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=79d4ff553844fa80be4da9286239f62a45489072'/>
<id>79d4ff553844fa80be4da9286239f62a45489072</id>
<content type='text'>
PHPBB3-13494
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13494
</pre>
</div>
</content>
</entry>
</feed>
