Skip to content

Commit 6096988

Browse files
committed
Merge branch 'PHP-5.3' into PHP-5.4
2 parents 27542db + eb881a1 commit 6096988

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)