Revision tags: php-7.2.17, php-7.3.4, php-7.1.28 |
|
#
bc4cb277 |
| 29-Mar-2019 |
Stanislav Malyshev |
Add mbstring.regex_stack_limit to php.ini-*
|
Revision tags: php-7.3.4RC1, php-7.2.17RC1 |
|
#
78c9a53d |
| 19-Mar-2019 |
Remi Collet |
comment out sqlite3.defensive = 1 follow common practice, this is the default value
|
#
ad2d2e41 |
| 18-Mar-2019 |
Christoph M. Becker |
Fix #76956: Wrong value for 'syslog.filter' documented in php.ini
|
Revision tags: php-7.1.27, php-7.3.3, php-7.2.16, php-7.3.3RC1, php-7.2.16RC1, php-7.2.15, php-7.3.2, php-7.2.15RC1, php-7.3.2RC1, php-5.6.40, php-7.1.26, php-7.3.1, php-7.2.14, php-7.2.14RC1, php-7.3.1RC1 |
|
#
58c25bf6 |
| 16-Dec-2018 |
bohwaz |
SQLite3: add DEFENSIVE config for SQLite >= 3.26.0 as a mitigation strategy against potential security flaws
|
#
e93259bb |
| 16-Dec-2018 |
bohwaz |
SQLite3: add DEFENSIVE config for SQLite >= 3.26.0 as a mitigation strategy against potential security flaws
|
#
92ac598a |
| 22-Jan-2019 |
Peter Kokot |
Remove local variables This patch removes the so called local variables defined per file basis for certain editors to properly show tab width, and similar settings. These are mainly
Remove local variables This patch removes the so called local variables defined per file basis for certain editors to properly show tab width, and similar settings. These are mainly used by Vim and Emacs editors yet with recent changes the once working definitions don't work anymore in Vim without custom plugins or additional configuration. Neither are these settings synced across the PHP code base. A simpler and better approach is EditorConfig and fixing code using some code style fixing tools in the future instead. This patch also removes the so called modelines for Vim. Modelines allow Vim editor specifically to set some editor configuration such as syntax highlighting, indentation style and tab width to be set in the first line or the last 5 lines per file basis. Since the php test files have syntax highlighting already set in most editors properly and EditorConfig takes care of the indentation settings, this patch removes these as well for the Vim 6.0 and newer versions. With the removal of local variables for certain editors such as Emacs and Vim, the footer is also probably not needed anymore when creating extensions using ext_skel.php script. Additionally, Vim modelines for setting php syntax and some editor settings has been removed from some *.phpt files. All these are mostly not relevant for phpt files neither work properly in the middle of the file.
show more ...
|
#
467d8b3f |
| 21-Jan-2019 |
Christoph M. Becker |
[ci skip] Add opcache.preload directive
|
#
5ac9990d |
| 12-Jan-2019 |
wbob |
document open_basedir and realpath cache coupling in php.ini [ci skip]
|
#
e089d506 |
| 14-Jan-2019 |
Dmitry Stogov |
Added FFI extension
|
#
42886746 |
| 08-Dec-2018 |
Remi Collet |
add imap.enable_insecure_rsh in php.ini
|
Revision tags: php-5.6.39, php-7.1.25, php-7.2.13, php-7.0.33, php-7.3.0, php-7.1.25RC1, php-7.2.13RC1, php-7.3.0RC6, php-7.1.24, php-7.2.12, php-7.3.0RC5, php-7.1.24RC1, php-7.2.12RC1, php-7.3.0RC4 |
|
#
37c329d7 |
| 13-Oct-2018 |
Peter Kokot |
Trim trailing whitespace in source code files
|
#
3362620b |
| 13-Oct-2018 |
Peter Kokot |
Trim trailing whitespace in source code files
|
#
902d39a3 |
| 13-Oct-2018 |
Peter Kokot |
Trim trailing whitespace in source code files
|
Revision tags: php-7.1.23, php-7.2.11, php-7.3.0RC3, php-7.1.23RC1, php-7.2.11RC1, php-7.3.0RC2, php-5.6.38, php-7.1.22, php-7.3.0RC1, php-7.2.10, php-7.0.32 |
|
#
318b34da |
| 02-Sep-2018 |
Tiffany |
Update grammar and clarify wording in couple places On line 512, I clarified the sentence which uses effect, previously the sentence was awkward. On line 656, the wrong word is used, I c
Update grammar and clarify wording in couple places On line 512, I clarified the sentence which uses effect, previously the sentence was awkward. On line 656, the wrong word is used, I changed affect to effect.
show more ...
|
Revision tags: php-7.1.22RC1, php-7.3.0beta3, php-7.2.10RC1, php-7.1.21, php-7.2.9, php-7.3.0beta2, php-7.1.21RC1, php-7.3.0beta1, php-7.2.9RC1, php-5.6.37, php-7.1.20, php-7.3.0alpha4, php-7.0.31, php-7.2.8, php-7.1.20RC1, php-7.2.8RC1, php-7.3.0alpha3, php-7.3.0alpha2, php-7.1.19, php-7.2.7, php-7.1.19RC1, php-7.3.0alpha1, php-7.2.7RC1, php-7.1.18, php-7.2.6, php-7.2.6RC1, php-7.1.18RC1, php-5.6.36, php-7.2.5, php-7.1.17, php-7.0.30, php-7.1.17RC1, php-7.2.5RC1, php-5.6.35, php-7.0.29, php-7.2.4, php-7.1.16, php-7.1.16RC1, php-7.2.4RC1, php-7.1.15, php-5.6.34, php-7.2.3, php-7.0.28, php-7.2.3RC1, php-7.1.15RC1, php-7.1.14, php-7.2.2, php-7.1.14RC1, php-7.2.2RC1, php-7.1.13, php-5.6.33, php-7.2.1, php-7.0.27, php-7.2.1RC1, php-7.1.13RC1, php-7.0.27RC1, php-7.2.0, php-7.1.12, php-7.0.26, php-7.1.12RC1, php-7.2.0RC6, php-7.0.26RC1, php-7.1.11, php-5.6.32, php-7.2.0RC5, php-7.0.25, php-7.1.11RC1, php-7.2.0RC4, php-7.0.25RC1, php-7.1.10, php-7.2.0RC3, php-7.0.24, php-7.2.0RC2, php-7.1.10RC1, php-7.0.24RC1, php-7.1.9, php-7.2.0RC1, php-7.0.23, php-7.1.9RC1, php-7.2.0beta3, php-7.0.23RC1, php-7.1.8, php-7.2.0beta2, php-7.0.22, php-7.1.8RC1, php-7.2.0beta1, php-7.0.22RC1 |
|
#
08b9310e |
| 07-Jul-2017 |
Frederik Bosch |
implement same site cookie see https://bugs.php.net/bug.php?id=72230 see https://tools.ietf.org/html/draft-west-first-party-cookies-07 see https://scotthelme.co.uk/csrf-is-dead/
|
#
c8550438 |
| 22-Jul-2018 |
Jakub Zelenka |
Rename none syslog.filter to all and update ini description
|
#
2010c02e |
| 11-Aug-2017 |
Philip Prindeville |
Add syslog.filter INI for filtering syslog messages Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
#
233cbb53 |
| 13-Jul-2018 |
Gemorroj |
[ci skip] Update php.ini-production remove duplicated strings
|
#
ce0721be |
| 01-Jul-2018 |
Jakub Zelenka |
Update NEWS, UPGRADING and default php.ini files with syslog changes
|
#
2475337b |
| 22-Aug-2017 |
Philip Prindeville |
Add syslog's ident and facility parameters to config Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
|
#
8bc2163c |
| 30-Jun-2018 |
Christoph M. Becker |
Add ext/sodium to php.ini-*
|
#
974c46b8 |
| 26-May-2018 |
Peter Kokot |
Add missing opcache.opt_debug_level ini directive
|
#
25f324fa |
| 13-Mar-2018 |
Christoph M. Becker |
Fix #74139: mail.add_x_header default inconsistent with docs [ci skip] mail.add_x_header actually defaults to `Off`, so we should use this default in the provided `php.ini`s.
|
#
cab354de |
| 13-Mar-2018 |
Christoph M. Becker |
Fix #76088: ODBC functions are not available by default on Windows
|
#
7711ac78 |
| 04-Feb-2018 |
sundarchi1 <31782486+sundarchi1@users.noreply.github.com> |
Sync opcache.optimization_level default value The default value is 0x7FFFBFFF nowadays, disabling constant propagation.
|