<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-7.0.24RC1</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>update NEWS</title>
<updated>2017-09-12T10:22:52+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-12T10:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b26d33a8858db1f3bac222615481c334fe4d8bae'/>
<id>b26d33a8858db1f3bac222615481c334fe4d8bae</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 #75193 segfault in collator_convert_object_to_string</title>
<updated>2017-09-12T10:21:51+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2017-09-12T07:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=7305432d9a9f7e26a06314b701fb83ad981fb8f0'/>
<id>7305432d9a9f7e26a06314b701fb83ad981fb8f0</id>
<content type='text'>
(cherry picked from commit b09497c0e2b923efef5c6c30789bc82687af9e26)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit b09497c0e2b923efef5c6c30789bc82687af9e26)
</pre>
</div>
</content>
</entry>
<entry>
<title>Set versions and date</title>
<updated>2017-09-12T07:07:28+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-12T07:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=dc253f3cf2441b4dc56d49a31b048454c9f247c3'/>
<id>dc253f3cf2441b4dc56d49a31b048454c9f247c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci skip] Fix news entry format</title>
<updated>2017-09-12T06:35:10+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-12T06:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=194547f5916ee0eccd1d55537923198586af5b9b'/>
<id>194547f5916ee0eccd1d55537923198586af5b9b</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 #75173 incorrect behavior of AppendIterator::append in foreach loop</title>
<updated>2017-09-12T06:05:58+00:00</updated>
<author>
<name>jhdxr</name>
<email>jhdxr@php.net</email>
</author>
<published>2017-09-10T18:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3e11b7fc217ee3ce7a3a2833a062d73537cf6bcc'/>
<id>3e11b7fc217ee3ce7a3a2833a062d73537cf6bcc</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 #46781 (BC math handles minus zero incorrectly)</title>
<updated>2017-09-11T21:44:23+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2017-09-11T21:44:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9aa6898b9be78bb1e138488c3204bb745a31aca7'/>
<id>9aa6898b9be78bb1e138488c3204bb745a31aca7</id>
<content type='text'>
Actually, there is no negative zero at all.  We obey Postel's law, and
still accept negative zeroes, but we store them as positive zeroes
after the conversion from string, i.e. we normalize before further
processing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Actually, there is no negative zero at all.  We obey Postel's law, and
still accept negative zeroes, but we store them as positive zeroes
after the conversion from string, i.e. we normalize before further
processing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fork test to keep up with libxsl &gt;= 1.1.30</title>
<updated>2017-09-11T16:14:51+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-11T16:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d103802003aaa808e07e52d957e346fe4fb75952'/>
<id>d103802003aaa808e07e52d957e346fe4fb75952</id>
<content type='text'>
The behavior of date parsing has changed and is reflected in the
changelog. Invalid dates are not accepted, in particular dates with a
negative year, as in this test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The behavior of date parsing has changed and is reflected in the
changelog. Invalid dates are not accepted, in particular dates with a
negative year, as in this test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add symbol to libxml exports</title>
<updated>2017-09-11T15:35:25+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-11T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=04a6bbae6c2dd21533552fc45e0c05d4b8320a9f'/>
<id>04a6bbae6c2dd21533552fc45e0c05d4b8320a9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test compat with libxml2 2.9.5</title>
<updated>2017-09-11T14:12:04+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-11T14:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=cab41ecb933ad0566526ede5b68b8ca554d258ec'/>
<id>cab41ecb933ad0566526ede5b68b8ca554d258ec</id>
<content type='text'>
One warning disappeared, but the flow is still valid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One warning disappeared, but the flow is still valid.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test compat with libxml2 2.9.5</title>
<updated>2017-09-11T12:32:54+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-11T12:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=3549d9184af0e3bffa393bb2c64f2a2ba3bde43b'/>
<id>3549d9184af0e3bffa393bb2c64f2a2ba3bde43b</id>
<content type='text'>
From 2.9.5 on libxml explcitly initializes the keepBlanks flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From 2.9.5 on libxml explcitly initializes the keepBlanks flag.
</pre>
</div>
</content>
</entry>
</feed>
