History log of /php-src/php.ini-production (Results 176 – 200 of 394)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 8a6d3d3d 06-Jan-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Increase realpath_cache_size default value


# 81fb61f9 05-Jan-2017 Markus Staab

Update php.ini-production

# ff8fbf41 12-Dec-2016 Leigh

Merge branch 'master' into remove-mcrypt


# e837bc24 03-Dec-2016 Yasuo Ohgaki

Merge branch 'PHP-7.1'

* PHP-7.1:
Fix typo in php.ini-* comment


# 0b204d60 03-Dec-2016 Yasuo Ohgaki

Fix typo in php.ini-* comment

# ce7aeaca 23-Nov-2016 Remi Collet

Merge branch 'PHP-7.1'

* PHP-7.1:
CS (no leading space in comment for config option)


# b9f41002 23-Nov-2016 Remi Collet

CS (no leading space in comment for config option)

# 5d95dcda 21-Nov-2016 Anatol Belski

Merge branch 'PHP-7.1'

* PHP-7.1:
update php.ini-* for bug #69090
update php.ini-* according to changes for bug #69090


# 2f5e49bd 21-Nov-2016 Anatol Belski

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
update php.ini-* for bug #69090
update php.ini-* according to changes for bug #69090


# 914ff56c 21-Nov-2016 Anatol Belski

update php.ini-* for bug #69090

# e4ce3531 18-Nov-2016 Christoph M. Becker

Merge branch 'PHP-7.1'


# 1c2f7fcc 18-Nov-2016 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1


# 583a2738 18-Nov-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# e44deba1 18-Nov-2016 Christoph M. Becker

Fix #64526: Add missing mysqlnd.* parameters to php.ini-*

# bc4676e0 04-Oct-2016 Leigh

Remove mcrypt

# da69037b 26-Sep-2016 Christoph M. Becker

Merge branch 'PHP-7.1'


# b3f4bc75 26-Sep-2016 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1


# 5e102d56 26-Sep-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# 4f0960a8 26-Sep-2016 Christoph M. Becker

Fix #53745: cgi.discard_path option is missing from php.ini

Also cgi.check_shebang_line has been missing.

# 66f0694c 12-Aug-2016 Yasuo Ohgaki

Merge branch 'PHP-7.1'

* PHP-7.1:
Merge RFC: Session ID without hashing https://wiki.php.net/rfc/session-id-without-hashing


# 3467526a 12-Aug-2016 Yasuo Ohgaki

Merge RFC: Session ID without hashing
https://wiki.php.net/rfc/session-id-without-hashing

# 9fc0a5e0 11-Aug-2016 Kalle Sommer Nielsen

msql > mysqli, use a better extension name as an example in php.ini, as we do not have msql support anymore (Sorry Rasmus!)

# 197051f3 11-Aug-2016 Kalle Sommer Nielsen

Remove sql.safe_mode

This is one of the last old and odd deprecated settings we still have in PHP, it was never fully implemented in all the database extensions and should probably have been

Remove sql.safe_mode

This is one of the last old and odd deprecated settings we still have in PHP, it was never fully implemented in all the database extensions and should probably have been gone back in 5.4, along with safe_mode. Although if my memory strikes me right, mysql was also supporting it back then, but not mysqli.

So far only interbase was supporting this feature, and the removal of it causes two effects for interbase:
- CREATE DATABASE is now allowed no matter
- The default database set by php.ini (ibase.default_db) is no longer forced

http://php.net/ini.core#ini.sql.safe-mode

show more ...

# a53a6b3f 10-Aug-2016 Yasuo Ohgaki

Fix URL rewriter issues

# 0596a256 29-Jul-2016 Anatol Belski

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
document file cache fallback ini directive


12345678910>>...16