<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/main, branch php-8.0.0beta1</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 8.0.0beta1</title>
<updated>2020-08-04T17:41:08+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2020-08-04T17:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c93a94a55b40da8b4e338bdb95dfe419bddc6492'/>
<id>c93a94a55b40da8b4e338bdb95dfe419bddc6492</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update API version numbers</title>
<updated>2020-08-04T16:07:16+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2020-08-04T07:58:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1ab4d0e6b7abb67d5a01ce3327bf973772271fb2'/>
<id>1ab4d0e6b7abb67d5a01ce3327bf973772271fb2</id>
<content type='text'>
In preparation for PHP 8.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In preparation for PHP 8.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>ValueError for empty path in stream code</title>
<updated>2020-07-31T12:39:58+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-07-28T13:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c3105a1f8dba9ee0532d952815e8628250aed3fd'/>
<id>c3105a1f8dba9ee0532d952815e8628250aed3fd</id>
<content type='text'>
Closes GH-5902
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5902
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4'</title>
<updated>2020-07-29T09:48:01+00:00</updated>
<author>
<name>twosee</name>
<email>twose@qq.com</email>
</author>
<published>2020-07-29T09:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ab9d10d0231fb89cfe82671dd866f516aeabcecf'/>
<id>ab9d10d0231fb89cfe82671dd866f516aeabcecf</id>
<content type='text'>
* PHP-7.4:
  Handle bindto error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Handle bindto error
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-07-29T09:46:57+00:00</updated>
<author>
<name>twosee</name>
<email>twose@qq.com</email>
</author>
<published>2020-07-29T09:46:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=12bd3cc14695bcdd2ffbbacfb37b5602c2288f95'/>
<id>12bd3cc14695bcdd2ffbbacfb37b5602c2288f95</id>
<content type='text'>
* PHP-7.3:
  Handle bindto error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Handle bindto error
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle bindto error</title>
<updated>2020-07-29T09:46:27+00:00</updated>
<author>
<name>twosee</name>
<email>twose@qq.com</email>
</author>
<published>2020-07-29T04:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0b8c83f5936581942715d14883cdebddc18bad30'/>
<id>0b8c83f5936581942715d14883cdebddc18bad30</id>
<content type='text'>
Closes GH-5903.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5903.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor user streams to use ZPP class check</title>
<updated>2020-07-28T16:12:40+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-07-20T12:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=73e070a614f90c87a15799693f2bddc3d5842545'/>
<id>73e070a614f90c87a15799693f2bddc3d5842545</id>
<content type='text'>
Closes GH-5876
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5876
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP-7.4 is 7.4.10-dev now</title>
<updated>2020-07-26T09:08:52+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2020-07-26T09:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=877a351ea87794cacb6bb9b72348cd2387e74f68'/>
<id>877a351ea87794cacb6bb9b72348cd2387e74f68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[RFC] Make string length for getTraceAsString() configurable</title>
<updated>2020-07-25T13:50:57+00:00</updated>
<author>
<name>Tyson Andre</name>
<email>tysonandre775@hotmail.com</email>
</author>
<published>2020-06-25T13:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=07db64156e180c30daa5ab5d41ed72f9bba77e6d'/>
<id>07db64156e180c30daa5ab5d41ed72f9bba77e6d</id>
<content type='text'>
Add a `zend.exception_string_param_max_len` ini setting.
(same suffix as `log_errors_max_len`)

Allow values between 0 and 1000000 bytes.
For example, with zend.exception_string_param_max_len=0,
"" would represent the empty string, and "..." would represent something
longer than the empty string.
Previously, this was hardcoded as exactly 15 bytes.

Discussion: https://externals.io/message/110717

Closes GH-5769
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a `zend.exception_string_param_max_len` ini setting.
(same suffix as `log_errors_max_len`)

Allow values between 0 and 1000000 bytes.
For example, with zend.exception_string_param_max_len=0,
"" would represent the empty string, and "..." would represent something
longer than the empty string.
Previously, this was hardcoded as exactly 15 bytes.

Discussion: https://externals.io/message/110717

Closes GH-5769
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify user_stream_create_object</title>
<updated>2020-07-23T14:20:25+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-07-23T14:20:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a1ab7bbc3a4cdafa73264ac428ddd3af7217c8a3'/>
<id>a1ab7bbc3a4cdafa73264ac428ddd3af7217c8a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
