<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext, branch php-7.4.0RC5</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>Implement #78270: Support __vectorcall convention with FFI</title>
<updated>2019-10-29T07:57:43+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-14T12:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bedbecf56d94353a2bcebc835d14896fd95ce6d7'/>
<id>bedbecf56d94353a2bcebc835d14896fd95ce6d7</id>
<content type='text'>
To work around the limitation of the current rudimentary vectorcall
support in our patched libffi, we forbid yet unsupported declarations,
i.e. float/double parameters at certain positions (SIMD vector types
and HVA types are not supported anyway).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To work around the limitation of the current rudimentary vectorcall
support in our patched libffi, we forbid yet unsupported declarations,
i.e. float/double parameters at certain positions (SIMD vector types
and HVA types are not supported anyway).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2019-10-29T03:47:50+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2019-10-29T03:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=53b1d76144b27e9788a342d68c98a5aad72c5b14'/>
<id>53b1d76144b27e9788a342d68c98a5aad72c5b14</id>
<content type='text'>
* PHP-7.3:
  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.3:
  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-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>Add support for Interbase 1 dialect</title>
<updated>2019-10-28T15:40:51+00:00</updated>
<author>
<name>Simonov Denis</name>
<email>sim-mail@list.ru</email>
</author>
<published>2019-10-25T16:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3fb42a382cdd64015375eec4c3a8d708ea17a06b'/>
<id>3fb42a382cdd64015375eec4c3a8d708ea17a06b</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.3' into PHP-7.4</title>
<updated>2019-10-28T12:09:24+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-28T12:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9e4c5db7331011da5daca701df0a62dcc2a622df'/>
<id>9e4c5db7331011da5daca701df0a62dcc2a622df</id>
<content type='text'>
* PHP-7.3:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix #78751: Serialising DatePeriod converts DateTimeImmutable
</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>
<entry>
<title>Try one more FD in ext/standard/tests/file/php_fd_wrapper_04.phpt</title>
<updated>2019-10-27T08:35:57+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-10-27T08:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=43dc7da8e3719d3e89bd8ec15ebb13f997bbbaa9'/>
<id>43dc7da8e3719d3e89bd8ec15ebb13f997bbbaa9</id>
<content type='text'>
For some reason FD 120 seems to exist on macos quite often, while
FD 12 did not... Let's try an even larger number, otherwise we
should just drop this test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason FD 120 seems to exist on macos quite often, while
FD 12 did not... Let's try an even larger number, otherwise we
should just drop this test.
</pre>
</div>
</content>
</entry>
</feed>
