<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-5.3.20</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Fixed Bug #63435 Datetime::format('u') sometimes wrong by 1 microsecond</title>
<updated>2012-12-01T09:20:39+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-12-01T09:20:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c2554b4bb43700ae16db34d9706db1db85ec78a4'/>
<id>c2554b4bb43700ae16db34d9706db1db85ec78a4</id>
<content type='text'>
When storing '015700' microseconds in a Datetime object,
Datetime::format('u') returns '015699'

Already known per bug45554 reproducer (also fixed).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When storing '015700' microseconds in a Datetime object,
Datetime::format('u') returns '015699'

Already known per bug45554 reproducer (also fixed).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #63398 (Segfault when polling closed link)</title>
<updated>2012-11-30T06:28:32+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-11-30T06:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40fabf68edd5524b9ce0cda925d6c7888d8441c3'/>
<id>40fabf68edd5524b9ce0cda925d6c7888d8441c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests)</title>
<updated>2012-11-29T12:31:08+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2012-11-29T12:31:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc2192c08766939700260128684255772ba4296f'/>
<id>dc2192c08766939700260128684255772ba4296f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #63590 Fileinfo delivers ifferent results in TS and NTS under Windows</title>
<updated>2012-11-27T15:33:58+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-11-27T15:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e6b727d3b7eef06d8b7b6a4638a95e7a571d97b5'/>
<id>e6b727d3b7eef06d8b7b6a4638a95e7a571d97b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This test isn't supposed to pass on windows</title>
<updated>2012-11-27T15:02:55+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-11-27T15:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eff12e56b63531ca70f2bc55bbb59366b65191e0'/>
<id>eff12e56b63531ca70f2bc55bbb59366b65191e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Bug #63614 (Fatal error on Reflection)</title>
<updated>2012-11-27T05:34:36+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-11-27T05:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=df3b9a1e0791803b1d9f9300d8f36dd981126bc7'/>
<id>df3b9a1e0791803b1d9f9300d8f36dd981126bc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add unit test for bug 63126</title>
<updated>2012-11-24T16:30:48+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-11-24T16:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=92147243bf082b9d05c1b2949c35637c8fbd0dd9'/>
<id>92147243bf082b9d05c1b2949c35637c8fbd0dd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array</title>
<updated>2012-11-24T14:00:03+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-11-24T14:00:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f55bed9dad0ffbec170b857c0b3b1b33426fe9d5'/>
<id>f55bed9dad0ffbec170b857c0b3b1b33426fe9d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backported the fix for bug #63248 from 5.4+</title>
<updated>2012-11-23T12:58:22+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-11-23T12:58:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8a84b1b5d9ccb78cff61f386a6a92737ac091ee2'/>
<id>8a84b1b5d9ccb78cff61f386a6a92737ac091ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test for bug #63297</title>
<updated>2012-11-22T18:01:09+00:00</updated>
<author>
<name>Anatoliy Belsky</name>
<email>ab@php.net</email>
</author>
<published>2012-11-22T18:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=17020240735ced7c68938cda1ba195be1625211f'/>
<id>17020240735ced7c68938cda1ba195be1625211f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
