History log of /php-src/php.ini-development (Results 276 – 300 of 396)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2c8a4af8 15-Jul-2013 Stanislav Malyshev

Merge branch 'PHP-5.5'

* PHP-5.5:
Fix bug #62665: add curl.cainfo to php.ini


# 8c663fd4 15-Jul-2013 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #62665: add curl.cainfo to php.ini

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


# 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
# ab165d34 11-Apr-2013 Remi Collet

Merge branch 'PHP-5.5'

* PHP-5.5:
apply change from opcache readme to php.ini


# 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
# e67e6a1f 27-Mar-2013 Dmitry Stogov

Merge branch 'PHP-5.5'

* PHP-5.5:
Added opcache.enable_cli=0


# 26f3ff25 27-Mar-2013 Dmitry Stogov

Added opcache.enable_cli=0

# 95c3b9ab 21-Mar-2013 David Soria Parra

Merge branch 'PHP-5.5'

* PHP-5.5:
Add OPCache ini settings to php.ini


# 293d5def 21-Mar-2013 David Soria Parra

Add OPCache ini settings to php.ini

Revision tags: php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1
# 992bba6a 29-Jan-2013 Stanislav Malyshev

Merge branch 'PHP-5.5'

* PHP-5.5:
Add news for bug #60524
Implemented Feature #60524 (sys_temp_dir)

Conflicts:
UPGRADING


Revision tags: php-5.5.0alpha4
# 475a644b 18-Jan-2013 ALeX Kazik

Implemented Feature #60524 (sys_temp_dir)

Added a new configuration directive which allows it to change the
temporary directory, the default behavior is unchanged.

This is a use

Implemented Feature #60524 (sys_temp_dir)

Added a new configuration directive which allows it to change the
temporary directory, the default behavior is unchanged.

This is a useful option if you use all/some hosts inside of one .ini file
with sections and want to change the temp dir per user (maybe it's not
allowed to write outside the users home directory). Since the TMPDIR
variable affects the whole php that way can not be used for this scenario.

(see https://bugs.php.net/bug.php?id=60524)

show more ...

Revision tags: php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9
# e7f8f7c0 12-Nov-2012 Bryan Hanks, PMP

Corrected spelling of 'shortcut'

# d0727b58 12-Nov-2012 Bryan Hanks, PMP

Corrected grammar/spelling of text in php.ini files

There are no actual code changes here; I corrected grammar and spelling
errors in the php.ini-production and php.ini-development files

Corrected grammar/spelling of text in php.ini files

There are no actual code changes here; I corrected grammar and spelling
errors in the php.ini-production and php.ini-development files. I also
rewrote some sentences to make them less cumbersome.

show more ...

Revision tags: php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1
# 81de1111 24-Jul-2012 Florian Anderiasch

Merge branch 'PHP-5.4'

* PHP-5.4:
Add syslog support to mail.log #62356


# ddc8d162 24-Jul-2012 Florian Anderiasch

Add syslog support to mail.log #62356

Patch by Michael Orlitzky

Revision tags: php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2
# 61a13773 25-May-2012 Xinchen Hui

Merge branch 'PHP-5.4'

* PHP-5.4:
Fixed bug #62128 superfluous ";"


# 91ad40d9 25-May-2012 Xinchen Hui

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Fixed bug #62128 superfluous ";"


# c3547f19 25-May-2012 Xinchen Hui

Fixed bug #62128 superfluous ";"

Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1
# 9ca4710c 18-Apr-2012 Johannes Schlüter

Merge branch 'PHP-5.4'

* PHP-5.4:
Fix slight grammar glitch (thanks Dan Brown)


# cc85e7c3 18-Apr-2012 Johannes Schlüter

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Fix slight grammar glitch (thanks Dan Brown)


# 710021d1 18-Apr-2012 Johannes Schlüter

Fix slight grammar glitch (thanks Dan Brown)

Revision tags: php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1
# cfb2df5f 26-Mar-2012 Yasuo Ohgaki

Adjust mbstring php.ini settings

# 833dcf3c 25-Mar-2012 slumbers99

mbstring use UTF-8

Revision tags: PHP-5.4.1-RC1
# 5f31ecac 17-Mar-2012 Pierre Joye

- Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.ini

# 8fec627b 17-Mar-2012 Pierre Joye

- Fix bug #61424, ext/sqlite is not bundled anymore, remove it from php.ini

1...<<111213141516