Skip to content

Commit 0c4f448

Browse files
committed
Merge branch 'PHP-7.2'
* PHP-7.2: Make newly introduced bug76556.phpt more resilient
2 parents 1b61c3b + 39d668e commit 0c4f448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/intl/tests/bug76556.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ object(IntlRuleBasedBreakIterator)#%d (3) {
1818
["text"]=>
1919
string(3) "foo"
2020
["type"]=>
21-
string(%d) "%sRuleBasedBreakIterator%s"
21+
string(%d) "%SRuleBasedBreakIterator%S"
2222
}
2323
===DONE===

0 commit comments

Comments
 (0)