summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2008-05-12 08:47:29 +0000
committerAntony Dovgal <tony2001@php.net>2008-05-12 08:47:29 +0000
commit86cf005ca2619171c7832ff65e1cd703d2ea79c5 (patch)
treeb6f1e3ad842598aea65ffa2bd0a6c9dfb024a90b /NEWS
parent1d30a554a48c44998fd44831b23170b27f1fa202 (diff)
downloadphp-git-86cf005ca2619171c7832ff65e1cd703d2ea79c5.tar.gz
MFH: revert patch that causes invalid reads/crashes on Linux
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 791ae06594..d665e31c29 100644
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,6 @@ PHP NEWS
functions. (Andrey)
- Fixed bug #44891 Memory leak using registerPHPFunctions and XSLT Variable
as function parameter. (Rob)
-- Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in
- POSIX systems). (Ilia, delphij at FreeBSD dot org)
- Fixed bug #44830 (Very minor issue with backslash in heredoc). (Matt)
- Fixed bug #44811 (Improve error message when creating a new SoapClient that
contains invalid data). (Markus Fischer, David C)