<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Zend/tests, branch php-7.3.12</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>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-10-29T14:06:52+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-29T14:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=33dd25d21c2dc4306c3b4d7ce50cf9d5186723ef'/>
<id>33dd25d21c2dc4306c3b4d7ce50cf9d5186723ef</id>
<content type='text'>
* PHP-7.2:
  Fixed bug #78689
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fixed bug #78689
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #78689</title>
<updated>2019-10-29T14:06:16+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-29T14:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f9895b4bf5c6cdef0106f763cd95d95e98f039ae'/>
<id>f9895b4bf5c6cdef0106f763cd95d95e98f039ae</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-7.2' into PHP-7.3</title>
<updated>2019-10-28T09:28:04+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-28T09:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b61b60d15bf17aed3daee79db55399a2643d7a60'/>
<id>b61b60d15bf17aed3daee79db55399a2643d7a60</id>
<content type='text'>
* PHP-7.2:
  Fix bug #78752
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix bug #78752
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #78752</title>
<updated>2019-10-28T09:27:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-28T09:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=16c49108763db251151b350e433dde6d1a076250'/>
<id>16c49108763db251151b350e433dde6d1a076250</id>
<content type='text'>
NULL out the execute_data before destroying it, otherwise GC may
trigger while the execute_data is partially destroyed, resulting
in double-frees.

The handling of call stack unfreezing is a bit awkward because it's
a ZEND_API function, so we can't change the signature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NULL out the execute_data before destroying it, otherwise GC may
trigger while the execute_data is partially destroyed, resulting
in double-frees.

The handling of call stack unfreezing is a bit awkward because it's
a ZEND_API function, so we can't change the signature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-10-10T09:41:29+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-10T09:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4ba8d7810098d6ff1b91abbec3426768dbf642bf'/>
<id>4ba8d7810098d6ff1b91abbec3426768dbf642bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leak on static method call on non-existent class</title>
<updated>2019-10-10T09:40:49+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-10T09:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=96c84b7bc103b8515aa6b59f5f7d773a784786ec'/>
<id>96c84b7bc103b8515aa6b59f5f7d773a784786ec</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 #78658</title>
<updated>2019-10-09T15:00:27+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-09T14:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6fd6ad8f53f68154fa23de25f400d89ae29d54d0'/>
<id>6fd6ad8f53f68154fa23de25f400d89ae29d54d0</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-7.2' into PHP-7.3</title>
<updated>2019-10-02T10:07:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-02T10:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3c42471ef84dcd6008ee54c0dc6cecb47b5da86b'/>
<id>3c42471ef84dcd6008ee54c0dc6cecb47b5da86b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault with __COMPILER_HALT_OFFSET__ and trailing {}</title>
<updated>2019-10-02T10:07:15+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-02T10:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a5d3620d937f69665d78ab8d21c757d3db17b5ec'/>
<id>a5d3620d937f69665d78ab8d21c757d3db17b5ec</id>
<content type='text'>
Fixes OSS-Fuzz #17895.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes OSS-Fuzz #17895.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't throw warnings during heredoc scan-ahead</title>
<updated>2019-09-28T15:15:36+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-28T15:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7df50ef147f201321069fd9c7c3fc631014056ce'/>
<id>7df50ef147f201321069fd9c7c3fc631014056ce</id>
<content type='text'>
Otherwise these warnings will turn up twice (or more...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise these warnings will turn up twice (or more...)
</pre>
</div>
</content>
</entry>
</feed>
