diff --git a/ChangeLog-4.php b/ChangeLog-4.php index ffcee9d85d..4cf385924a 100644 --- a/ChangeLog-4.php +++ b/ChangeLog-4.php @@ -33,7 +33,7 @@
  • Improved fix for MOPB-02-2007.
  • Fixed an integer overflow inside chunk_split(). Identified by Gerhard Wagner.
  • Fixed integer overlow in str[c]spn().
  • -
  • Fixed regression in glob when open_basedir is on introduced by #41655 fix.
  • +
  • Fixed regression in glob when open_basedir is on introduced by fix.
  • Fixed money_format() not to accept multiple %i or %n tokens.
  • Added "max_input_nesting_level" php.ini option to limit nesting level of input variables. Fix for MOPB-03-2007.
  • Fixed INFILE LOCAL option handling with MySQL - now not allowed when open_basedir or safe_mode is active.
  • @@ -201,7 +201,7 @@
  • (Fixed crash in Apache 2 SAPI when more then one php script is loaded via SSI include).
  • (mysql_field_type() doesn't handle NEWDECIMAL).
  • (wddx_deserialize() doesn't handle large ints as keys properly).
  • -
  • (Fix for bug #33760 breaks build with older curl).
  • +
  • (Fix for bug breaks build with older curl).
  • (Multiple virtual() calls crash Apache 2 php module).
  • (Calling ob_flush after creating an ob callback causes segfault).
  • (stream_set_blocking(true) toggles, not enables blocking).
  • @@ -244,7 +244,7 @@
  • Fixed potential GLOBALS overwrite via import_request_variables().
  • Fixed possible GLOBALS variable override when register_globals are ON.
  • Fixed possible register_globals toggle via parse_str().
  • -
  • Added "new_link" parameter to mssql_connect(). Bug #34369.
  • +
  • Added "new_link" parameter to mssql_connect(). Bug .
  • (--program-suffix and --program-prefix not included in man page names).
  • (preg_match_all(), named capturing groups, variable assignment/return => crash).
  • (ftp wrapper failures caused from segmented command transfer).
  • @@ -722,7 +722,7 @@
  • (memory leak in mail() when to/subject contain only spaces). (Ilia)
  • (When included file has a parse error, terminate script execution). (Ilia)
  • (ext/interbase: Let DB handle NULL params). (Ard)
  • -
  • , #26967 (file operations return NULL instead of FALSE). (Wez, Ilia)
  • +
  • , (file operations return NULL instead of FALSE). (Wez, Ilia)
  • (FastCGI exits immediately with status 255). (Ilia, tcarter at noggin dot com dot au)
  • (CLI now overrides php.ini settings and switches off output buffering). (Edin)
  • (zend_fetch_list_dtor_id() doesn't check NULL strings). (Jani, Markus dot Lidel at shadowconnect dot com)
  • diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 61f3c3febe..56b8423804 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -253,7 +253,7 @@
  • SOAP:
  • SQLite3:
  • PDO MySQL:
  • Phar:
  • PCRE:
  • PDO_pgsql: @@ -2888,7 +2888,7 @@
  • SimpleXML:
  • SPL:
  • JSON :
  • ODBC: @@ -4032,7 +4032,7 @@ function gzopen by gzopen64).
  • Readline:
  • Session:
  • SPL:
  • Zip:
  • SPL:
  • Standard:
  • Zlib:
  • @@ -309,7 +309,7 @@
  • (imap_sort() does not return FALSE on failure).
  • (segfault on imap_reopen).
  • (imap_rfc822_write_address() leaks memory).
  • -
  • Fixed minor regression caused by fixing bug #80220.
  • +
  • Fixed minor regression caused by fixing bug .
  • (imap_mail_compose() segfaults for multipart with rfc822).
  • MySQLi: @@ -422,7 +422,7 @@
  • (PHP parses encoded cookie names so malicious `__Host-` cookies can be sent). (CVE-2020-7070)
  • (passing value to by-ref param via CUFA crashes).
  • (Typed property must not be accessed before initialization when __get() declared).
  • -
  • (Bug #69100 has not been fixed for Windows).
  • +
  • (Bug has not been fixed for Windows).
  • (Memleak when coercing integers to string via variadic argument).
  • Calendar: @@ -745,7 +745,7 @@
  • FPM:
  • Iconv:
  • MySQLnd:
  • Opcache:
  • Intl:
  • Mysqlnd:
  • FPM: