<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch php-5.6.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>Fix #53840: Misleading extension entries in php.ini</title>
<updated>2015-07-14T08:09:29+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmb@php.net</email>
</author>
<published>2015-07-14T08:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=72554891e3ff131d6fb070b1ba67c7bba513bd45'/>
<id>72554891e3ff131d6fb070b1ba67c7bba513bd45</id>
<content type='text'>
As of PHP 5.3.0 the php_pspell.dll is not delivered anymore with the Windows
binaries, and according to bug #47464 that's highly unlike to change. So it's
appropriate to remove the respective extension entry from php.ini.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of PHP 5.3.0 the php_pspell.dll is not delivered anymore with the Windows
binaries, and according to bug #47464 that's highly unlike to change. So it's
appropriate to remove the respective extension entry from php.ini.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.5' into PHP-5.6</title>
<updated>2014-11-24T00:13:58+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2014-11-24T00:13:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e4de4f8d65812acc10d7ec1590c42a76d77b384'/>
<id>7e4de4f8d65812acc10d7ec1590c42a76d77b384</id>
<content type='text'>
* PHP-5.5:
  Update comments in php.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Update comments in php.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>Update comments in php.ini</title>
<updated>2014-11-24T00:13:44+00:00</updated>
<author>
<name>Sobak</name>
<email>msobaczewski@gmail.com</email>
</author>
<published>2014-09-28T10:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6d148f7ed97ec55439c378577c4373e03842414e'/>
<id>6d148f7ed97ec55439c378577c4373e03842414e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix php.ini-*'s comment about directive: request_order</title>
<updated>2014-11-24T00:07:47+00:00</updated>
<author>
<name>Reeze Xia</name>
<email>reeze@php.net</email>
</author>
<published>2014-10-08T15:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7386b74b075c2a96ef788f0518d8b7aafad91ef5'/>
<id>7386b74b075c2a96ef788f0518d8b7aafad91ef5</id>
<content type='text'>
request_order directive only support register G,P,C but not all of
the EGPCS global variables.

The doc &lt;http://php.net/manual/en/ini.core.php#ini.request-order&gt;
is ok.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
request_order directive only support register G,P,C but not all of
the EGPCS global variables.

The doc &lt;http://php.net/manual/en/ini.core.php#ini.request-order&gt;
is ok.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #68355: Inconsistency in example php.ini comments</title>
<updated>2014-11-19T16:57:47+00:00</updated>
<author>
<name>Chris McCafferty</name>
<email>cilefen@gmail.com</email>
</author>
<published>2014-11-10T03:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1e92b24a2aeedfe7679f2d5d92b5cfdb363b549b'/>
<id>1e92b24a2aeedfe7679f2d5d92b5cfdb363b549b</id>
<content type='text'>
There are some arbitrary differences between php.ini-production and
php.ini-development. This patch corrects the differences.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some arbitrary differences between php.ini-production and
php.ini-development. This patch corrects the differences.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo</title>
<updated>2014-09-23T05:45:03+00:00</updated>
<author>
<name>Sebastian Zartner</name>
<email>sebastianzartner@gmail.com</email>
</author>
<published>2014-09-23T05:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=876792c756180bc62ae25b0b2c74b1484097b177'/>
<id>876792c756180bc62ae25b0b2c74b1484097b177</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-5.5' into PHP-5.6</title>
<updated>2014-04-14T07:33:49+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-04-14T07:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e3abcf7826993876cf6c9cc09eb848b67d40e85e'/>
<id>e3abcf7826993876cf6c9cc09eb848b67d40e85e</id>
<content type='text'>
* PHP-5.5:
  Fixed bug #67033 Remove reference to Windows 95
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.5:
  Fixed bug #67033 Remove reference to Windows 95
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4' into PHP-5.5</title>
<updated>2014-04-14T07:33:31+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-04-14T07:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=57d657987d5750f9a6482c8a9999f30dd6aabe46'/>
<id>57d657987d5750f9a6482c8a9999f30dd6aabe46</id>
<content type='text'>
* PHP-5.4:
  Fixed bug #67033 Remove reference to Windows 95
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Fixed bug #67033 Remove reference to Windows 95
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #67033 Remove reference to Windows 95</title>
<updated>2014-04-14T07:32:31+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-04-14T07:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=95c57bb646d141d42bcadedfe0daac8c582b1a64'/>
<id>95c57bb646d141d42bcadedfe0daac8c582b1a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo in UPGRADING and modified php.ini-* description for encoding related changes</title>
<updated>2014-03-17T22:28:26+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2014-03-17T22:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a28389b2ab890058cab541ec92e2d53f4b5faf3f'/>
<id>a28389b2ab890058cab541ec92e2d53f4b5faf3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
