<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, 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>Prepare PHP 7.3.12</title>
<updated>2019-11-19T09:24:27+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-11-19T09:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8232d6f6bd422b34744c26445c52449fcb1e2033'/>
<id>8232d6f6bd422b34744c26445c52449fcb1e2033</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare 7.3.12RC1</title>
<updated>2019-11-05T16:46:34+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-11-05T16:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e75d58b4e43732ec4a7371bdb200d2eb9c5bc65d'/>
<id>e75d58b4e43732ec4a7371bdb200d2eb9c5bc65d</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-11-05T15:58:35+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2019-11-05T15:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e85cae8ef464a1421f581906a15301bae0cf383f'/>
<id>e85cae8ef464a1421f581906a15301bae0cf383f</id>
<content type='text'>
* PHP-7.2:
  Bump for 7.2.26-dev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Bump for 7.2.26-dev
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump for 7.2.26-dev</title>
<updated>2019-11-05T15:57:29+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2019-11-05T15:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d317e16e89683ec456c779f64f6498a7334740de'/>
<id>d317e16e89683ec456c779f64f6498a7334740de</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-11-05T11:15:44+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-11-05T11:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=747cb4624493cea67eb801c342e063b3ef505295'/>
<id>747cb4624493cea67eb801c342e063b3ef505295</id>
<content type='text'>
* PHP-7.2:
  Fixed bug #78775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fixed bug #78775
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #78775</title>
<updated>2019-11-05T11:13:46+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-11-05T11:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4f984a2fdb3815361f83013c23af0ff5d6d63d67'/>
<id>4f984a2fdb3815361f83013c23af0ff5d6d63d67</id>
<content type='text'>
Clear the OpenSSL error queue before performing SSL stream operations.
As we don't control all code that could possibly be using OpenSSL,
we can't rely on the error queue being empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clear the OpenSSL error queue before performing SSL stream operations.
As we don't control all code that could possibly be using OpenSSL,
we can't rely on the error queue being empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove obsolete oniguruma.patch</title>
<updated>2019-11-05T09:16:22+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-11-05T09:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=85874af404535e4fa3a3593919691645e8eae6f2'/>
<id>85874af404535e4fa3a3593919691645e8eae6f2</id>
<content type='text'>
The proper `SIZEOF_SIZE_T` definitions are available as of Oniguruma
6.9.1; no more need to patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The proper `SIZEOF_SIZE_T` definitions are available as of Oniguruma
6.9.1; no more need to patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-10-31T15:08:38+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-31T15:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e175a0a1c839e41218f7075082a73c4c13f84d57'/>
<id>e175a0a1c839e41218f7075082a73c4c13f84d57</id>
<content type='text'>
* PHP-7.2:
  Fix test cases for libxml2 2.9.10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix test cases for libxml2 2.9.10
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test cases for libxml2 2.9.10</title>
<updated>2019-10-31T15:07:34+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-31T15:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e29922f054639a934f3077190729007896ae244c'/>
<id>e29922f054639a934f3077190729007896ae244c</id>
<content type='text'>
Since the error reporting has been slightly changed, we have to adapt
the two affected test cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the error reporting has been slightly changed, we have to adapt
the two affected test cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-10-30T08:22:51+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-30T08:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d3237b550484780ae4e63b9e6c0e4ef94313209a'/>
<id>d3237b550484780ae4e63b9e6c0e4ef94313209a</id>
<content type='text'>
* PHP-7.2:
  Add missing refcount increment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Add missing refcount increment
</pre>
</div>
</content>
</entry>
</feed>
