@@ -126,12 +126,12 @@ ArgumentCountError: msgfmt_create() expects exactly 2 arguments, 1 given in %s o
126
126
ArgumentCountError: MessageFormatter::create() expects exactly 2 arguments, 1 given in %s on line %d
127
127
'U_ZERO_ERROR'
128
128
129
- IntlException: Constructor failed in %s on line %d
129
+ IntlException: msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR in %s on line %d
130
130
'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
131
131
'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
132
132
'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
133
133
134
- IntlException: Constructor failed in %s on line %d
134
+ IntlException: msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR in %s on line %d
135
135
'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
136
136
'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
137
137
'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
@@ -145,17 +145,17 @@ TypeError: MessageFormatter::create(): Argument #1 ($locale) must be of type str
145
145
TypeError: msgfmt_create(): Argument #1 ($locale) must be of type string, array given in %s on line %d
146
146
'U_ZERO_ERROR'
147
147
148
- IntlException: Constructor failed in %s on line %d
149
- 'msgfmt_create: message formatter creation failed : U_PATTERN_SYNTAX_ERROR'
150
- 'msgfmt_create: message formatter creation failed : U_PATTERN_SYNTAX_ERROR'
151
- 'msgfmt_create: message formatter creation failed : U_PATTERN_SYNTAX_ERROR'
148
+ IntlException: pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}"): U_PATTERN_SYNTAX_ERROR in %s on line %d
149
+ 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}") : U_PATTERN_SYNTAX_ERROR'
150
+ 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}") : U_PATTERN_SYNTAX_ERROR'
151
+ 'pattern syntax error (parse error at offset 1, after "{", before or at "0,choice}") : U_PATTERN_SYNTAX_ERROR'
152
152
153
- IntlException: Constructor failed in %s on line %d
153
+ IntlException: msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES in %s on line %d
154
154
'msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES'
155
155
'msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES'
156
156
'msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES'
157
157
158
- IntlException: Constructor failed in %s on line %d
158
+ IntlException: msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND in %s on line %d
159
159
'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
160
160
'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
161
161
'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
0 commit comments