<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend, branch php-7.0.0alpha2</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 #69905 (null ptr deref and segfault in ZEND_FETCH_DIM_RW_SPEC_VAR_UNUSED_HANDLER)</title>
<updated>2015-06-23T13:26:40+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-23T13:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7a01c44ab268820c2365798fde0fe010cf6c5e20'/>
<id>7a01c44ab268820c2365798fde0fe010cf6c5e20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop duplicate object-to-type notices</title>
<updated>2015-06-22T14:25:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-06-22T14:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8a83aed45847edf7e6ed59a996bc991dec3ef96b'/>
<id>8a83aed45847edf7e6ed59a996bc991dec3ef96b</id>
<content type='text'>
We already generate a recoverable fatal for these earlier, no need
to throw an additional notice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We already generate a recoverable fatal for these earlier, no need
to throw an additional notice.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git.php.net:php-src</title>
<updated>2015-06-22T14:07:25+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-22T14:07:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d4cd659b5ab6032a7a3c7bbbd19d021f7ca47b0d'/>
<id>d4cd659b5ab6032a7a3c7bbbd19d021f7ca47b0d</id>
<content type='text'>
* 'master' of git.php.net:php-src:
  Drop superfluous __toString handling code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 'master' of git.php.net:php-src:
  Drop superfluous __toString handling code
</pre>
</div>
</content>
</entry>
<entry>
<title>Added comments</title>
<updated>2015-06-22T13:39:07+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-22T13:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=567aa1783e30570140a21f94b98bc99a4aa1241b'/>
<id>567aa1783e30570140a21f94b98bc99a4aa1241b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop superfluous __toString handling code</title>
<updated>2015-06-22T13:33:41+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2015-06-22T13:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=628d4394022d60e519377bb3b2a05722de5472ab'/>
<id>628d4394022d60e519377bb3b2a05722de5472ab</id>
<content type='text'>
This is already covered by the cast_object invokation above it. We
do not use this kind of fallback in any other casting code anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is already covered by the cast_object invokation above it. We
do not use this kind of fallback in any other casting code anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Also try __has_builtin() where builtins are used</title>
<updated>2015-06-22T11:24:39+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2015-06-22T11:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=70e86b876691e4bf1377f9bf1e25a7158d33805d'/>
<id>70e86b876691e4bf1377f9bf1e25a7158d33805d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid overhead in RELEASE build.</title>
<updated>2015-06-22T10:08:33+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-22T10:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=44d545b8e1c0bb48a969e5208b6002b2423e6bde'/>
<id>44d545b8e1c0bb48a969e5208b6002b2423e6bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed crash in Zend/tests/bug69891.phpt on x86 (32-bit).</title>
<updated>2015-06-22T09:53:52+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-22T09:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b97df475dfbfe5c7ddd883432eb3bcf3645803e9'/>
<id>b97df475dfbfe5c7ddd883432eb3bcf3645803e9</id>
<content type='text'>
compare_function() now has to be compatible with binary_op_type (use fastcall convention).
Introduced new zval_compare_function() to be used as zval comparison callback instead of compare_function().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compare_function() now has to be compatible with binary_op_type (use fastcall convention).
Introduced new zval_compare_function() to be used as zval comparison callback instead of compare_function().
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix arginfo for built-in engine functions"</title>
<updated>2015-06-22T08:44:57+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-22T08:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ed418312a5937389c3b2aa486291bfeb5ffde4c2'/>
<id>ed418312a5937389c3b2aa486291bfeb5ffde4c2</id>
<content type='text'>
This reverts commit d2356541d0386e3f0b6d593e2cc046ced68ff050.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d2356541d0386e3f0b6d593e2cc046ced68ff050.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix set_error_handler() arginfo"</title>
<updated>2015-06-22T08:44:49+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2015-06-22T08:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3db071dba23ee3ee694aab915d7acf105dfde3c3'/>
<id>3db071dba23ee3ee694aab915d7acf105dfde3c3</id>
<content type='text'>
This reverts commit b5240280b089acad03616987cee4bb76d94c8c56.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b5240280b089acad03616987cee4bb76d94c8c56.
</pre>
</div>
</content>
</entry>
</feed>
