Skip to content

Commit 3e9a99d

Browse files
author
Gustavo Frederico Temple Pedrosa
committed
Fix typo
1 parent 0e3771b commit 3e9a99d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/tests/bug43128.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ eval("class $a {}");
1515
if ($a instanceof $a); // Segmentation fault
1616
new $a; // Segmentation fault
1717
echo "ok\n";
18+
?>
1819
--EXPECT--
1920
ok

0 commit comments

Comments
 (0)