14 lines
152 B
Plaintext
14 lines
152 B
Plaintext
|
|
--TEST--
|
||
|
|
Bug GH-18756: Zend MM may delete the main chunk
|
||
|
|
--EXTENSIONS--
|
||
|
|
zend_test
|
||
|
|
--FILE--
|
||
|
|
<?php
|
||
|
|
|
||
|
|
zend_test_gh18756();
|
||
|
|
|
||
|
|
?>
|
||
|
|
==DONE==
|
||
|
|
--EXPECT--
|
||
|
|
==DONE==
|