<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-7.2.24</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>Update CREDITS for PHP 7.2.24RC1</title>
<updated>2019-10-08T09:12:10+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2019-10-08T09:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe947d245b47c64ab6cef18074dd522b01a0ba04'/>
<id>fe947d245b47c64ab6cef18074dd522b01a0ba04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78641: addGlob can modify given remove_path value</title>
<updated>2019-10-08T07:45:05+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-08T07:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fd3118ffb0a47d39489607967172c3b3fc75277a'/>
<id>fd3118ffb0a47d39489607967172c3b3fc75277a</id>
<content type='text'>
`remove_path` points to the given string, so we must not modify it.
Instead we use a duplicate, if we need the modification.

We may want to switch to `zend_string`s in master.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`remove_path` points to the given string, so we must not modify it.
Instead we use a duplicate, if we need the modification.

We may want to switch to `zend_string`s in master.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for object_init_ex() failure in user filter factory</title>
<updated>2019-10-07T15:52:29+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-07T15:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=19e6abebc763e93e5c88f1f17ecaad7a07d2e478'/>
<id>19e6abebc763e93e5c88f1f17ecaad7a07d2e478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set session.gc_probability=0 in bug78624.phpt</title>
<updated>2019-10-07T14:43:19+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-07T14:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7d19668f6021b8d4cc1179d9c835bec9e7e9ad0a'/>
<id>7d19668f6021b8d4cc1179d9c835bec9e7e9ad0a</id>
<content type='text'>
We only want to test manually triggered session GC.
Avoid spurious output due to automatic GC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only want to test manually triggered session GC.
Avoid spurious output due to automatic GC.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78623: Regression caused by "SP call yields additional empty result set"</title>
<updated>2019-10-07T07:15:51+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-07T06:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=114c03b9a6122d85ec5ccaafc031ee47e7c26df8'/>
<id>114c03b9a6122d85ec5ccaafc031ee47e7c26df8</id>
<content type='text'>
This reverts commit 41a4379cb45419a376043ca5f8c5a2bca82cea7c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 41a4379cb45419a376043ca5f8c5a2bca82cea7c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split intl tests for ICU 65</title>
<updated>2019-10-04T11:53:22+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-04T10:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=545412a6cdefbb6d6bddf29a636832873349e10c'/>
<id>545412a6cdefbb6d6bddf29a636832873349e10c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78620: Out of memory error</title>
<updated>2019-10-04T07:08:01+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-03T17:23:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=abaf9a76dc933f4d1f2ff3591ced81d4d6dcb652'/>
<id>abaf9a76dc933f4d1f2ff3591ced81d4d6dcb652</id>
<content type='text'>
The integer addition in `ZEND_MM_ALIGNED_SIZE_EX` can overflow, what we
have to catch early.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The integer addition in `ZEND_MM_ALIGNED_SIZE_EX` can overflow, what we
have to catch early.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #78624: session_gc return value for user defined session handlers</title>
<updated>2019-10-04T04:12:02+00:00</updated>
<author>
<name>Brent Shaffer</name>
<email>betterbrent@google.com</email>
</author>
<published>2019-10-02T23:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a6d219630c4128a124f3d9a2e7ca97afb92d5d47'/>
<id>a6d219630c4128a124f3d9a2e7ca97afb92d5d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #76809 (SSL settings aren't respected when persistent connection is reused)</title>
<updated>2019-10-03T04:56:21+00:00</updated>
<author>
<name>Fábio Souto</name>
<email>fabio.souto@miniclip.com</email>
</author>
<published>2018-09-03T16:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9a2b42a5c1144e6a50c742d6a6d2007828830b24'/>
<id>9a2b42a5c1144e6a50c742d6a6d2007828830b24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #76859 stream_get_line skips data if used with data-generating filter</title>
<updated>2019-10-03T04:50:43+00:00</updated>
<author>
<name>Konstantin Kopachev</name>
<email>tenzzor@gmail.com</email>
</author>
<published>2018-09-18T04:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=05560b67bc87a2bcbfd5b48a48443a62f3311e7d'/>
<id>05560b67bc87a2bcbfd5b48a48443a62f3311e7d</id>
<content type='text'>
stream_get-line repeatedly calls php_stream_fill_read_buffer until
enough data is accumulated in buffer. However, when stream contains
filters attached to it, then each call to fill buffer essentially
resets buffer read/write pointers and new data is written over old.
This causes stream_get_line to skip parts of data from stream
This patch fixes such behavior, so fill buffer call will append.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stream_get-line repeatedly calls php_stream_fill_read_buffer until
enough data is accumulated in buffer. However, when stream contains
filters attached to it, then each call to fill buffer essentially
resets buffer read/write pointers and new data is written over old.
This causes stream_get_line to skip parts of data from stream
This patch fixes such behavior, so fill buffer call will append.
</pre>
</div>
</content>
</entry>
</feed>
