Merge branch 'PHP-7.2'

* PHP-7.2:
  Make newly introduced bug76556.phpt more resilient
This commit is contained in:
Christoph M. Becker 2018-07-01 00:23:06 +02:00
commit 0c4f4481f5

View File

@ -18,6 +18,6 @@ object(IntlRuleBasedBreakIterator)#%d (3) {
["text"]=>
string(3) "foo"
["type"]=>
string(%d) "%sRuleBasedBreakIterator%s"
string(%d) "%SRuleBasedBreakIterator%S"
}
===DONE===