History log of /php-src/php.ini-development (Results 151 – 175 of 391)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# e2a2e490 02-Jun-2017 Nikita Popov

Merge branch 'PHP-7.1'


# e9ff1fac 02-Jun-2017 Nikita Popov

Revert "merge PR #2290: enable opcache in CLI in 7.1+"

This reverts commit 71fe529afc2f9bfd99d85539c709a27f025c0caa.

Without the file cache (which is not enabled by default), this h

Revert "merge PR #2290: enable opcache in CLI in 7.1+"

This reverts commit 71fe529afc2f9bfd99d85539c709a27f025c0caa.

Without the file cache (which is not enabled by default), this has
non-trivial impact on the startup time. It also significantly
increases the baseline memory usage of PHP on CLI.

show more ...

# 47a1ab36 06-May-2017 ekinhbayar

Update php.ini-* for deprecated track_errors directive

# 8aa419c9 01-Apr-2017 Nikita Popov

Merge branch 'PHP-7.1'


# 32dcc1ee 01-Apr-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 670041b6 01-Apr-2017 Martin Hujer

Fix opcache.max_accelerated_files doc in php.ini

As stated in docs: https://secure.php.net/manual/en/opcache.configuration.php#ini.opcache.max-accelerated-files, the maximum is now 1000000

Fix opcache.max_accelerated_files doc in php.ini

As stated in docs: https://secure.php.net/manual/en/opcache.configuration.php#ini.opcache.max-accelerated-files, the maximum is now 1000000
> The maximum value is 100000 in PHP < 5.5.6, and 1000000 in later versions.

show more ...

# edfa87eb 15-Mar-2017 adrian5

Add comma to comment in php.ini

# c61daf41 02-Feb-2017 Nikita Popov

Deprecate track_errors / $php_errormsg

# 62f29c0c 11-Jan-2017 Joe Watkins

Merge branch 'PHP-7.1'

* PHP-7.1:
added a note to opache.fast_shutdown why its not enabled by default in php.ini


# 6fbd61a8 11-Jan-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
added a note to opache.fast_shutdown why its not enabled by default in php.ini


# ef42f494 11-Jan-2017 Markus Staab

added a note to opache.fast_shutdown why its not enabled by default in php.ini

# 28f2959b 09-Jan-2017 Joe Watkins

Revert "set more suitable defaults for opcache in ini and code"

This reverts commit b655f2d6325c64e5da1f016a2742a6abf669ecaf.

This has been deemed unsuitable for 7.0

# 4e99d303 09-Jan-2017 Joe Watkins

Merge branch 'PHP-7.1'

* PHP-7.1:
merge PR #2290: enable opcache in CLI in 7.1+


# 71fe529a 09-Jan-2017 Joe Watkins

merge PR #2290: enable opcache in CLI in 7.1+

# cde08d49 09-Jan-2017 Joe Watkins

Merge branch 'PHP-7.1'

* PHP-7.1:
set more suitable defaults for opcache in ini and code


# 9727e37c 09-Jan-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
set more suitable defaults for opcache in ini and code


# b655f2d6 09-Jan-2017 Markus Staab

set more suitable defaults for opcache in ini and code

# c9abe878 06-Jan-2017 Joe Watkins

Merge branch 'PHP-7.1'

* PHP-7.1:
Increase realpath_cache_size default value
add UPGRADING note for realpath_cache_size


# d5a1c5a9 06-Jan-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Increase realpath_cache_size default value
add UPGRADING note for realpath_cache_size


# 8a6d3d3d 06-Jan-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Increase realpath_cache_size default value


# 49b2cbf7 05-Jan-2017 Markus Staab

Update php.ini-development

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


12345678910>>...16