Skip to content

Commit 71cfd2c

Browse files
committed
ext/intl: Fix tests
1 parent 91fa608 commit 71cfd2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ext/intl/tests/intltz_get_canonical_id_refs.phpt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ $ref =& $test->prop;
1212
print_R(intltz_get_canonical_id('Portugal', $ref));
1313
var_dump($test);
1414
?>
15-
--EXPECT--
15+
--EXPECTF--
16+
Deprecated: Assigning bool to typed property which is implicitly converted to type string is deprecated in %s on line %d
1617
Europe/Lisbonobject(Test)#1 (1) {
1718
["prop"]=>
1819
&string(1) "1"

0 commit comments

Comments
 (0)