History log of /php-src/php.ini-production (Results 201 – 225 of 394)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 1666e80c 29-Jul-2016 Anatol Belski

document file cache fallback ini directive

# 7e2c3a77 21-Jul-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# f813f438 15-Jul-2016 Pieter Hordijk

Removed incorrect (leftover?) sentence in ini

about mbstring or iconv output handler

# 8950fb42 21-Jul-2016 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1


# bee362d5 21-Jul-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# 82bfb090 15-Jul-2016 Pieter Hordijk

Removed incorrect (leftover?) sentence in ini

about mbstring or iconv output handler

# 73303b6c 03-Jul-2016 Christoph M. Becker

Merge branch 'pull-request/1945'


# 158b537c 26-Jun-2016 Jakub Zelenka

Change default for serialize_precision to -1 (use mode 0)

# c0efb06e 15-Jun-2016 Christoph M. Becker

Change default gd.jpeg_ignore_warning = 1

Ignoring these warnings apparently works fine (libgd does so in
gdImageCreateJpeg()), but not ignoring them may cause imagecreatefromjpeg()

Change default gd.jpeg_ignore_warning = 1

Ignoring these warnings apparently works fine (libgd does so in
gdImageCreateJpeg()), but not ignoring them may cause imagecreatefromjpeg()
to fail completely, so it seems reasonable to ignore warnings by default.

Note that this change most likely doesn't constitute a BC break; we're
simply being more resilient with regard to slightly broken JPEGs.

See also the related [bug #72404](https://bugs.php.net/bug.php?id=72404).

show more ...

# 5d57e255 12-Jun-2016 Christoph M. Becker

Fix #71554: FTP has not built-in support

# f152c3fa 08-May-2016 Anatol Belski

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fixed bug #64524 Add intl.use_exceptions to php.ini-*


# 41b159fd 08-May-2016 Anatol Belski

Fixed bug #64524 Add intl.use_exceptions to php.ini-*

Revision tags: php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2
# 3f09d301 24-Dec-2015 Julien Pauli

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Update default_mimetype ini setting description


Revision tags: php-7.0.2RC1
# 9306c1d2 21-Dec-2015 Thomas Punt

Update default_mimetype ini setting description

This is in response to doc bug #70287

# 9374977d 17-Dec-2015 Xinchen Hui

Merge branch 'PHP-5.6' into PHP-7.0

Conflicts:
ext/opcache/Optimizer/pass1_5.c


# 96fe1dfe 16-Dec-2015 Lior Kaplan

Add entry for session.lazy_write

# ef9ddd0d 15-Dec-2015 Lior Kaplan

Remove sqlite extension leftover references (was removed in PHP 5.4)

Revision tags: php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1
# 0a1e1996 09-Nov-2015 Xinchen Hui

Fixed bug #70624 opcache.huge_code_pages

Revision tags: php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4
# 41a184be 17-Sep-2015 Dmitry Stogov

Added information about new opcache configuration directives

Revision tags: php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45
# 76a0cbc0 26-Aug-2015 softwarespot

Removed trailing whitespace

Revision tags: php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2
# 80b6a135 14-Jul-2015 Christoph M. Becker

Merge branch 'PHP-5.6'

* PHP-5.6:
Fix #53840: Misleading extension entries in php.ini


# 72554891 14-Jul-2015 Christoph M. Becker

Fix #53840: Misleading extension entries in php.ini

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 unlik

Fix #53840: Misleading extension entries in php.ini

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.

show more ...

Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 4bf70f4d 07-Jul-2015 Anatol Belski

mention pcre.jit in the supplied php.ini-*

Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2
# ae88a243 15-Jun-2015 Dmitry Stogov

Rmoved opcache.load_comments.

# 336cfac7 13-Jun-2015 Christoph M. Becker

ext/mysql has been removed as of PHP 7.0.0

So remove all related settings from php.ini-*, and add a respective entry in
UPGRADING (strangly, this part of fd1578c has been lost).

12345678910>>...16