summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2015-08-07 20:20:04 +0300
committerLior Kaplan <kaplanlior@gmail.com>2015-08-07 20:20:04 +0300
commitcc53406747b99fec9518c71aee25161c156af1f1 (patch)
tree785577e2eb4fc54639519feffcaa6a9f7ef8118b
parent4adbe41e2f5fd8dcd29c777ea6aaefc0013afaa7 (diff)
downloadphp-git-cc53406747b99fec9518c71aee25161c156af1f1.tar.gz
Add FR to #70112 news entry
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index afd6293be6..0908a2db95 100644
--- a/NEWS
+++ b/NEWS
@@ -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