summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2008-06-06 01:00:20 +0000
committerChristopher Jones <sixd@php.net>2008-06-06 01:00:20 +0000
commit50db74684d96a46569abd0bbcf9e437127a8d542 (patch)
tree7a22227de45f654f8fb70004eba33c9d0862224a /NEWS
parent8c9e028a76e805aeaa56a380dce5651657af6e2a (diff)
downloadphp-git-50db74684d96a46569abd0bbcf9e437127a8d542.tar.gz
Update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2fb1f95ad3..268c3379b9 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ PHP NEWS
- Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia)
- Fixed bug #44716 (Progress notifications incorrect). (Hannes)
- Fixed bug #44712 (stream_context_set_params segfaults on invalid arguments). (Hannes)
-
+- Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones)
01 May 2008, PHP 5.2.6
- Fixed two possible crashes inside posix extension (Tony)