diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2015-08-07 20:20:04 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2015-08-07 20:20:04 +0300 |
commit | cc53406747b99fec9518c71aee25161c156af1f1 (patch) | |
tree | 785577e2eb4fc54639519feffcaa6a9f7ef8118b | |
parent | 4adbe41e2f5fd8dcd29c777ea6aaefc0013afaa7 (diff) | |
download | php-git-cc53406747b99fec9518c71aee25161c156af1f1.tar.gz |
Add FR to #70112 news entry
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ PHP NEWS - Standard: . Fixed bug #70140 (str_ireplace/php_string_tolower - Arbitrary Code Execution). (Laruence) - . Implemented #70112 (Allow "dirname" to go up various times). (Remi) + . Implemented FR #70112 (Allow "dirname" to go up various times). (Remi) . Fixed bug #36365 (scandir duplicates file name at every 65535th file). (cmb) 23 Jul 2015, PHP 7.0.0 Beta 2 |