|
178 | 178 | </config>',
|
179 | 179 | [
|
180 | 180 | "Element 'virtualType', attribute 'name': [facet 'pattern'] The value '' is not accepted by the pattern '" .
|
181 |
| - "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*" . |
182 |
| - ")*'." . |
| 181 | + "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)" . |
| 182 | + "(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)*'." . |
183 | 183 | "\nLine: 2\n",
|
184 | 184 | "Element 'virtualType', attribute 'name': '' is not a valid value of the atomic type 'phpClassName'." .
|
185 | 185 | "\nLine: 2\n",
|
|
194 | 194 | </config>',
|
195 | 195 | [
|
196 | 196 | "Element 'virtualType', attribute 'type': [facet 'pattern'] The value '' is not accepted by the pattern '" .
|
197 |
| - "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*" . |
198 |
| - ")*'." . |
| 197 | + "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)" . |
| 198 | + "(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)*'." . |
199 | 199 | "\nLine: 2\n",
|
200 | 200 | "Element 'virtualType', attribute 'type': '' is not a valid value of the atomic type 'phpClassName'." .
|
201 | 201 | "\nLine: 2\n",
|
|
208 | 208 | [
|
209 | 209 | "Element 'virtualType', attribute 'name': [facet 'pattern'] The value '777Digits\\IsNotAllowed' " .
|
210 | 210 | "is not accepted by the pattern '" .
|
211 |
| - "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*" . |
212 |
| - ")*'." . |
| 211 | + "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)" . |
| 212 | + "(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)*'." . |
213 | 213 | "\nLine: 2\n",
|
214 | 214 | "Element 'virtualType', attribute 'name': '777Digits\\IsNotAllowed' " .
|
215 | 215 | "is not a valid value of the atomic type 'phpClassName'." .
|
|
226 | 226 | [
|
227 | 227 | "Element 'virtualType', attribute 'name': [facet 'pattern'] The value '\\777Digits\\IsNotAllowed' " .
|
228 | 228 | "is not accepted by the pattern '" .
|
229 |
| - "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*" . |
230 |
| - ")*'." . |
| 229 | + "(\\\\?[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)" . |
| 230 | + "(\\\\[a-zA-Z_\x7f-\xc3\xbf][a-zA-Z0-9_\x7f-\xc3\xbf]*)*'." . |
231 | 231 | "\nLine: 2\n",
|
232 | 232 | "Element 'virtualType', attribute 'name': '\\777Digits\\IsNotAllowed' " .
|
233 | 233 | "is not a valid value of the atomic type 'phpClassName'." .
|
|
0 commit comments