<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/soap, branch php-7.1.0beta3</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>Fix some insecure usages of php_rand</title>
<updated>2016-07-05T15:02:34+00:00</updated>
<author>
<name>Leigh</name>
<email>leigh@php.net</email>
</author>
<published>2016-07-05T15:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b21de28bb70117d9bfe73efeb7d6bb5691b043e5'/>
<id>b21de28bb70117d9bfe73efeb7d6bb5691b043e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation warnings</title>
<updated>2016-06-23T09:47:06+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-23T09:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=adc95c511495f00cd1a90feff5fff7968e38fc4a'/>
<id>adc95c511495f00cd1a90feff5fff7968e38fc4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation warnings</title>
<updated>2016-06-21T21:40:50+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-21T21:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=323b2733f6b42d00dd86e77ac524d64f6ddc4e22'/>
<id>323b2733f6b42d00dd86e77ac524d64f6ddc4e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ZEND_ATTRIBUTE_FORMAT to some middind functions.</title>
<updated>2016-06-21T13:00:37+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-21T13:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16160386982a86e6ec7969c6c89707d38228f19e'/>
<id>16160386982a86e6ec7969c6c89707d38228f19e</id>
<content type='text'>
"%p" replaced by ZEND_LONG_FMT to avoid compilation warnings.
Fixed most incorrect use cases of format specifiers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"%p" replaced by ZEND_LONG_FMT to avoid compilation warnings.
Fixed most incorrect use cases of format specifiers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception</title>
<updated>2016-06-15T23:32:02+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-15T23:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ff363e2e7c58353b7e2751d1ca4d7bf616862aae'/>
<id>ff363e2e7c58353b7e2751d1ca4d7bf616862aae</id>
<content type='text'>
Squashed commit of the following:

commit 8b45fa2acb8cd92542a39e1e4720fe1f4fabc26c
Author: Dmitry Stogov &lt;dmitry@zend.com&gt;
Date:   Thu Jun 16 01:52:50 2016 +0300

    Separate slow path of ZEND_RECV into a cold function.

commit 9e18895ee59c64c93a96b1ba3061355c4663e962
Author: Dmitry Stogov &lt;dmitry@zend.com&gt;
Date:   Wed Jun 15 23:26:28 2016 +0300

    Required argument can't be IS_UNDEF anymore.

commit 662db66e3943d4455c65e4f987bb54abf724ecb2
Author: Dmitry Stogov &lt;dmitry@zend.com&gt;
Date:   Tue May 31 17:14:50 2016 +0300

    Replace "Missing argument" warning by "Too few arguments" exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Squashed commit of the following:

commit 8b45fa2acb8cd92542a39e1e4720fe1f4fabc26c
Author: Dmitry Stogov &lt;dmitry@zend.com&gt;
Date:   Thu Jun 16 01:52:50 2016 +0300

    Separate slow path of ZEND_RECV into a cold function.

commit 9e18895ee59c64c93a96b1ba3061355c4663e962
Author: Dmitry Stogov &lt;dmitry@zend.com&gt;
Date:   Wed Jun 15 23:26:28 2016 +0300

    Required argument can't be IS_UNDEF anymore.

commit 662db66e3943d4455c65e4f987bb54abf724ecb2
Author: Dmitry Stogov &lt;dmitry@zend.com&gt;
Date:   Tue May 31 17:14:50 2016 +0300

    Replace "Missing argument" warning by "Too few arguments" exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reimplemented Bob's commit bac6fdb0c52c924e726c5a78de8858bf27b6586b without insignificant renaming and white-space changes</title>
<updated>2016-05-06T07:47:58+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-05-06T07:09:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cca2c8ecc4048537e442ffa96c791df9a84a1690'/>
<id>cca2c8ecc4048537e442ffa96c791df9a84a1690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Refactor zval cleanup into single function"</title>
<updated>2016-05-06T07:47:58+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-05-06T06:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c19cb70dac3bd4476660d50360f8912ec0b03ebe'/>
<id>c19cb70dac3bd4476660d50360f8912ec0b03ebe</id>
<content type='text'>
This reverts commit bac6fdb0c52c924e726c5a78de8858bf27b6586b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit bac6fdb0c52c924e726c5a78de8858bf27b6586b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor zval cleanup into single function</title>
<updated>2016-05-05T21:31:57+00:00</updated>
<author>
<name>Bob Weinand</name>
<email>bobwei9@hotmail.com</email>
</author>
<published>2016-05-05T21:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bac6fdb0c52c924e726c5a78de8858bf27b6586b'/>
<id>bac6fdb0c52c924e726c5a78de8858bf27b6586b</id>
<content type='text'>
Also use zval_ptr_dtor_nogc() everywhere in Zend in favor of zval_dtor()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also use zval_ptr_dtor_nogc() everywhere in Zend in favor of zval_dtor()
</pre>
</div>
</content>
</entry>
<entry>
<title>- get rid of EG(scope). zend_get_executed_scope() should be used instead.</title>
<updated>2016-04-28T01:13:34+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-04-28T01:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6499162ff0d8aa6e862d3e3cdd2288b87636b8a1'/>
<id>6499162ff0d8aa6e862d3e3cdd2288b87636b8a1</id>
<content type='text'>
- ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change" parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change" parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed "zend_fcall_info.function_table". It was assigned in many places, but is never used.</title>
<updated>2016-04-27T10:46:38+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-04-27T10:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f0a2e8eb13b3971ec11baa2a6029ed7c4cb0064b'/>
<id>f0a2e8eb13b3971ec11baa2a6029ed7c4cb0064b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
