Browse Source

- Improved the bug#49174 entry summary

experimental/the_5_4_that_isnt_5_4
Felipe Pena 17 years ago
parent
commit
35ad330849
  1. 3
      NEWS

3
NEWS

@ -117,7 +117,8 @@ PHP NEWS
- Fixed bug #49244 (Floating point NaN cause garbage characters). (Sjoerd)
- Fixed bug #49224 (Compile error due to old DNS functions on AIX systems).
(Scott)
- Fixed bug #49174 (crash on queryString set). (Felipe)
- Fixed bug #49174 (crash when extending PDOStatement and trying to set
queryString property). (Felipe)
- Fixed bug #47848 (importNode doesn't preserve attribute namespaces). (Rob)
- Fixed bug #45120 (PDOStatement->execute() returns true then false for same
statement). (Pierrick)

Loading…
Cancel
Save