Test: /ext/intl/tests/resourcebundle_traversable.phpt - Version 7.2.5    

There are 3 different diffs reported by users for this test.

Count Diff
2 (50%)
001+ Fatal error: Uncaught IntlException: Constructor failed in %s/resourcebundle_traversable.php:4
002+ Stack trace:
003+ #0 %s/resourcebundle_traversable.php(4): ResourceBundle->__construct('es', '/root/a/php-7.2...')
004+ #1 {main}
005+ thrown in %s/resourcebundle_traversable.php on line 4
001- bool(true)
002- array(3) {
003- [0]=>
004- string(8) "cadena 1"
005- [1]=>
006- string(8) "cadena 2"
007- [2]=>
008- string(8) "cadena 3"
009- }
1 (25%)
001+ Fatal error: Uncaught IntlException: Constructor failed in %s/resourcebundle_traversable.php:4
002+ Stack trace:
003+ #0 %s/resourcebundle_traversable.php(4): ResourceBundle->__construct('es', '/tmp/test/php-7...')
004+ #1 {main}
005+ thrown in %s/resourcebundle_traversable.php on line 4
001- bool(true)
002- array(3) {
003- [0]=>
004- string(8) "cadena 1"
005- [1]=>
006- string(8) "cadena 2"
007- [2]=>
008- string(8) "cadena 3"
009- }
1 (25%)
001+ Fatal error: Uncaught IntlException: Constructor failed in %s/resourcebundle_traversable.php:4
002+ Stack trace:
003+ #0 %s/resourcebundle_traversable.php(4): ResourceBundle->__construct('es', '/root/testme/ph...')
004+ #1 {main}
005+ thrown in %s/resourcebundle_traversable.php on line 4
001- bool(true)
002- array(3) {
003- [0]=>
004- string(8) "cadena 1"
005- [1]=>
006- string(8) "cadena 2"
007- [2]=>
008- string(8) "cadena 3"
009- }