<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/utf/utf_normalizer.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>[feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback</title>
<updated>2014-11-08T10:36:13+00:00</updated>
<author>
<name>Nicolas Grekas</name>
<email>nicolas.grekas@gmail.com</email>
</author>
<published>2013-11-20T12:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=5a7caf65084369422fdbe4aaaae46e5de69cc594'/>
<id>5a7caf65084369422fdbe4aaaae46e5de69cc594</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.</title>
<updated>2014-04-29T15:51:21+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2014-04-29T15:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=89391dec089e8085f486b768ad7654f62166f4a2'/>
<id>89391dec089e8085f486b768ad7654f62166f4a2</id>
<content type='text'>
* There MUST NOT be trailing whitespace at the end of lines.
* There MUST NOT be whitespace before the first content of a file.
* There MUST NOT be whitespace after the last content of a file.
* Functions MUST NOT contain multiple empty lines in a row.

PHPBB3-12458
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* There MUST NOT be trailing whitespace at the end of lines.
* There MUST NOT be whitespace before the first content of a file.
* There MUST NOT be whitespace after the last content of a file.
* Functions MUST NOT contain multiple empty lines in a row.

PHPBB3-12458
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9916] Updating header license and removing Version $Id$</title>
<updated>2011-12-31T13:32:52+00:00</updated>
<author>
<name>Unknown</name>
<email>unknownbliss@phpbbdevelopers.net</email>
</author>
<published>2011-12-31T13:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7a04c9048c110f0bd21ea3e9e869e17b408d640e'/>
<id>7a04c9048c110f0bd21ea3e9e869e17b408d640e</id>
<content type='text'>
PHPBB3-9916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9916
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9556] Drop php closing tags, add trailing newline</title>
<updated>2010-11-11T18:10:55+00:00</updated>
<author>
<name>Igor Wiedler</name>
<email>igor@wiedler.ch</email>
</author>
<published>2010-11-09T07:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=af5b9a96409d788733fcb1ff367e0c7fb0583702'/>
<id>af5b9a96409d788733fcb1ff367e0c7fb0583702</id>
<content type='text'>
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .

Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;

Extensions: php, css, html, js, xml.

PHPBB3-9556
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .

Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;

Extensions: php, css, html, js, xml.

PHPBB3-9556
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a few functions truly static to fix the tests.</title>
<updated>2010-03-06T03:41:49+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2010-03-06T03:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9d28bcd30812e0706536988cb6e43118f3dc5851'/>
<id>9d28bcd30812e0706536988cb6e43118f3dc5851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy 3.0.x branch to trunk</title>
<updated>2009-10-04T18:14:59+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-10-04T18:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2e17e448deed073f8614bb555a8ef20c57291c2a'/>
<id>2e17e448deed073f8614bb555a8ef20c57291c2a</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>Move trunk/phpBB to old_trunk/phpBB </title>
<updated>2009-10-04T18:13:59+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2009-10-04T18:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=bf8ac19eaa8d74f9dfd6d597190f5664e7339382'/>
<id>bf8ac19eaa8d74f9dfd6d597190f5664e7339382</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>ok... i hope i haven't messed too much with the code and everything is still working.</title>
<updated>2008-05-29T12:25:56+00:00</updated>
<author>
<name>Meik Sievertsen</name>
<email>acydburn@phpbb.com</email>
</author>
<published>2008-05-29T12:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2f4a618900e2c3b6ea14c68cbeb5897cd2ac1a04'/>
<id>2f4a618900e2c3b6ea14c68cbeb5897cd2ac1a04</id>
<content type='text'>
Changes:
- Ascraeus now uses constants for the phpbb root path and the php extension. This ensures more security for external applications and modifications (no more overwriting of root path and extension possible through insecure mods and register globals enabled) as well as no more globalizing needed.
- A second change implemented here is an additional short-hand-notation for append_sid(). It is allowed to omit the root path and extension now (for example calling append_sid('memberlist')) - in this case the root path and extension get added automatically. The hook is called after these are added.

git-svn-id: file:///svn/phpbb/trunk@8572 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:
- Ascraeus now uses constants for the phpbb root path and the php extension. This ensures more security for external applications and modifications (no more overwriting of root path and extension possible through insecure mods and register globals enabled) as well as no more globalizing needed.
- A second change implemented here is an additional short-hand-notation for append_sid(). It is allowed to omit the root path and extension now (for example calling append_sid('memberlist')) - in this case the root path and extension get added automatically. The hook is called after these are added.

git-svn-id: file:///svn/phpbb/trunk@8572 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing access to const members in the normalizer and the normalizer test</title>
<updated>2008-05-05T00:14:46+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2008-05-05T00:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=2cfc6b7e0b567dca9bf361ad3a694ba071821c44'/>
<id>2cfc6b7e0b567dca9bf361ad3a694ba071821c44</id>
<content type='text'>
git-svn-id: file:///svn/phpbb/trunk@8550 89ea8834-ac86-4346-8a33-228a782c2dd0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///svn/phpbb/trunk@8550 89ea8834-ac86-4346-8a33-228a782c2dd0
</pre>
</div>
</content>
</entry>
</feed>
