<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markzz/aurweb.git/web/lib/gettext.php, branch bugs/48729</title>
<subtitle>aurweb working repository</subtitle>
<id>https://git.markzz.net/markzz/aurweb.git/atom/web/lib/gettext.php?h=bugs%2F48729</id>
<link rel='self' href='https://git.markzz.net/markzz/aurweb.git/atom/web/lib/gettext.php?h=bugs%2F48729'/>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/'/>
<updated>2016-01-28T21:55:32Z</updated>
<entry>
<title>Rename constructors to __construct</title>
<updated>2016-01-28T21:55:32Z</updated>
<author>
<name>Marcel Korpel</name>
<email>marcel.korpel@gmail.com</email>
</author>
<published>2016-01-17T22:14:58Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=2121982862f25488a0e0fae58b387c2cd4b1f208'/>
<id>urn:sha1:2121982862f25488a0e0fae58b387c2cd4b1f208</id>
<content type='text'>
In PHP 7, constructor methods that have the same name as the class
they are defined in are deprecated. Use __construct instead.
http://php.net/manual/en/migration70.deprecated.php

Signed-off-by: Marcel Korpel &lt;marcel.korpel@gmail.com&gt;
Signed-off-by: Lukas Fleischer &lt;lfleischer@archlinux.org&gt;
</content>
</entry>
<entry>
<title>Style fixes: Capitalization of "true" and "false"</title>
<updated>2014-02-06T15:32:31Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2014-02-06T08:15:16Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=165bcba54e7cb2f21202fc24c01569fa63ce8baa'/>
<id>urn:sha1:165bcba54e7cb2f21202fc24c01569fa63ce8baa</id>
<content type='text'>
Use "true" instead of "TRUE" and "false" instead of "FALSE" or "False".

Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Add php-gettext libraries to "web/lib/".</title>
<updated>2011-04-10T13:40:49Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>archlinux@cryptocrack.de</email>
</author>
<published>2011-04-07T00:59:43Z</published>
<link rel='alternate' type='text/html' href='https://git.markzz.net/markzz/aurweb.git/commit/?id=779ecc8c3a36f3981453ec81f4c84e42a000f23f'/>
<id>urn:sha1:779ecc8c3a36f3981453ec81f4c84e42a000f23f</id>
<content type='text'>
Signed-off-by: Lukas Fleischer &lt;archlinux@cryptocrack.de&gt;
</content>
</entry>
</feed>
