<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/phpbb/path_helper.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/15351] Makes confirm_works in a router context (app.php)</title>
<updated>2017-09-08T14:26:39+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2017-09-08T08:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c368d170cf09d06ff63249d4405323e6108d90bb'/>
<id>c368d170cf09d06ff63249d4405323e6108d90bb</id>
<content type='text'>
PHPBB3-15351
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-15351
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14440] Add comments</title>
<updated>2016-02-11T21:18:09+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>tristan.darricau@sensiolabs.com</email>
</author>
<published>2016-02-11T21:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5557760eccab67515990622471bd5de297e40f1e'/>
<id>5557760eccab67515990622471bd5de297e40f1e</id>
<content type='text'>
PHPBB3-14440
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14440
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14440] Correctly remove the web root path in update_web_root_path</title>
<updated>2016-02-03T23:27:12+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>tristan.darricau@sensiolabs.com</email>
</author>
<published>2016-02-03T23:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7ec6dd75f388bf449016d78e39c93d3c13f99e69'/>
<id>7ec6dd75f388bf449016d78e39c93d3c13f99e69</id>
<content type='text'>
PHPBB3-14440
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14440
</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>Merge pull request #3055 from marc1706/ticket/13192</title>
<updated>2015-01-19T15:45:43+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2015-01-19T15:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=add3d3e76001c6f0355da37355b0ff89cc8b8f04'/>
<id>add3d3e76001c6f0355da37355b0ff89cc8b8f04</id>
<content type='text'>
[ticket/13192] Add method for generating valid user page links based on mod_rewrite

* marc1706/ticket/13192:
  [ticket/13192] Add test for app.php in external subfolder
  [ticket/13192] Use ltrim() instead of preg_replace()
  [ticket/13192] Order test cases consistently
  [ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
  [ticket/13192] Pass correct parameters and rename method to get_valid_page
  [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
  [ticket/13192] Use get_valid_user_page method in build_url function
  [ticket/13192] Add method for generating valid user page links
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/13192] Add method for generating valid user page links based on mod_rewrite

* marc1706/ticket/13192:
  [ticket/13192] Add test for app.php in external subfolder
  [ticket/13192] Use ltrim() instead of preg_replace()
  [ticket/13192] Order test cases consistently
  [ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
  [ticket/13192] Pass correct parameters and rename method to get_valid_page
  [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
  [ticket/13192] Use get_valid_user_page method in build_url function
  [ticket/13192] Add method for generating valid user page links
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13192] Use ltrim() instead of preg_replace()</title>
<updated>2015-01-10T11:46:40+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2015-01-10T11:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=e6509aaf606264414f30248afd1081ff05207328'/>
<id>e6509aaf606264414f30248afd1081ff05207328</id>
<content type='text'>
PHPBB3-13192
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13192
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root</title>
<updated>2015-01-04T16:41:02+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-02T11:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=281cc5353208258e7f4a9032f720c5f1ae0fb8dc'/>
<id>281cc5353208258e7f4a9032f720c5f1ae0fb8dc</id>
<content type='text'>
PHPBB3-13192
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-13192
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8 from phpbb/ticket/security-169</title>
<updated>2014-11-22T14:51:48+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2014-11-22T14:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a3b18d87ddef00424a2dc35061780e1a7dc2c0c6'/>
<id>a3b18d87ddef00424a2dc35061780e1a7dc2c0c6</id>
<content type='text'>
[ticket/security-169] Stop loop through referer dir in top directory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ticket/security-169] Stop loop through referer dir in top directory
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/13280] Output escaping for the symfony request object</title>
<updated>2014-11-16T15:45:19+00:00</updated>
<author>
<name>Tristan Darricau</name>
<email>github@nicofuma.fr</email>
</author>
<published>2014-11-12T10:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=0dfe1d0d8b007ec7b7cae0715cfb2e5f4e33bad4'/>
<id>0dfe1d0d8b007ec7b7cae0715cfb2e5f4e33bad4</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/security-169] Stop loop through referer dir in top directory</title>
<updated>2014-11-09T22:00:39+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2014-11-09T21:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9bb302b92ca58d9204290363b190ef4b57009ec6'/>
<id>9bb302b92ca58d9204290363b190ef4b57009ec6</id>
<content type='text'>
SECURITY-169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SECURITY-169
</pre>
</div>
</content>
</entry>
</feed>
