|
|
@ -5,6 +5,7 @@ PHP NEWS |
|
|
. Fixed memleaks |
|
|
. Fixed memleaks |
|
|
. Added methods getNamespaces(), getDocNamespaces() |
|
|
. Added methods getNamespaces(), getDocNamespaces() |
|
|
. Fixed var_dump() |
|
|
. Fixed var_dump() |
|
|
|
|
|
. Fixed isset/empty/(bool) behavior |
|
|
- Fixed bug #35456 (+ 1 [time unit] format did not work). (Ilia) |
|
|
- Fixed bug #35456 (+ 1 [time unit] format did not work). (Ilia) |
|
|
- Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez) |
|
|
- Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez) |
|
|
- Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony) |
|
|
- Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony) |
|
|
|