<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch php-7.1.14</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Revert "merge PR #2290: enable opcache in CLI in 7.1+"</title>
<updated>2017-06-02T21:36:20+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-06-02T21:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=e9ff1fac85b97c677e33210770f87f7dc4bc5a24'/>
<id>e9ff1fac85b97c677e33210770f87f7dc4bc5a24</id>
<content type='text'>
This reverts commit 71fe529afc2f9bfd99d85539c709a27f025c0caa.

Without the file cache (which is not enabled by default), this has
non-trivial impact on the startup time. It also significantly
increases the baseline memory usage of PHP on CLI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 71fe529afc2f9bfd99d85539c709a27f025c0caa.

Without the file cache (which is not enabled by default), this has
non-trivial impact on the startup time. It also significantly
increases the baseline memory usage of PHP on CLI.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-04-01T23:08:24+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-04-01T23:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=32dcc1eef037da88ff483dd49a5a153096d702fc'/>
<id>32dcc1eef037da88ff483dd49a5a153096d702fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix opcache.max_accelerated_files doc in php.ini</title>
<updated>2017-04-01T23:05:26+00:00</updated>
<author>
<name>Martin Hujer</name>
<email>mhujer@gmail.com</email>
</author>
<published>2017-04-01T14:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=670041b60ec25e822564d337bae96e82e8d9ac89'/>
<id>670041b60ec25e822564d337bae96e82e8d9ac89</id>
<content type='text'>
As stated in docs: https://secure.php.net/manual/en/opcache.configuration.php#ini.opcache.max-accelerated-files, the maximum is now 1000000
&gt; The maximum value is 100000 in PHP &lt; 5.5.6, and 1000000 in later versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As stated in docs: https://secure.php.net/manual/en/opcache.configuration.php#ini.opcache.max-accelerated-files, the maximum is now 1000000
&gt; The maximum value is 100000 in PHP &lt; 5.5.6, and 1000000 in later versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0' into PHP-7.1</title>
<updated>2017-01-11T11:18:26+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-11T11:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=6fbd61a8199fbac9aac25d0dfaf1402a8f2b4e7b'/>
<id>6fbd61a8199fbac9aac25d0dfaf1402a8f2b4e7b</id>
<content type='text'>
* PHP-7.0:
  added a note to opache.fast_shutdown why its not enabled by default in php.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  added a note to opache.fast_shutdown why its not enabled by default in php.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>added a note to opache.fast_shutdown why its not enabled by default in php.ini</title>
<updated>2017-01-11T11:18:10+00:00</updated>
<author>
<name>Markus Staab</name>
<email>maggus.staab@googlemail.com</email>
</author>
<published>2017-01-11T10:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ef42f49470c2d5a4c11aa67ebd78e43666555c53'/>
<id>ef42f49470c2d5a4c11aa67ebd78e43666555c53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "set more suitable defaults for opcache in ini and code"</title>
<updated>2017-01-09T17:08:07+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-09T17:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=28f2959b83ae6f853db7700c9f0dfffa6ce2f794'/>
<id>28f2959b83ae6f853db7700c9f0dfffa6ce2f794</id>
<content type='text'>
This reverts commit b655f2d6325c64e5da1f016a2742a6abf669ecaf.

This has been deemed unsuitable for 7.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b655f2d6325c64e5da1f016a2742a6abf669ecaf.

This has been deemed unsuitable for 7.0
</pre>
</div>
</content>
</entry>
<entry>
<title>merge PR #2290: enable opcache in CLI in 7.1+</title>
<updated>2017-01-09T11:00:05+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-09T11:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=71fe529afc2f9bfd99d85539c709a27f025c0caa'/>
<id>71fe529afc2f9bfd99d85539c709a27f025c0caa</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.0' into PHP-7.1</title>
<updated>2017-01-09T10:56:54+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-09T10:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=9727e37caeaec7f3d28f93fe378f53032e50a216'/>
<id>9727e37caeaec7f3d28f93fe378f53032e50a216</id>
<content type='text'>
* PHP-7.0:
  set more suitable defaults for opcache in ini and code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  set more suitable defaults for opcache in ini and code
</pre>
</div>
</content>
</entry>
<entry>
<title>set more suitable defaults for opcache in ini and code</title>
<updated>2017-01-09T10:53:23+00:00</updated>
<author>
<name>Markus Staab</name>
<email>maggus.staab@googlemail.com</email>
</author>
<published>2017-01-09T10:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b655f2d6325c64e5da1f016a2742a6abf669ecaf'/>
<id>b655f2d6325c64e5da1f016a2742a6abf669ecaf</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.0' into PHP-7.1</title>
<updated>2017-01-06T05:31:29+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-06T05:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=d5a1c5a96b02d18b97636993a69e206b9b8d211f'/>
<id>d5a1c5a96b02d18b97636993a69e206b9b8d211f</id>
<content type='text'>
* PHP-7.0:
  Increase realpath_cache_size default value
  add UPGRADING note for realpath_cache_size
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Increase realpath_cache_size default value
  add UPGRADING note for realpath_cache_size
</pre>
</div>
</content>
</entry>
</feed>
