Skip to content

Commit c58ba9b

Browse files
authored
Update thread-safe-array-read-undefined-key.phpt
1 parent ff412c9 commit c58ba9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/thread-safe-array-read-undefined-key.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ var_dump($array['protocol2'][0]); //segfault
1313
--EXPECTF--
1414
NULL
1515

16-
Warning: Trying to access array offset on%s null in %s on line %d
16+
Warning: Trying to access array offset on%S null in %s on line %d
1717
NULL

0 commit comments

Comments
 (0)