<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-7.3.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>Update versions for PHP 7.3.0beta3</title>
<updated>2018-08-28T10:07:30+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2018-08-28T10:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0eda1aeca3abf269bf88ea5607a8f247b9a1ce5a'/>
<id>0eda1aeca3abf269bf88ea5607a8f247b9a1ce5a</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>2018-08-28T08:19:08+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2018-08-28T08:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=584ffa5f6e83575ae99e45ecf2a0b2c89858963d'/>
<id>584ffa5f6e83575ae99e45ecf2a0b2c89858963d</id>
<content type='text'>
* PHP-7.2:
  bump to 7.2.11-dev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  bump to 7.2.11-dev
</pre>
</div>
</content>
</entry>
<entry>
<title>bump to 7.2.11-dev</title>
<updated>2018-08-28T08:17:33+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2018-08-28T08:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7353dae815c5b35d91f9233470d7f12f113033bf'/>
<id>7353dae815c5b35d91f9233470d7f12f113033bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store zlog stream in each child so it can be reused</title>
<updated>2018-08-27T13:58:39+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2018-08-27T13:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=014b1b3aadf936363b9ddcd6f37238a2e4f89df4'/>
<id>014b1b3aadf936363b9ddcd6f37238a2e4f89df4</id>
<content type='text'>
This change results in using the same buffer for multiple
stdio events which should fix inconsistencies of handling
messages that are not ended with a new line and possibly
very long messages that are split to multiple events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change results in using the same buffer for multiple
stdio events which should fix inconsistencies of handling
messages that are not ended with a new line and possibly
very long messages that are split to multiple events.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2018-08-26T11:23:51+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-08-26T11:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d6b0b503176d84c24bff6a551b68901147d7080'/>
<id>4d6b0b503176d84c24bff6a551b68901147d7080</id>
<content type='text'>
* PHP-7.2:
  Fix #68180: iconv_mime_decode can return extra characters in a header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix #68180: iconv_mime_decode can return extra characters in a header
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1' into PHP-7.2</title>
<updated>2018-08-26T11:21:22+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-08-26T11:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=20849b0b0fa60e257a75a3182dff5095811c80d8'/>
<id>20849b0b0fa60e257a75a3182dff5095811c80d8</id>
<content type='text'>
* PHP-7.1:
  Fix #68180: iconv_mime_decode can return extra characters in a header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix #68180: iconv_mime_decode can return extra characters in a header
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #68180: iconv_mime_decode can return extra characters in a header</title>
<updated>2018-08-26T11:18:35+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-08-26T10:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=efb86aef12ff4f8f3908ceff2844f7511f7d61eb'/>
<id>efb86aef12ff4f8f3908ceff2844f7511f7d61eb</id>
<content type='text'>
Basically, the algorithm to append a converted string to an existing
`smart_str` works by increasing the `smart_str` buffer, to let `iconv`
convert characters until there is no more space, to set the new length
of the `smart_str` and to repeat until there is no more input.

Formerly, the new length calculation has been wrong, though, since we
would have to take the old `out_len` into account (`buf_growth -
old_out_len - out_len`).  However, since there is no need to take the
old `out_len` into account when increasing the `smart_str` buffer, we
can simplify the fix, avoiding an additional variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basically, the algorithm to append a converted string to an existing
`smart_str` works by increasing the `smart_str` buffer, to let `iconv`
convert characters until there is no more space, to set the new length
of the `smart_str` and to repeat until there is no more input.

Formerly, the new length calculation has been wrong, though, since we
would have to take the old `out_len` into account (`buf_growth -
old_out_len - out_len`).  However, since there is no need to take the
old `out_len` into account when increasing the `smart_str` buffer, we
can simplify the fix, avoiding an additional variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2018-08-25T15:52:16+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-08-25T15:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b5afc99afb3374e1f1c76542ba188c8d38de3a81'/>
<id>b5afc99afb3374e1f1c76542ba188c8d38de3a81</id>
<content type='text'>
* PHP-7.2:
  Fix #60494: iconv_mime_decode does ignore special characters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix #60494: iconv_mime_decode does ignore special characters
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1' into PHP-7.2</title>
<updated>2018-08-25T15:47:29+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-08-25T15:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=314b8ecf8b07a8b87efeca5454e36a6b55ca4dd1'/>
<id>314b8ecf8b07a8b87efeca5454e36a6b55ca4dd1</id>
<content type='text'>
* PHP-7.1:
  Fix #60494: iconv_mime_decode does ignore special characters
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix #60494: iconv_mime_decode does ignore special characters
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #60494: iconv_mime_decode does ignore special characters</title>
<updated>2018-08-25T15:40:39+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-08-25T13:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e29c946c29afdb0bf89c5329fcf3038448d50e17'/>
<id>e29c946c29afdb0bf89c5329fcf3038448d50e17</id>
<content type='text'>
We must not ignore erroneous characters in mime headers, but rather let
iconv_mime_decode() fail in this case, issuing the usual notice
regarding illegal characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We must not ignore erroneous characters in mime headers, but rather let
iconv_mime_decode() fail in this case, issuing the usual notice
regarding illegal characters.
</pre>
</div>
</content>
</entry>
</feed>
