Browse Source

Merge #289581 (Fixed PDORow and PDOStatement crashes when instantiating throught

Reflection (Felipe)
experimental/5.3-FPM
Johannes Schlüter 17 years ago
parent
commit
4a8de304e2
  1. 3
      NEWS

3
NEWS

@ -8,9 +8,6 @@ PHP NEWS
- Implemented FR #49253 (added support for libcurl's CERTINFO option).
(Linus Nielsen Feltzing <linus@haxx.se>)
- Fixed crash when instantiating PDORow and PDOStatement through Reflection.
(Felipe)
- Fixed bug #49855 (import_request_variables() always returns NULL). (Ilia,
sjoerd at php dot net)
- Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).

Loading…
Cancel
Save