<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/di/fixtures/ext, 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/15987] Go back to previous table definition type</title>
<updated>2019-05-14T19:20:51+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2019-05-14T19:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d72498a9c3006210c49cb1690d079d52593db127'/>
<id>d72498a9c3006210c49cb1690d079d52593db127</id>
<content type='text'>
This will still allow using the 'tables' parameter array but will also ensure
full backward compatibility and compatibility with extensions that will add
more tables to the 'tables' array.

PHPBB3-15987
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will still allow using the 'tables' parameter array but will also ensure
full backward compatibility and compatibility with extensions that will add
more tables to the 'tables' array.

PHPBB3-15987
</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/12620] Use the test environment for the tests</title>
<updated>2014-11-20T20:12:22+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-11-19T18:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=dd4f2387fd2f4df0e1513c251c9044f5bef60618'/>
<id>dd4f2387fd2f4df0e1513c251c9044f5bef60618</id>
<content type='text'>
PHPBB3-12620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12620
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12620] Add a test using a custom DI extension in an extension</title>
<updated>2014-11-20T20:01:03+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-11-11T18:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0a1db77ea85116adf24f9d3f0b92a44f818a107f'/>
<id>0a1db77ea85116adf24f9d3f0b92a44f818a107f</id>
<content type='text'>
PHPBB3-12620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12620
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12620] Adds a yaml config file</title>
<updated>2014-11-20T19:59:48+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-10-04T14:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6cbb60d13f75da6d9b6c6d60555ea119df79b5c0'/>
<id>6cbb60d13f75da6d9b6c6d60555ea119df79b5c0</id>
<content type='text'>
PHPBB3-12620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12620
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12620] Updates test environment (production =&gt; development)</title>
<updated>2014-11-20T19:59:38+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-10-01T22:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=74cd97e75b1dce43a05d8e15e9fbccf01e833b57'/>
<id>74cd97e75b1dce43a05d8e15e9fbccf01e833b57</id>
<content type='text'>
PHPBB3-12620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12620
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12620] Add the support of the environments for the ext services</title>
<updated>2014-11-20T18:06:47+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-09-05T00:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0bf3d2d962c33ffa606d38e91d04665b78fbd8bc'/>
<id>0bf3d2d962c33ffa606d38e91d04665b78fbd8bc</id>
<content type='text'>
We look for an environment.yml file in the config/PHPBB_ENVIRONMENT/
directory of the extensionss. If the directory does not exist we look
for the environment.yml file in the 'default' environment and finally
for the services.yml file in the config/ directory.

PHPBB3-12620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We look for an environment.yml file in the config/PHPBB_ENVIRONMENT/
directory of the extensionss. If the directory does not exist we look
for the environment.yml file in the 'default' environment and finally
for the services.yml file in the config/ directory.

PHPBB3-12620
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12775] Add tests for the container factory</title>
<updated>2014-07-06T23:02:27+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-06-27T23:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1d966fbc86db47c3518b35de849cad3a1f295e71'/>
<id>1d966fbc86db47c3518b35de849cad3a1f295e71</id>
<content type='text'>
PHPBB3-12775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12775
</pre>
</div>
</content>
</entry>
</feed>
