]> granicus.if.org Git - php/commitdiff
expand test for #68986
authorNayana Hettiarachchi <nayana@ddproperty.com>
Thu, 5 Feb 2015 06:35:01 +0000 (14:35 +0800)
committerNayana Hettiarachchi <nayana@ddproperty.com>
Thu, 5 Feb 2015 06:35:01 +0000 (14:35 +0800)
tests/basic/bug68986.phpt

index f40f960309427390f511892895e0b9bdc90f25e4..07c92be4e0b0f4c13037d871ca26904722ed1a31 100644 (file)
@@ -24,7 +24,6 @@ var_dump(fwrite($fp, $data));
 fclose($fp);
 rmdir($tempDir . '/php68986');
 
-?>
 --EXPECT--
 int(2097152)
 int(2088960)