mirror of
https://github.com/php/php-src.git
synced 2026-04-23 07:58:20 +02:00
Merge branch 'PHP-5.3' into PHP-5.4
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
--TEST--
|
||||
Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link - variation 1
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (getenv("USE_ZEND_ALLOC") === "0") {
|
||||
die("skip Zend MM disabled");
|
||||
}
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user