Skip to content

Commit ee9622a

Browse files
committed
HHVM does not include the function name, and has two lines of extra stack trace
1 parent d5c8a12 commit ee9622a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bson/bug0325.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ var_dump($value);
1616
===DONE===
1717
<?php exit(0); ?>
1818
--EXPECTF--
19-
Warning: %s\toPHP(): Reading document did not exhaust input buffer in %s on line %d
19+
Warning:%sReading document did not exhaust input buffer in %s on line %d%a
2020
NULL
2121
===DONE===

0 commit comments

Comments
 (0)