1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00
This commit is contained in:
Michael Wallner
2015-02-18 14:08:52 +01:00
parent ec7ba48e67
commit 6dfc7cbe61
+2
View File
@@ -3,6 +3,8 @@
?? Feb 2015, PHP 5.6.7
- Core:
. Fixed bug #65593 (Segfault when calling ob_start from output buffering
callback). (Mike)
. Added NULL byte protection to exec, system and passthru. (Yasuo)
- ODBC: