<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, 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>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-29T03:47:44+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-10-29T03:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8c2b3b056857a1d3c049f7adacf082a0941bfa62'/>
<id>8c2b3b056857a1d3c049f7adacf082a0941bfa62</id>
<content type='text'>
* PHP-7.2:
  Fix libmagic buffer overflow issue (CVE-2019-18218)
  bump version
  set versions for release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix libmagic buffer overflow issue (CVE-2019-18218)
  bump version
  set versions for release
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1' into PHP-7.2</title>
<updated>2019-10-29T03:47:30+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-10-29T03:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2bdb13a1f776fccf89506d63eb71e950df96c21e'/>
<id>2bdb13a1f776fccf89506d63eb71e950df96c21e</id>
<content type='text'>
* PHP-7.1:
  Fix libmagic buffer overflow issue (CVE-2019-18218)
  bump version
  set versions for release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix libmagic buffer overflow issue (CVE-2019-18218)
  bump version
  set versions for release
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-10-28T12:08:34+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-28T12:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=736cd93ef53a458dbe5b86cab1f61721ccbc8b2d'/>
<id>736cd93ef53a458dbe5b86cab1f61721ccbc8b2d</id>
<content type='text'>
* PHP-7.2:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78751: Serialising DatePeriod converts DateTimeImmutable</title>
<updated>2019-10-28T12:07:28+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-25T13:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=89c327f8848c1a56a61479ee5e7fdd3694d0f867'/>
<id>89c327f8848c1a56a61479ee5e7fdd3694d0f867</id>
<content type='text'>
When getting the properties of a DatePeriod instance we have to retain
the proper classes, and when restoring a DatePeriod instance we have to
cater to DateTimeImmutable instances as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When getting the properties of a DatePeriod instance we have to retain
the proper classes, and when restoring a DatePeriod instance we have to
cater to DateTimeImmutable instances as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix libmagic buffer overflow issue (CVE-2019-18218)</title>
<updated>2019-10-27T23:30:38+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-10-27T23:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=469820048df558040f6dec7c39471ad11e2a7cfb'/>
<id>469820048df558040f6dec7c39471ad11e2a7cfb</id>
<content type='text'>
Ported from https://github.com/file/file/commit/46a8443f76cec4b41ec736eca396984c74664f84
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ported from https://github.com/file/file/commit/46a8443f76cec4b41ec736eca396984c74664f84
</pre>
</div>
</content>
</entry>
</feed>
