1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00

NEWS entry

This commit is contained in:
Rasmus Lerdorf
2015-02-22 08:31:17 -08:00
parent e12b72d3f7
commit ffd2fda0f3

1
NEWS
View File

@@ -7,6 +7,7 @@
callback). (Mike)
. Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
not validated in memory.c). (nayana at ddproperty dot com)
. Fixed bug #68166 (Exception with invalid character causes segv) (Rasmus)
- cURL:
. Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on