History log of /php-src/php.ini-production (Results 226 – 250 of 394)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41
# ed87d16c 01-May-2015 Andy Footner

fix typo in php.ini

Revision tags: php-5.6.9RC1, php-5.5.25RC1
# 2c2d1a79 19-Apr-2015 Bob Weinand

Hmm, zend.assertions is not really on/off, but -1/0/1

# 306f9123 19-Apr-2015 Bob Weinand

Add zend.assertions and assert.exception to php.ini-*

Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS
# c404518d 10-Feb-2015 Anatol Belski

removed obsolete php.ini options

Revision tags: PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1
# 9b6f8bfd 31-Jan-2015 PeeHaa

Added two missing opcache ini directives (restrict_api and mmap_base)

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
# 135e3003 24-Nov-2014 Stanislav Malyshev

Merge branch 'PHP-5.6'

* PHP-5.6:
Update comments in php.ini


# 7e4de4f8 24-Nov-2014 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Update comments in php.ini


Revision tags: 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

# 1edc826b 24-Nov-2014 Stanislav Malyshev

Merge branch 'PHP-5.6'

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


# 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 ...

# f7674519 19-Nov-2014 Peter Cowburn

Merge branch 'PHP-5.6'

* PHP-5.6:
NEWS
Fix #68355: Inconsistency in example php.ini comments


# 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 ...

# b2795700 23-Sep-2014 Tjerk Meesters

Merge branch 'PHP-5.6'

* PHP-5.6:
Fixed typo


# 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
# fca58899 14-Apr-2014 Anatol Belski

Merge branch 'PHP-5.6'

* PHP-5.6:
Fixed bug #67033 Remove reference to Windows 95


# e3abcf78 14-Apr-2014 Anatol Belski

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fixed bug #67033 Remove reference to Windows 95


# 57d65798 14-Apr-2014 Anatol Belski

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fixed bug #67033 Remove reference to Windows 95


# 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
# 789b10cc 17-Mar-2014 Yasuo Ohgaki

Merge branch 'PHP-5.6'

* PHP-5.6:
Modified php.ini-* description for encoding related changes


# a28389b2 17-Mar-2014 Yasuo Ohgaki

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

# 7cf0931f 09-Mar-2014 Lior Kaplan

Merge branch 'PHP-5.6'

* PHP-5.6:
Fix typo: entory -> entry


# 6e16cc35 09-Mar-2014 Lior Kaplan

Fix typo: entory -> entry

# ddd855cb 07-Mar-2014 Daniel Lowrey

Merge branch 'PHP-5.6'

* PHP-5.6:
Update php.ini files (new openssl directives)


12345678910>>...16