<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/standard/tests/math, branch immutable-date</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-10-10T02:31:31+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-10-10T02:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=e081c55fb50d5a088d93a15834e7ec8129097fb3'/>
<id>e081c55fb50d5a088d93a15834e7ec8129097fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove executable permission on phpt</title>
<updated>2012-10-10T02:27:49+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-10-10T02:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=610c7fbe7b93498154b17e4e81018b72fa15ec45'/>
<id>610c7fbe7b93498154b17e4e81018b72fa15ec45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #62112: number_format() is not binary safe</title>
<updated>2012-05-23T09:37:27+00:00</updated>
<author>
<name>Gustavo André dos Santos Lopes</name>
<email>cataphract@php.net</email>
</author>
<published>2012-05-23T08:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=3e62aae1b456440328af4153524e22679b84f68a'/>
<id>3e62aae1b456440328af4153524e22679b84f68a</id>
<content type='text'>
The bug report actually urges PHP 5.3's behavior to be
reinstated -- that is, make "\0", when used as a separator,
be the same as no separator at all. I believe that is not a
proper course of action and that "\0" being interpreted as
no seperator was a bug in PHP 5.3.

Using "" for no separator, in both 5.3 and 5.4, before and
after this change, causes no separator to be used, so
there is no functionality loss.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug report actually urges PHP 5.3's behavior to be
reinstated -- that is, make "\0", when used as a separator,
be the same as no separator at all. I believe that is not a
proper course of action and that "\0" being interpreted as
no seperator was a bug in PHP 5.3.

Using "" for no separator, in both 5.3 and 5.4, before and
after this change, causes no separator to be used, so
there is no functionality loss.
</pre>
</div>
</content>
</entry>
<entry>
<title>test fixes on Darwin</title>
<updated>2011-08-31T07:10:17+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2011-08-31T07:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=9d52e9b15f50d9440989854a211e90eef94e8900'/>
<id>9d52e9b15f50d9440989854a211e90eef94e8900</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFB: Fixed two failing tests that were caused by arbitrarily chosen</title>
<updated>2011-05-14T20:38:47+00:00</updated>
<author>
<name>Martin Jansen</name>
<email>mj@php.net</email>
</author>
<published>2011-05-14T20:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=41dbe394710a99f98b2acd8637a741b702025ce4'/>
<id>41dbe394710a99f98b2acd8637a741b702025ce4</id>
<content type='text'>
but apparently bogus upper resp. lower limits for mt_rand().

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but apparently bogus upper resp. lower limits for mt_rand().

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed two failing tests that were caused by arbitrarily chosen</title>
<updated>2011-05-14T20:29:46+00:00</updated>
<author>
<name>Martin Jansen</name>
<email>mj@php.net</email>
</author>
<published>2011-05-14T20:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=2ce1fd71ea4e7047b73ce40645eb2cfdb70365bd'/>
<id>2ce1fd71ea4e7047b73ce40645eb2cfdb70365bd</id>
<content type='text'>
but apparently bogus upper resp. lower limits for mt_rand().

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but apparently bogus upper resp. lower limits for mt_rand().

</pre>
</div>
</content>
</entry>
<entry>
<title>Implement FR #53457 (number_format must support more than one character for</title>
<updated>2010-12-03T10:10:08+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2010-12-03T10:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=d2263d482d58180377a3c5e848352dbf0421cb68'/>
<id>d2263d482d58180377a3c5e848352dbf0421cb68</id>
<content type='text'>
thousands separator).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thousands separator).

</pre>
</div>
</content>
</entry>
<entry>
<title>Additional fix for bug #52550 &amp; fix test &amp; warning from previous fixes</title>
<updated>2010-08-08T15:45:02+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-08-08T15:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=7ab1a74f499bd889cb2eee69d1d18308c7f24f79'/>
<id>7ab1a74f499bd889cb2eee69d1d18308c7f24f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional fix for bug #52550 &amp; fix test &amp; warning from previous fixes</title>
<updated>2010-08-08T15:45:02+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-08-08T15:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=d9af17b839a992322d43efcfa89e5ca70624c3a7'/>
<id>d9af17b839a992322d43efcfa89e5ca70624c3a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops, didn't mean to remove the -0 here</title>
<updated>2009-08-10T23:18:07+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2009-08-10T23:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=5f962f0e3822709fe460e96755ee86bed8de9595'/>
<id>5f962f0e3822709fe460e96755ee86bed8de9595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
