We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7a29b commit 907e833Copy full SHA for 907e833
ext/intl/tests/intltz_get_canonical_id_refs.phpt
@@ -12,7 +12,8 @@ $ref =& $test->prop;
12
print_R(intltz_get_canonical_id('Portugal', $ref));
13
var_dump($test);
14
?>
15
---EXPECT--
+--EXPECTF--
16
+Deprecated: Assigning bool to typed property which is implicitly converted to type string is deprecated in %s on line %d
17
Europe/Lisbonobject(Test)#1 (1) {
18
["prop"]=>
19
&string(1) "1"
0 commit comments