Added some NEWS

This commit is contained in:
Bob Weinand 2014-10-24 19:26:04 +02:00
parent 9b4d9ac6c7
commit c03ac47baf

4
NEWS
View File

@ -15,6 +15,10 @@ PHP NEWS
array notation) (Florian)
. Implemented 64-bit format codes for pack() and unpack(). (Leigh)
- phpdbg:
. Added XML protocol (-x command line flag). (Bob)
. Added hard interruptions (twice SIGINT). (Bob)
- Fileinfo:
. Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
. Fixed bug #68224 (buffer-overflow in libmagic/readcdf.c caught by