<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend, branch php-5.6.16</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 test</title>
<updated>2015-11-02T02:58:55+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-11-02T02:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=227c898cd9b763adc5c8371b02a82e5f8351fc5f'/>
<id>227c898cd9b763adc5c8371b02a82e5f8351fc5f</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 #70828 (php-fpm 5.6 with opcache crashes when referencing a non-existent constant)</title>
<updated>2015-11-02T02:47:02+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-11-02T02:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=37ed0dafe47fb1053aee7822113bacc1f213337a'/>
<id>37ed0dafe47fb1053aee7822113bacc1f213337a</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 #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l)</title>
<updated>2015-10-20T05:20:56+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-10-20T05:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d5f76caf6cf334d1bb4ca69662065b3bb34d76c5'/>
<id>d5f76caf6cf334d1bb4ca69662065b3bb34d76c5</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 #70685</title>
<updated>2015-10-10T12:59:21+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-10-10T12:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d7d01fc9a326fe530df4e067db1df9ec451f4411'/>
<id>d7d01fc9a326fe530df4e067db1df9ec451f4411</id>
<content type='text'>
Doing a less intrusive variant of the PHP 7.0 fix for 5.6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doing a less intrusive variant of the PHP 7.0 fix for 5.6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve previous fix</title>
<updated>2015-10-09T21:28:24+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-10-09T21:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e19423f3cbeaf2ac57a4af1e7c5b84fc6721177b'/>
<id>e19423f3cbeaf2ac57a4af1e7c5b84fc6721177b</id>
<content type='text'>
Don't forbid null binding on plain functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't forbid null binding on plain functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #70681</title>
<updated>2015-10-09T21:01:23+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-10-09T21:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bbae7ddf29192af25a3a776dfc52508c162d2ea6'/>
<id>bbae7ddf29192af25a3a776dfc52508c162d2ea6</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 #70632 (Third one of segfault in gc_remove_from_buffer)</title>
<updated>2015-10-04T03:33:24+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-10-04T03:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2fb8bb1157958465a8b12c1a41015b907787c17a'/>
<id>2fb8bb1157958465a8b12c1a41015b907787c17a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #70157 parse_ini_string() segmentation fault with INI_SCANNER_TYPED</title>
<updated>2015-08-15T07:10:34+00:00</updated>
<author>
<name>Tjerk Meesters</name>
<email>datibbaw@php.net</email>
</author>
<published>2015-08-15T06:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d7159d26d277e34b4b2df4c1e49ec51ffb229cf'/>
<id>0d7159d26d277e34b4b2df4c1e49ec51ffb229cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2015-08-04T23:13:53+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-08-04T23:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=568a35f84f934d1fe1b9817b4226cf2bd9d8f4cc'/>
<id>568a35f84f934d1fe1b9817b4226cf2bd9d8f4cc</id>
<content type='text'>
* PHP-5.5:
  __wakeup doesn't have to be final
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  __wakeup doesn't have to be final
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2015-08-04T23:13:43+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2015-08-04T23:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f2f8ea9ac53973a1ddb55ddc5eae3109d841309c'/>
<id>f2f8ea9ac53973a1ddb55ddc5eae3109d841309c</id>
<content type='text'>
* PHP-5.4:
  __wakeup doesn't have to be final
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  __wakeup doesn't have to be final
</pre>
</div>
</content>
</entry>
</feed>
