<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/template/includephp_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/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/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/11628] Remove template_path option on set_custom_style</title>
<updated>2013-07-24T18:25:20+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-07-24T18:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=12c22585069066957cc3211136ebd480295d4758'/>
<id>12c22585069066957cc3211136ebd480295d4758</id>
<content type='text'>
This was set to default 'template/' to append template/ to all the paths,
but every location was actually just setting it to '' to not append anything.
So removed the option entirely (additional paths can be appended to the paths
being sent to the function already)

PHPBB3-11628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was set to default 'template/' to append template/ to all the paths,
but every location was actually just setting it to '' to not append anything.
So removed the option entirely (additional paths can be appended to the paths
being sent to the function already)

PHPBB3-11628
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11628] Remove third parameter ($names) from set_custom_style</title>
<updated>2013-07-24T17:56:39+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-07-24T17:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4b761f65758c40db4851983fa3a08d354da3323d'/>
<id>4b761f65758c40db4851983fa3a08d354da3323d</id>
<content type='text'>
This was basically duplicating functionality. $names would be used if not
empty, else array($name) would be used. Merged functionality into the first
argument

PHPBB3-11628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was basically duplicating functionality. $names would be used if not
empty, else array($name) would be used. Merged functionality into the first
argument

PHPBB3-11628
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11628] Remove phpbb_style (move methods to phpbb_template)</title>
<updated>2013-07-24T17:24:35+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-07-24T17:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5d1afb453211d42a8deacb66684c136385918192'/>
<id>5d1afb453211d42a8deacb66684c136385918192</id>
<content type='text'>
PHPBB3-11628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11628
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11664] Stop creating php.html file in root path in tests</title>
<updated>2013-07-12T16:56:03+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-07-12T16:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=df3f0a212ee55fbcd06f25abed23f9f1d1ca01ae'/>
<id>df3f0a212ee55fbcd06f25abed23f9f1d1ca01ae</id>
<content type='text'>
Also includephp_absolute.html

PHPBB3-11664
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also includephp_absolute.html

PHPBB3-11664
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/twig] template-&gt;cachepath is now private, missed checking tests</title>
<updated>2013-07-02T17:59:23+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-07-02T17:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2507c648fe92de5363bd443839d1bb52f55795b4'/>
<id>2507c648fe92de5363bd443839d1bb52f55795b4</id>
<content type='text'>
PHPBB3-11598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11598
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/twig] INCLUDEPHP token abs paths &amp; fix test</title>
<updated>2013-06-25T21:51:50+00:00</updated>
<author>
<name>Nathaniel Guse</name>
<email>nathaniel.guse@gmail.com</email>
</author>
<published>2013-06-25T21:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=1c8c03c4dbd74f2f2abf6d2968bc33a234df5a4e'/>
<id>1c8c03c4dbd74f2f2abf6d2968bc33a234df5a4e</id>
<content type='text'>
PHPBB3-11598
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11598
</pre>
</div>
</content>
</entry>
<entry>
<title>[feature/template-events] Convert a single style name to array of them.</title>
<updated>2012-11-17T21:42:40+00:00</updated>
<author>
<name>Oleg Pudeyev</name>
<email>oleg@bsdpower.com</email>
</author>
<published>2012-11-08T17:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=44d6dc4c4ccf969fd3d84f3b39bfd24ecd3a3f9d'/>
<id>44d6dc4c4ccf969fd3d84f3b39bfd24ecd3a3f9d</id>
<content type='text'>
This allows template code to know the entire style hierarchy for
templates being rendered.

PHPBB3-9550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows template code to know the entire style hierarchy for
templates being rendered.

PHPBB3-9550
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #881 from Fyorl/ticket/10970</title>
<updated>2012-11-10T15:46:50+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2012-11-10T15:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f0cfae1f014e5defd373bac74b5d915fc3568c7a'/>
<id>f0cfae1f014e5defd373bac74b5d915fc3568c7a</id>
<content type='text'>
Allow INCLUDE template macros to accept paths of the form {FOO}/a/{BAR}/c</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow INCLUDE template macros to accept paths of the form {FOO}/a/{BAR}/c</pre>
</div>
</content>
</entry>
</feed>
