summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2008-05-14 23:53:54 +0000
committerIlia Alshanetsky <iliaa@php.net>2008-05-14 23:53:54 +0000
commit4b7d16ec33285c01d2b225268fbcfd73fe4b4a02 (patch)
tree5f86f55ca9122b584d22c2ca52cf97bdf6900cd8 /NEWS
parentc7d27883119a77b5aac148161ec7a667a1151349 (diff)
downloadphp-git-4b7d16ec33285c01d2b225268fbcfd73fe4b4a02.tar.gz
BFn
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d665e31c29..256f27a8ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2008, PHP 5.2.7
+- Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe)
- Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl
functions. (Andrey)
- Fixed bug #44891 Memory leak using registerPHPFunctions and XSLT Variable