History log of /php-src/php.ini-development (Results 226 – 250 of 391)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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)


# 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
# 9a5cb51e 13-Feb-2014 Yasuo Ohgaki

Merge branch 'PHP-5.6'

* PHP-5.6:
Implement RFC https://wiki.php.net/rfc/default_encoding


# 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
# 9f3a98b1 27-Jan-2014 Yasuo Ohgaki

Merge branch 'PHP-5.6'

* PHP-5.6:
Remove obsolete description


# a63c0950 27-Jan-2014 Yasuo Ohgaki

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Remove obsolete description

Conflicts:
php.ini-development
php.ini-production


# de99fd73 27-Jan-2014 Yasuo Ohgaki

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Remove obsolete description


# 4dee63ca 27-Jan-2014 Yasuo Ohgaki

Remove obsolete description

12345678910>>...16