<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/functions_acp/validate_range_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/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/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/12056] validate_range: Fix "Creating default object from empty value"</title>
<updated>2013-12-04T12:33:19+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2013-12-04T12:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=70e47bc9290ff0ce54b53374f703a3574c54325c'/>
<id>70e47bc9290ff0ce54b53374f703a3574c54325c</id>
<content type='text'>
PHPBB3-12056
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-12056
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/10973] Drop all require_once for mocks. Use autoloading.</title>
<updated>2012-07-08T20:57:23+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2012-07-08T20:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d3bbde69c441a5d795a16e66c9cc7a9194f42218'/>
<id>d3bbde69c441a5d795a16e66c9cc7a9194f42218</id>
<content type='text'>
PHPBB3-10973
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-10973
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9916] Updating license in non-distributed files</title>
<updated>2012-01-02T18:10:36+00:00</updated>
<author>
<name>Unknown</name>
<email>unknownbliss@phpbbdevelopers.net</email>
</author>
<published>2012-01-02T17:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=66c50f6b30400b729d3fea4fb06dad5eb559aa51'/>
<id>66c50f6b30400b729d3fea4fb06dad5eb559aa51</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/10198] Verify behaviour of validate_range with multibyte strings</title>
<updated>2011-06-09T23:38:11+00:00</updated>
<author>
<name>Nils Adermann</name>
<email>naderman@naderman.de</email>
</author>
<published>2011-06-09T23:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=70f9dec810e3104357b6cf13978cb52ea8cd8e99'/>
<id>70f9dec810e3104357b6cf13978cb52ea8cd8e99</id>
<content type='text'>
Using str_repeat instead of custom function to repeat characters.

PHPBB3-10198
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using str_repeat instead of custom function to repeat characters.

PHPBB3-10198
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9823] Replace 0x80000000 with -2147483648 in tests.</title>
<updated>2011-02-03T23:28:33+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2011-02-03T23:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7dc293232114fc8a16326675fa229ef924b1b289'/>
<id>7dc293232114fc8a16326675fa229ef924b1b289</id>
<content type='text'>
See 181f2551cfc82e119d73f462268813d18de06097

PHPBB3-9823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See 181f2551cfc82e119d73f462268813d18de06097

PHPBB3-9823
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9823] Move mock file into the mock/ folder.</title>
<updated>2011-02-01T13:54:29+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2011-02-01T13:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=9846d806f3bc719138f237b64c8ca7db961838e8'/>
<id>9846d806f3bc719138f237b64c8ca7db961838e8</id>
<content type='text'>
PHPBB3-9823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9823
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/9823] Update Unit tests to the new system and correct some minor issues</title>
<updated>2011-02-01T13:09:52+00:00</updated>
<author>
<name>Joas Schilling</name>
<email>nickvergessen@gmx.de</email>
</author>
<published>2011-02-01T13:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=6b00d7aa096b01ce6e59a8467f79eb193c25a35b'/>
<id>6b00d7aa096b01ce6e59a8467f79eb193c25a35b</id>
<content type='text'>
PHPBB3-9823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-9823
</pre>
</div>
</content>
</entry>
</feed>
