Skip to content

Commit e98d0d4

Browse files
committed
Fix expected type section
1 parent 8f780ab commit e98d0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/bug47836.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ try {
1111
}
1212
var_dump($arr);
1313
?>
14-
--EXPECT--
14+
--EXPECTF--
1515
Cannot add element to the array as the next element is already occupied
1616
array(1) {
1717
[%d]=>

0 commit comments

Comments
 (0)