History log of /PHP-7.4/php.ini-production (Results 101 – 125 of 231)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1
# 6d148f7e 28-Sep-2014 Sobak

Update comments in php.ini


# 7386b74b 08-Oct-2014 Reeze Xia

Fix php.ini-*'s comment about directive: request_order

request_order directive only support register G,P,C but not all of
the EGPCS global variables.

The doc <http://php.net/man

Fix php.ini-*'s comment about directive: request_order

request_order directive only support register G,P,C but not all of
the EGPCS global variables.

The doc <http://php.net/manual/en/ini.core.php#ini.request-order>
is ok.

show more ...


# 1e92b24a 10-Nov-2014 Chris McCafferty

Fix #68355: Inconsistency in example php.ini comments

There are some arbitrary differences between php.ini-production and
php.ini-development. This patch corrects the differences.


Revision tags: php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1
# e756333b 09-Sep-2014 Nikita Popov

Remove <% and <script language="php"> tags

As per https://wiki.php.net/rfc/remove_alternative_php_tags.

Removes:
* <% opening tag
* %> closing tag
* <%= short opening

Remove <% and <script language="php"> tags

As per https://wiki.php.net/rfc/remove_alternative_php_tags.

Removes:
* <% opening tag
* %> closing tag
* <%= short opening tag
* /<script\s+language\s*=\s*(php|"php"|'php')\s*>/i opening tag
* /</script>/i closing tag
* asp_tags ini directive

show more ...


# 876792c7 23-Sep-2014 Sebastian Zartner

Fixed typo


# cf0303e7 20-Sep-2014 Florian MARGAINE

Replaces php5 with php7, without whitespace changes.


Revision tags: php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1
# 95c57bb6 14-Apr-2014 Anatol Belski

Fixed bug #67033 Remove reference to Windows 95


Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1
# a28389b2 17-Mar-2014 Yasuo Ohgaki

Fixed typo in UPGRADING and modified php.ini-* description for encoding related changes


# 6e16cc35 09-Mar-2014 Lior Kaplan

Fix typo: entory -> entry


# ff3c6931 07-Mar-2014 Daniel Lowrey

Update php.ini files (new openssl directives)


Revision tags: php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1
# cbd108ab 13-Feb-2014 Yasuo Ohgaki

Implement RFC https://wiki.php.net/rfc/default_encoding


Revision tags: php-5.6.0alpha2, php-5.5.9, php-5.4.25
# 4dee63ca 27-Jan-2014 Yasuo Ohgaki

Remove obsolete description


Revision tags: php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24, php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28
# feb4caad 10-Dec-2013 Michael Wallner

update php.ini-*


# bc1c2b3b 12-Dec-2013 Michael Wallner

remove always_populate_raw_post_data INI entries from master, UPGRADING.INTERNALS coming shortly


Revision tags: php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1
# b6ceea4a 21-Oct-2013 Christopher Jones

Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org)


Revision tags: php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1
# 0ad0a2f5 27-Sep-2013 Ondřej Surý

Add information about which INI file is which inside respective files


# 5ac7c533 27-Sep-2013 Christopher Jones

More OCI8 DTrace probe updates.
Change php.ini-* doc to match an earlier change to config.w32


Revision tags: php-5.5.4, php-5.4.20
# 160cd8d0 09-Sep-2013 Adam Harvey

Tinker with the wording of the short_open_tag description.

I'm still not thrilled with this, but it's a bit better and addresses the
issues noted in bug #65644. Plus, it now mentions the

Tinker with the wording of the short_open_tag description.

I'm still not thrilled with this, but it's a bit better and addresses the
issues noted in bug #65644. Plus, it now mentions the decoupling of <?=.

show more ...


Revision tags: php-5.5.4RC1, php-5.4.20RC1
# 4cd9796b 20-Aug-2013 Yasuo Ohgaki

Add session.use_strict_mode description to php.ini-*


Revision tags: php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18
# 503d39d9 10-Aug-2013 Jan Ehrhardt

php.ini-development/production: remove php_zip.dll

Remove the reference to php_zip.dll in php.ini-production and
php.ini-development, because php_zip.dll does not exist anymore since

php.ini-development/production: remove php_zip.dll

Remove the reference to php_zip.dll in php.ini-production and
php.ini-development, because php_zip.dll does not exist anymore since
PHP 5.3

show more ...


Revision tags: php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1
# b8941a73 13-Jul-2013 Veres Lajos

mssql.compatability_mode fix


# 445dffa7 18-Jul-2013 Yasuo Ohgaki

Improve php.ini-* documentation


# 2bad01e6 15-Jul-2013 Stanislav Malyshev

Fix bug #62665: add curl.cainfo to php.ini

Conflicts:

php.ini-development
php.ini-production


Revision tags: php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1
# 6df1e8d3 11-Apr-2013 Remi Collet

apply change from opcache readme to php.ini


Revision tags: php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2
# 26f3ff25 27-Mar-2013 Dmitry Stogov

Added opcache.enable_cli=0


12345678910