summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2015-12-20 23:48:25 +0200
committerLior Kaplan <kaplanlior@gmail.com>2015-12-20 23:48:25 +0200
commitc85f569e5248893539c129e867896db56e1eff28 (patch)
tree87566ff6cb66214dcb03b6e7e804b35d14807815
parent4c55669caa96f6202c2047a7baf6c5d5894d5fa7 (diff)
downloadphp-git-c85f569e5248893539c129e867896db56e1eff28.tar.gz
Align #71165 entry format
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9f07848b81..c0aa2e779a 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ PHP NEWS
- Core:
. Fixed bug #71165 (-DGC_BENCH=1 doesn't work on PHP7).
- (y.uchiyama.1015 at gmail.com)
+ (y dot uchiyama dot 1015 at gmail dot com)
. Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls). (Laruence)
. Fixed bug #71109 (ZEND_MOD_CONFLICTS("xdebug") doesn't work). (Laruence)
. Fixed bug #71092 (Segmentation fault with return type hinting). (Laruence)