1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00
This commit is contained in:
Remi Collet
2014-06-10 14:16:58 +02:00
parent 1d6286c049
commit b999947dcd

2
NEWS
View File

@@ -14,6 +14,8 @@ PHP NEWS
- Fileinfo:
. Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
string size). (Francisco Alonso, Remi)
. Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary
check). (Francisco Alonso, Remi)
- OpenSSL:
. Fixed bug #65698 (certificates validity parsing does not work past 2050).