<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch php-7.2.0alpha3</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>Allow loading PHP and Zend extensions by name</title>
<updated>2017-06-22T16:58:15+00:00</updated>
<author>
<name>Francois Laupretre</name>
<email>francois@tekwire.net</email>
</author>
<published>2016-01-28T18:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe5c8f2b80e57c6470a56a8d775947fe0ded182e'/>
<id>fe5c8f2b80e57c6470a56a8d775947fe0ded182e</id>
<content type='text'>
Allow extension name as INI 'extension=' and dl() argument
No BC break, as file name is still accepted.
When using the '-z' command line option (CLI/CGI), an absolute file name must still be provided (nothing changed here)
Change comments in example INI files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow extension name as INI 'extension=' and dl() argument
No BC break, as file name is still accepted.
When using the '-z' command line option (CLI/CGI), an absolute file name must still be provided (nothing changed here)
Change comments in example INI files
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1'</title>
<updated>2017-06-02T21:36:44+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-06-02T21:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e2a2e49063c377524fc58fb515552f5827c2dfad'/>
<id>e2a2e49063c377524fc58fb515552f5827c2dfad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.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>Update php.ini-* for deprecated track_errors directive</title>
<updated>2017-05-08T04:47:52+00:00</updated>
<author>
<name>ekinhbayar</name>
<email>ekin@coproductivity.com</email>
</author>
<published>2017-05-06T19:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=47a1ab36b009f25d246705ce72927fbe0afe063e'/>
<id>47a1ab36b009f25d246705ce72927fbe0afe063e</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'</title>
<updated>2017-04-01T23:08:42+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-04-01T23:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8aa419c91c5a61d6dffd8e1240b0790264b2c683'/>
<id>8aa419c91c5a61d6dffd8e1240b0790264b2c683</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-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://git.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://git.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>Add comma to comment in php.ini</title>
<updated>2017-03-16T11:23:55+00:00</updated>
<author>
<name>adrian5</name>
<email>adrian5@users.noreply.github.com</email>
</author>
<published>2017-03-15T12:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=edfa87ebf5bd779c9c913cb509c5e24e35e1177f'/>
<id>edfa87ebf5bd779c9c913cb509c5e24e35e1177f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate track_errors / $php_errormsg</title>
<updated>2017-02-03T20:02:52+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2017-02-02T20:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c61daf415d0207abda6041a3ed12c23b6a9d8ebf'/>
<id>c61daf415d0207abda6041a3ed12c23b6a9d8ebf</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'</title>
<updated>2017-01-11T11:18:38+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2017-01-11T11:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=62f29c0c1c6a0825950c425b53af4703f4642cab'/>
<id>62f29c0c1c6a0825950c425b53af4703f4642cab</id>
<content type='text'>
* PHP-7.1:
  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.1:
  added a note to opache.fast_shutdown why its not enabled by default in php.ini
</pre>
</div>
</content>
</entry>
</feed>
