projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65cca0d
)
give credit where it is due.
author
Ilia Alshanetsky
<iliaa@php.net>
Thu, 2 Mar 2006 21:32:32 +0000
(21:32 +0000)
committer
Ilia Alshanetsky
<iliaa@php.net>
Thu, 2 Mar 2006 21:32:32 +0000
(21:32 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index c0caa37cb576e95a64baab1a138f994839d92737..cc205f152c2c3b84f29293947943810b9f95f58a 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-45,7
+45,7
@@
PHP NEWS
- Fixed bug #36434 (Improper resolution of declaring class name of an inherited
property). (Ilia)
- Fixed bug #36420 (segfault when access result->num_rows after calling
- result->close()). (Ilia)
+ result->close()). (Ilia
,Tony
)
- Fixed bug #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY).
(Tony)
- Fixed bug #36400 (Custom 5xx error does not return correct HTTP response