Skip to content

Commit eb881a1

Browse files
committed
test should fail
1 parent 4c6678d commit eb881a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ext/date/tests/bug62852.phpt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@ try {
2929
unserialize( $s2 );
3030
} catch ( Exception $e ) {}
3131
var_dump( $foo );
32+
33+
echo "okey";
3234
?>
3335
--EXPECTF--
36+
okey

0 commit comments

Comments
 (0)