<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/functional/extension_module_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/14972] Avoid using self as constant in tests</title>
<updated>2018-01-01T12:56:03+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-05-06T20:26:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6e6195c303c23e66419ffed9fbc3b19856614afc'/>
<id>6e6195c303c23e66419ffed9fbc3b19856614afc</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/13777] Fix tests</title>
<updated>2015-05-31T11:22:46+00:00</updated>
<author>
<name>MateBartus</name>
<email>mate.bartus@gmail.com</email>
</author>
<published>2015-05-31T11:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fcff3ee4ad2a273081ed3061a550399dfaa9c11e'/>
<id>fcff3ee4ad2a273081ed3061a550399dfaa9c11e</id>
<content type='text'>
PHPBB3-13777
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13777
</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/12026] Add functional test for ucp extension module</title>
<updated>2013-12-03T17:10:33+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-12-03T16:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9fbeae3e0ca373f98a6102266f2bb75653e5211a'/>
<id>9fbeae3e0ca373f98a6102266f2bb75653e5211a</id>
<content type='text'>
PHPBB3-12026
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12026
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11700] Correctly load templates for extensions</title>
<updated>2013-09-19T17:53:57+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-09-19T17:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6b71284681483534a0c5511b689af1e8a0c9cdc9'/>
<id>6b71284681483534a0c5511b689af1e8a0c9cdc9</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] Fix extension loading with namespaces</title>
<updated>2013-09-19T16:29:08+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2013-09-19T16:29:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=fe36375a36ec4f816eb07b41630b6c9fa7ff12c8'/>
<id>fe36375a36ec4f816eb07b41630b6c9fa7ff12c8</id>
<content type='text'>
class loader now expects all classes to be prefixed with a backslash
when resolving paths

PHPBB3-11700
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
class loader now expects all classes to be prefixed with a backslash
when resolving paths

PHPBB3-11700
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11696] Remove manual loading of db_tools in extension controller test</title>
<updated>2013-07-14T14:10:05+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-07-14T05:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5d4c443c2df1685578084417123d52b86eb3bfb6'/>
<id>5d4c443c2df1685578084417123d52b86eb3bfb6</id>
<content type='text'>
Remember to store the file, before commiting it...

PHPBB3-11696
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remember to store the file, before commiting it...

PHPBB3-11696
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11550] Specify a valid path so it's clearer that it must be a path</title>
<updated>2013-06-11T09:37:28+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-06-11T09:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=007cd6177630c3f70521be130a18f0139b58c184'/>
<id>007cd6177630c3f70521be130a18f0139b58c184</id>
<content type='text'>
PHPBB3-11550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11550
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11550] Move comments to correct function</title>
<updated>2013-06-11T09:14:24+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2013-06-11T09:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=68d15f0f14dfdc827e1169a73c194a9e30795605'/>
<id>68d15f0f14dfdc827e1169a73c194a9e30795605</id>
<content type='text'>
PHPBB3-11550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11550
</pre>
</div>
</content>
</entry>
</feed>
