<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-7.3.8</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>Prepare PHP 7.3.8</title>
<updated>2019-07-30T08:24:25+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-07-30T08:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6db09a0f4608f327718e6f95eec169f92e83bf30'/>
<id>6db09a0f4608f327718e6f95eec169f92e83bf30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update credits_ext.h</title>
<updated>2019-07-30T08:19:48+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-07-30T08:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ba259dbdef76540504991350565069e70adcab04'/>
<id>ba259dbdef76540504991350565069e70adcab04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78338: Array cross-border reading in PCRE</title>
<updated>2019-07-30T07:16:41+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-07-29T17:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9f6a5a027035d1fe7171a4fdd9b123cc4f439708'/>
<id>9f6a5a027035d1fe7171a4fdd9b123cc4f439708</id>
<content type='text'>
We backport r1092 from pcre2.

(cherry picked from commit 8947fd9e9fdce87cd6c59817b1db58e789538fe9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We backport r1092 from pcre2.

(cherry picked from commit 8947fd9e9fdce87cd6c59817b1db58e789538fe9)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #77919: Potential UAF in Phar RSHUTDOWN</title>
<updated>2019-07-30T07:14:05+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-07-29T14:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e204df55ac10a3f7d4387992ea546e46860fb955'/>
<id>e204df55ac10a3f7d4387992ea546e46860fb955</id>
<content type='text'>
We have to properly clean up in case phar_flush() is failing.

We also make the expectation of the respective test case less liberal
to avoid missing such bugs in the future.

(cherry picked from commit cd1101e8c87aa175c2d5e87ddec656e50ef4ab5d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have to properly clean up in case phar_flush() is failing.

We also make the expectation of the respective test case less liberal
to avoid missing such bugs in the future.

(cherry picked from commit cd1101e8c87aa175c2d5e87ddec656e50ef4ab5d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #78256 (heap-buffer-overflow on exif_process_user_comment)</title>
<updated>2019-07-30T07:13:03+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-07-08T00:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e648fa4699e8d072db6db34fcc09826e8127fab8'/>
<id>e648fa4699e8d072db6db34fcc09826e8127fab8</id>
<content type='text'>
(cherry picked from commit aeb6d13185a2ea4f1496ede2697469faed98ce05)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit aeb6d13185a2ea4f1496ede2697469faed98ce05)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #78222 (heap-buffer-overflow on exif_scan_thumbnail)</title>
<updated>2019-07-30T07:11:53+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-07-08T00:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f22101c8308669bb63c03a73a2cac2408d844f38'/>
<id>f22101c8308669bb63c03a73a2cac2408d844f38</id>
<content type='text'>
(cherry picked from commit dea2989ab8ba87a6180af497b2efaf0527e985c5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit dea2989ab8ba87a6180af497b2efaf0527e985c5)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #78341</title>
<updated>2019-07-29T12:44:23+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-07-29T11:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d561a998c9313749ad2b488685e5c2bec661bc69'/>
<id>d561a998c9313749ad2b488685e5c2bec661bc69</id>
<content type='text'>
The smart branch logic assumed b-&gt;start refers to the old offsets,
while b-&gt;start was already adjusted to the new offsets at this
point. Delay the change until later.

(cherry picked from commit 8e63bb5e465620f27de93dea82e0d84be72da7f3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The smart branch logic assumed b-&gt;start refers to the old offsets,
while b-&gt;start was already adjusted to the new offsets at this
point. Delay the change until later.

(cherry picked from commit 8e63bb5e465620f27de93dea82e0d84be72da7f3)
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert short tag to standard tag in Zend test file</title>
<updated>2019-07-16T13:26:01+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2019-07-11T14:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=63f1def36799ecb375ee6b11ec6143ab624b3092'/>
<id>63f1def36799ecb375ee6b11ec6143ab624b3092</id>
<content type='text'>
Closes GH-4389.

(cherry picked from commit e6c2b288652cf9c8d0b92d2842d73b3eb2431860)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-4389.

(cherry picked from commit e6c2b288652cf9c8d0b92d2842d73b3eb2431860)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #78297</title>
<updated>2019-07-16T11:35:46+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-07-16T09:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f3e71b3b730eabc2b12871b3a19dad815219bcb9'/>
<id>f3e71b3b730eabc2b12871b3a19dad815219bcb9</id>
<content type='text'>
(cherry picked from commit 8a19fe29de77d7477d59db472dd6aadabd5ac249)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 8a19fe29de77d7477d59db472dd6aadabd5ac249)
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare PHP 7.3.8RC1</title>
<updated>2019-07-16T07:59:53+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-07-16T07:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ed5c4aecfb0c2dc3ad53bcec23538c95de06425'/>
<id>0ed5c4aecfb0c2dc3ad53bcec23538c95de06425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
