<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-7.4.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>Update versions for PHP 7.4.12</title>
<updated>2020-10-27T15:01:47+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2020-10-27T15:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=caf3c64339791e801b8d9c560e0f05d1d94a0f52'/>
<id>caf3c64339791e801b8d9c560e0f05d1d94a0f52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for PHP 7.4.12</title>
<updated>2020-10-27T15:01:47+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2020-10-27T15:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cee7e5769a62b0fa4f067ee21e0da9a4581e233a'/>
<id>cee7e5769a62b0fa4f067ee21e0da9a4581e233a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset for 7.4.12 release</title>
<updated>2020-10-27T15:00:27+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2020-10-27T15:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9953bee13684ef83bc48ebca103d47eb4bf7ba61'/>
<id>9953bee13684ef83bc48ebca103d47eb4bf7ba61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for 7.4.12</title>
<updated>2020-10-13T11:21:00+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2020-10-13T11:21:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=611ef08c01d3c20e38ef38dc021de756eac71be9'/>
<id>611ef08c01d3c20e38ef38dc021de756eac71be9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for PHP 7.4.12RC1</title>
<updated>2020-10-13T11:19:36+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>github@derickrethans.nl</email>
</author>
<published>2020-10-13T11:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c73bab3f49f676964acc210d9c977b4b2aac8744'/>
<id>c73bab3f49f676964acc210d9c977b4b2aac8744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore memory leaks reported for some libc-client functions</title>
<updated>2020-10-13T11:09:29+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-12T15:28:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9c7b6073203ed3db749c26e88d4f0c2514a60101'/>
<id>9c7b6073203ed3db749c26e88d4f0c2514a60101</id>
<content type='text'>
At least on Windows, some static variables are lazily initialized
during `mail_open()` and `mail_lsub()`, which are reported as memory
leaks.  We suppress these false positives.

Closes GH-6326.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At least on Windows, some static variables are lazily initialized
during `mail_open()` and `mail_lsub()`, which are reported as memory
leaks.  We suppress these false positives.

Closes GH-6326.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-10-13T07:53:52+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-13T07:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8782c61f262a4c00a09b489783ea564667ccdf0e'/>
<id>8782c61f262a4c00a09b489783ea564667ccdf0e</id>
<content type='text'>
* PHP-7.3:
  7.3.25 is next
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  7.3.25 is next
</pre>
</div>
</content>
</entry>
<entry>
<title>7.3.25 is next</title>
<updated>2020-10-13T07:52:46+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-13T07:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2d01a89ad1a7ff2b512f1c0e7377715c96150a35'/>
<id>2d01a89ad1a7ff2b512f1c0e7377715c96150a35</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>2020-10-12T21:17:57+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-12T21:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=12fc8f66e7756a46b816b71de83f856e7ba018ae'/>
<id>12fc8f66e7756a46b816b71de83f856e7ba018ae</id>
<content type='text'>
* PHP-7.3:
  Fix #80226: imap_sort() leaks sortpgm memory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix #80226: imap_sort() leaks sortpgm memory
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #80226: imap_sort() leaks sortpgm memory</title>
<updated>2020-10-12T21:16:31+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-12T16:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8488c34fc607353be97e0ebadca3fec9f6373b6d'/>
<id>8488c34fc607353be97e0ebadca3fec9f6373b6d</id>
<content type='text'>
We need to free what we have allocated.

Closes GH-6327.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to free what we have allocated.

Closes GH-6327.
</pre>
</div>
</content>
</entry>
</feed>
