<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch php-7.2.31</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.2.31</title>
<updated>2020-05-12T06:48:58+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2020-05-12T06:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e4c4be1afd50dec81030e5cd45e3c1543874a4f9'/>
<id>e4c4be1afd50dec81030e5cd45e3c1543874a4f9</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.2.31</title>
<updated>2020-05-12T06:48:58+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2020-05-12T06:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f5c361b09a0366d681e8da3429cad1ec77327503'/>
<id>f5c361b09a0366d681e8da3429cad1ec77327503</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</title>
<updated>2020-05-11T21:28:51+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2020-05-11T21:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b4afd21428e09133228fd84bf048157526c2c705'/>
<id>b4afd21428e09133228fd84bf048157526c2c705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78876: Long variables cause OOM and temp files are not cleaned</title>
<updated>2020-05-11T20:48:40+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-03-18T09:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3c8582ca4b8e84e5647220b647914876d2c3b124'/>
<id>3c8582ca4b8e84e5647220b647914876d2c3b124</id>
<content type='text'>
We use the proper type for size calculations, which is `size_t`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use the proper type for size calculations, which is `size_t`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78875: Long filenames cause OOM and temp files are not cleaned</title>
<updated>2020-05-11T20:47:38+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-03-18T09:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1c9bd513ac5c7c1d13d7f0dfa7c16a7ad2ce0f87'/>
<id>1c9bd513ac5c7c1d13d7f0dfa7c16a7ad2ce0f87</id>
<content type='text'>
We must not cast `size_t` to `int` (unless the `size_t` value is
guaranteed to be less than or equal to `INT_MAX`).  In this case we can
declare `array_len` as `size_t` in the first place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We must not cast `size_t` to `int` (unless the `size_t` value is
guaranteed to be less than or equal to `INT_MAX`).  In this case we can
declare `array_len` as `size_t` in the first place.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for 7.2.31</title>
<updated>2020-04-14T15:38:55+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2020-04-14T15:38:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bef96b9d2c7330909f43faf4f8ff12c7723bf857'/>
<id>bef96b9d2c7330909f43faf4f8ff12c7723bf857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CREDITS for PHP 7.2.30</title>
<updated>2020-04-14T15:16:26+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2020-04-14T15:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cf083535f8ba49e6812b4bf22c2e95dfe46d8ecd'/>
<id>cf083535f8ba49e6812b4bf22c2e95dfe46d8ecd</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.2.30</title>
<updated>2020-04-14T15:16:26+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2020-04-14T15:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bd49622a9af2d130d68224e8739bf1bf99b9d0ce'/>
<id>bd49622a9af2d130d68224e8739bf1bf99b9d0ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #79468</title>
<updated>2020-04-14T14:27:28+00:00</updated>
<author>
<name>dinosaur</name>
<email>thedinosaurmail@gmail.com</email>
</author>
<published>2020-04-13T23:46:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=13842eda375a87543650fbf95ffc64f00f3586fc'/>
<id>13842eda375a87543650fbf95ffc64f00f3586fc</id>
<content type='text'>
Close the stream filter resources when removing them from the stream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Close the stream filter resources when removing them from the stream.
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS</title>
<updated>2020-04-14T14:25:37+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>pollita@php.net</email>
</author>
<published>2020-04-14T14:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6df761b7ffc0f54d9d282c394a2a5e53c3d036ef'/>
<id>6df761b7ffc0f54d9d282c394a2a5e53c3d036ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
