<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/functions/build_url_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] Migrate from deprecated getMock() method to createMock()</title>
<updated>2019-05-08T19:57:00+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-03-19T14:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=42b7782927713c2ca2fb704db6217016347b586e'/>
<id>42b7782927713c2ca2fb704db6217016347b586e</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/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/13280] Add new tests</title>
<updated>2014-11-12T14:43:20+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-11-12T10:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=526a97db7cea84ab54b7d283c888ada58a310bc4'/>
<id>526a97db7cea84ab54b7d283c888ada58a310bc4</id>
<content type='text'>
PHPBB3-13280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13280
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"</title>
<updated>2014-11-12T14:42:23+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-11-12T09:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6d533d2f8630d5bed2bfdbfd09cc9c689fbad1b5'/>
<id>6d533d2f8630d5bed2bfdbfd09cc9c689fbad1b5</id>
<content type='text'>
This reverts commit a1b58d05d158ff7afd789c1b27821e17198f8d58, reversing
changes made to 0e772afb9db640e54e84cfccaddcf74f3edbb3fb.

PHPBB3-13280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a1b58d05d158ff7afd789c1b27821e17198f8d58, reversing
changes made to 0e772afb9db640e54e84cfccaddcf74f3edbb3fb.

PHPBB3-13280
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13280] Add additional sanitizer for ampersands in server superglobal</title>
<updated>2014-11-03T16:27:01+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-03T16:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=13b59af1ffd0af652ba0ce3bc3f2594fc448fdb5'/>
<id>13b59af1ffd0af652ba0ce3bc3f2594fc448fdb5</id>
<content type='text'>
PHPBB3-13280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13280
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13280] Correctly format user page for build_url()</title>
<updated>2014-11-03T15:24:09+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-03T15:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6fd092b5df6f96530fec8ba1aec426b6d59b822b'/>
<id>6fd092b5df6f96530fec8ba1aec426b6d59b822b</id>
<content type='text'>
PHPBB3-13280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13280
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/12099] Remove config again</title>
<updated>2014-06-29T18:54:41+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-05-07T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b7e1959d56a3334f730e5d0fd4194f5e4d0597a3'/>
<id>b7e1959d56a3334f730e5d0fd4194f5e4d0597a3</id>
<content type='text'>
PHPBB3-12099
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12099
</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>
