<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/opcache/zend_file_cache.c, 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>Fix checksum calculation for opcache</title>
<updated>2019-10-14T14:46:42+00:00</updated>
<author>
<name>Mitch Hagstrand</name>
<email>mhagstrand@gmail.com</email>
</author>
<published>2019-10-09T08:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e2a6bf482faaf0a293bc2dffb530b95d9d3d6408'/>
<id>e2a6bf482faaf0a293bc2dffb530b95d9d3d6408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78189: file cache strips last character of uname hash</title>
<updated>2019-06-20T15:58:32+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-06-20T15:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fcd6f2de60e1fc593fa301f3af42b871624946d9'/>
<id>fcd6f2de60e1fc593fa301f3af42b871624946d9</id>
<content type='text'>
We must not forget to increase `len` by one to cater to the directory
separator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We must not forget to increase `len` by one to cater to the directory
separator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential OPcache file cache related issues</title>
<updated>2019-04-11T16:28:49+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2019-04-11T16:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5477d683008790dc47a13901f9d8acd6332955ae'/>
<id>5477d683008790dc47a13901f9d8acd6332955ae</id>
<content type='text'>
To solve issues detected during testing, we backport the following
commits to PHP 7.2:

129c5c1181bf344b37e13fd6dc5dfe76c13d7208
9ac133a0b3863ca4d9659140154ee237e5f4669a
ce72bc6b658c335dd37393d0beb28584e6805e97
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To solve issues detected during testing, we backport the following
commits to PHP 7.2:

129c5c1181bf344b37e13fd6dc5dfe76c13d7208
9ac133a0b3863ca4d9659140154ee237e5f4669a
ce72bc6b658c335dd37393d0beb28584e6805e97
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix phar:// include handling with file cache</title>
<updated>2019-04-10T12:55:15+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2019-04-10T12:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f31d7ca85e400b85c06adb8db24c573dc1d98dbb'/>
<id>f31d7ca85e400b85c06adb8db24c573dc1d98dbb</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.1' into PHP-7.2</title>
<updated>2018-05-03T09:11:07+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-05-03T09:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3fe2e2a3720745c9e03dd062d3c75ea8789b27d3'/>
<id>3fe2e2a3720745c9e03dd062d3c75ea8789b27d3</id>
<content type='text'>
* PHP-7.1:
  Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)</title>
<updated>2018-05-03T09:10:33+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-05-03T09:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b3e1ded356dc877aa246d28e71e69286b8829b5'/>
<id>5b3e1ded356dc877aa246d28e71e69286b8829b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)."</title>
<updated>2018-04-28T10:28:00+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-04-28T10:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=df4d0a73d241f24f5afe81584361b53ea9bc2a99'/>
<id>df4d0a73d241f24f5afe81584361b53ea9bc2a99</id>
<content type='text'>
This reverts commit c6ce03e45e09087de8fc65f8a0a3345fea163ba2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c6ce03e45e09087de8fc65f8a0a3345fea163ba2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'PHP-7.1' into PHP-7.2"</title>
<updated>2018-04-28T10:27:36+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-04-28T10:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f8c1ce18e9b652befbc0527c067865253e96a77d'/>
<id>f8c1ce18e9b652befbc0527c067865253e96a77d</id>
<content type='text'>
This reverts commit c547c1b980468c6d5fd6e1a15606c858ffff36bf, reversing
changes made to 4c083e7a66525ef662f1ae211cafb09752832342.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c547c1b980468c6d5fd6e1a15606c858ffff36bf, reversing
changes made to 4c083e7a66525ef662f1ae211cafb09752832342.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1' into PHP-7.2</title>
<updated>2018-04-27T21:24:56+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-04-27T21:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c547c1b980468c6d5fd6e1a15606c858ffff36bf'/>
<id>c547c1b980468c6d5fd6e1a15606c858ffff36bf</id>
<content type='text'>
* PHP-7.1:
  Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp).</title>
<updated>2018-04-27T21:19:53+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-04-27T21:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c6ce03e45e09087de8fc65f8a0a3345fea163ba2'/>
<id>c6ce03e45e09087de8fc65f8a0a3345fea163ba2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
