Browse Source

- Added resolution of bug #44153, #44154

PECL
David Coallier 18 years ago
parent
commit
feeaa6568e
  1. 4
      NEWS

4
NEWS

@ -3575,3 +3575,7 @@ PHP NEWS
- Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
- Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
- Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
- Fixed bug #44153 (pdo->errorCode() returns NULL when there are no errors).
(David C.)
- Fixed bug #44154 (pdo->errorInfo() always have three elements in the
returned array). (David C.)
Loading…
Cancel
Save