summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2009-12-17 16:10:53 +0000
committerJani Taskinen <jani@php.net>2009-12-17 16:10:53 +0000
commit215dd9d02c701035a6e4a60148b5f71fc778f20c (patch)
tree840877858dbbb8fcec7b1042b8dda73065241fb5
parente2a2205a581afa2a3cb169b183eb229124852859 (diff)
downloadphp-git-215dd9d02c701035a6e4a60148b5f71fc778f20c.tar.gz
- These are 2 separate sections..
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc34dc7993..d9e7ddda4f 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,7 @@ PHP NEWS
(Arvind Srinivasan)
- Fixed memory leak in extension loading when an error occurs on Windows.
(Pierre)
+
- Fixed bug #50496 (Use of <stdbool.h> is valid only in a c99 compilation
environment. (Sriram)
- Fixed bug #50464 (declare encoding doesn't work within an included file).