201 Commits (fda0a8b735e468f03b32bc099d8f4aa173d2b9f7)

Author SHA1 Message Date
Martin Hujer 670041b60e Fix opcache.max_accelerated_files doc in php.ini 9 years ago
Markus Staab ef42f49470
added a note to opache.fast_shutdown why its not enabled by default in php.ini 9 years ago
Joe Watkins 28f2959b83
Revert "set more suitable defaults for opcache in ini and code" 9 years ago
Markus Staab b655f2d632
set more suitable defaults for opcache in ini and code 9 years ago
Markus Staab 49b2cbf763
Update php.ini-development 9 years ago
Anatol Belski 914ff56cff update php.ini-* for bug #69090 9 years ago
Anatol Belski 850c1095ab update php.ini-* according to changes for bug #69090 9 years ago
Christoph M. Becker e44deba1e9 Fix #64526: Add missing mysqlnd.* parameters to php.ini-* 9 years ago
Christoph M. Becker 4f0960a800 Fix #53745: cgi.discard_path option is missing from php.ini 9 years ago
Anatol Belski 1666e80cb9 document file cache fallback ini directive 9 years ago
Pieter Hordijk f813f43855 Removed incorrect (leftover?) sentence in ini 10 years ago
Christoph M. Becker 5d57e25579 Fix #71554: FTP has not built-in support 10 years ago
Anatol Belski 41b159fd11 Fixed bug #64524 Add intl.use_exceptions to php.ini-* 10 years ago
Thomas Punt 9306c1d254 Update default_mimetype ini setting description 10 years ago
Lior Kaplan 96fe1dfe53 Add entry for session.lazy_write 10 years ago
Lior Kaplan ef9ddd0d82 Remove sqlite extension leftover references (was removed in PHP 5.4) 10 years ago
Dmitry Stogov 41a184be10 Added information about new opcache configuration directives 10 years ago
softwarespot 76a0cbc0c2 Removed trailing whitespace 10 years ago
Christoph M. Becker 72554891e3 Fix #53840: Misleading extension entries in php.ini 11 years ago
Anatol Belski 4bf70f4d98 mention pcre.jit in the supplied php.ini-* 11 years ago
Dmitry Stogov ae88a243e4 Rmoved opcache.load_comments. 11 years ago
Christoph M. Becker 336cfac7f3 ext/mysql has been removed as of PHP 7.0.0 11 years ago
Andy Footner ed87d16c38 fix typo in php.ini 11 years ago
Bob Weinand 2c2d1a79ce Hmm, zend.assertions is not really on/off, but -1/0/1 11 years ago
Bob Weinand 306f9123d6 Add zend.assertions and assert.exception to php.ini-* 11 years ago
Anatol Belski c404518d94 removed obsolete php.ini options 11 years ago
PeeHaa 9b6f8bfd4d Added two missing opcache ini directives (restrict_api and mmap_base) 11 years ago
Sobak 6d148f7ed9 Update comments in php.ini 11 years ago
Reeze Xia 7386b74b07 Fix php.ini-*'s comment about directive: request_order 11 years ago
Chris McCafferty 1e92b24a2a Fix #68355: Inconsistency in example php.ini comments 11 years ago
Reeze Xia c46453801e Fix php.ini-*'s comment about directive: request_order 11 years ago
Nikita Popov e756333bbb Remove <% and <script language="php"> tags 11 years ago
Sobak c370435f89 Update comments in php.ini 11 years ago
Sebastian Zartner 876792c756 Fixed typo 11 years ago
Florian MARGAINE cf0303e782 Replaces php5 with php7, without whitespace changes. 11 years ago
Anatol Belski 95c57bb646 Fixed bug #67033 Remove reference to Windows 95 12 years ago
Yasuo Ohgaki a28389b2ab Fixed typo in UPGRADING and modified php.ini-* description for encoding related changes 12 years ago
Lior Kaplan 6e16cc3528 Fix typo: entory -> entry 12 years ago
Daniel Lowrey ff3c6931c0 Update php.ini files (new openssl directives) 12 years ago
Anatol Belski 533dab176c simple overwrites 12 years ago
Yasuo Ohgaki cbd108abf1 Implement RFC https://wiki.php.net/rfc/default_encoding 12 years ago
Yasuo Ohgaki 4dee63ca1c Remove obsolete description 12 years ago
Michael Wallner feb4caad09 update php.ini-* 12 years ago
Michael Wallner bc1c2b3b31 remove always_populate_raw_post_data INI entries from master, UPGRADING.INTERNALS coming shortly 12 years ago
Christopher Jones b6ceea4a25 Fixed bug #65939 (Space before ";" breaks php.ini parsing). (brainstorm at nopcode dot org) 12 years ago
Adam Harvey 04c823d287 Tinker with the wording of the short_open_tag description. 12 years ago
Ondřej Surý 0ad0a2f56e Add information about which INI file is which inside respective files 12 years ago
Christopher Jones 5ac7c533a0 More OCI8 DTrace probe updates. 12 years ago
Adam Harvey 160cd8d0a7 Tinker with the wording of the short_open_tag description. 12 years ago
Yasuo Ohgaki 4cd9796be7 Add session.use_strict_mode description to php.ini-* 12 years ago