Browse Source

NEWS

pull/643/head
Remi Collet 12 years ago
parent
commit
60fb57d4f6
  1. 4
      NEWS

4
NEWS

@ -4,6 +4,10 @@ PHP NEWS
- Embed:
. Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).
- Fileinfo:
. Fixed bug #66987i (Memory corruption in fileinfo ext / bigendian).
(Remi)
- mysqli:
. Fixed problem in mysqli_commit()/mysqli_rollback() with second parameter
(extra comma) and third parameters (lack of escaping). (Andrey)

Loading…
Cancel
Save