<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/extension/finder_test.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/14948] Adjust calls for twig and phpunit updates</title>
<updated>2019-05-09T19:40:06+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2018-12-30T10:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ebac54aa9e705e99a562d2fe2c0f57bc6af8dd32'/>
<id>ebac54aa9e705e99a562d2fe2c0f57bc6af8dd32</id>
<content type='text'>
PHPBB3-14948
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14948
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/15424] Multiple typo fixes in docs &amp; comments</title>
<updated>2019-05-08T20:20:56+00:00</updated>
<author>
<name>luzpaz</name>
<email>luzpaz@@users.noreply.github.com</email>
</author>
<published>2017-08-15T19:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a9a28859d4852be72ce782d079ee3183c4d54852'/>
<id>a9a28859d4852be72ce782d079ee3183c4d54852</id>
<content type='text'>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typos in some docs, guidelines, some non-user-facing files.

PHPBB3-15424
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14576] Move common required files to bootstrap</title>
<updated>2016-03-31T18:06:47+00:00</updated>
<author>
<name>Matt Friedman</name>
<email>maf675@gmail.com</email>
</author>
<published>2016-03-31T18:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=14e8113fcf01be7dbdb080458fcbf4e75668cc1a'/>
<id>14e8113fcf01be7dbdb080458fcbf4e75668cc1a</id>
<content type='text'>
PHPBB3-14576
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14576
</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/12508] Add a unit test for set_extensions()</title>
<updated>2014-06-10T09:47:42+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-09T07:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fb3c6b94aeaf77b40e815c65e0982f38aebd7384'/>
<id>fb3c6b94aeaf77b40e815c65e0982f38aebd7384</id>
<content type='text'>
PHPBB3-12508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12508
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12508] Only take a list of names for set_extensions()</title>
<updated>2014-06-10T09:47:41+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-09T07:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6980fbd27bd57dc01d7265cc742ab01a4bd9f93a'/>
<id>6980fbd27bd57dc01d7265cc742ab01a4bd9f93a</id>
<content type='text'>
PHPBB3-12508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12508
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12508] Move \phpbb\extension\finder to \phpbb\finder</title>
<updated>2014-06-10T09:47:40+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-06T16:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=183492b01931dec5052e2087f70fa432a2f51b03'/>
<id>183492b01931dec5052e2087f70fa432a2f51b03</id>
<content type='text'>
PHPBB3-12508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12508
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12508] Fix usages of the finder</title>
<updated>2014-06-10T09:47:39+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-06T15:50:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d45c681b40cf0415ce49b2cd7f3f1083e84b367c'/>
<id>d45c681b40cf0415ce49b2cd7f3f1083e84b367c</id>
<content type='text'>
PHPBB3-12508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12508
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2494 from Nicofuma/ticket/12589</title>
<updated>2014-05-30T23:35:10+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-30T23:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9c2687ddc9ba7071f7c98c118203f96a412e3d1b'/>
<id>9c2687ddc9ba7071f7c98c118203f96a412e3d1b</id>
<content type='text'>
[ticket/12589] Search directly in $directory if it's an absolute sub-path

* Nicofuma/ticket/12589:
  [ticket/12589] Add test searching in a non absolute directory
  [ticket/12589] Fix tests
  [ticket/12589] Search directly in $directory if it's an absolute sub-path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/12589] Search directly in $directory if it's an absolute sub-path

* Nicofuma/ticket/12589:
  [ticket/12589] Add test searching in a non absolute directory
  [ticket/12589] Fix tests
  [ticket/12589] Search directly in $directory if it's an absolute sub-path
</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>
</feed>
