GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Passed
Push — master ( cc39b3...2b121f )
by Anton
04:25 queued 01:05
created
deps/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-return array (
3
+return array(
4 4
   'a' => 'A',
5 5
   'b' => 'B',
6 6
   'c' => 'C',
Please login to merge, or discard this patch.
Indentation   +1485 added lines, -1485 removed lines patch added patch discarded remove patch
@@ -1,1489 +1,1489 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 return array (
4
-  'a' => 'A',
5
-  'b' => 'B',
6
-  'c' => 'C',
7
-  'd' => 'D',
8
-  'e' => 'E',
9
-  'f' => 'F',
10
-  'g' => 'G',
11
-  'h' => 'H',
12
-  'i' => 'I',
13
-  'j' => 'J',
14
-  'k' => 'K',
15
-  'l' => 'L',
16
-  'm' => 'M',
17
-  'n' => 'N',
18
-  'o' => 'O',
19
-  'p' => 'P',
20
-  'q' => 'Q',
21
-  'r' => 'R',
22
-  's' => 'S',
23
-  't' => 'T',
24
-  'u' => 'U',
25
-  'v' => 'V',
26
-  'w' => 'W',
27
-  'x' => 'X',
28
-  'y' => 'Y',
29
-  'z' => 'Z',
30
-  'µ' => 'Μ',
31
-  'à' => 'À',
32
-  'á' => 'Á',
33
-  'â' => 'Â',
34
-  'ã' => 'Ã',
35
-  'ä' => 'Ä',
36
-  'å' => 'Å',
37
-  'æ' => 'Æ',
38
-  'ç' => 'Ç',
39
-  'è' => 'È',
40
-  'é' => 'É',
41
-  'ê' => 'Ê',
42
-  'ë' => 'Ë',
43
-  'ì' => 'Ì',
44
-  'í' => 'Í',
45
-  'î' => 'Î',
46
-  'ï' => 'Ï',
47
-  'ð' => 'Ð',
48
-  'ñ' => 'Ñ',
49
-  'ò' => 'Ò',
50
-  'ó' => 'Ó',
51
-  'ô' => 'Ô',
52
-  'õ' => 'Õ',
53
-  'ö' => 'Ö',
54
-  'ø' => 'Ø',
55
-  'ù' => 'Ù',
56
-  'ú' => 'Ú',
57
-  'û' => 'Û',
58
-  'ü' => 'Ü',
59
-  'ý' => 'Ý',
60
-  'þ' => 'Þ',
61
-  'ÿ' => 'Ÿ',
62
-  'ā' => 'Ā',
63
-  'ă' => 'Ă',
64
-  'ą' => 'Ą',
65
-  'ć' => 'Ć',
66
-  'ĉ' => 'Ĉ',
67
-  'ċ' => 'Ċ',
68
-  'č' => 'Č',
69
-  'ď' => 'Ď',
70
-  'đ' => 'Đ',
71
-  'ē' => 'Ē',
72
-  'ĕ' => 'Ĕ',
73
-  'ė' => 'Ė',
74
-  'ę' => 'Ę',
75
-  'ě' => 'Ě',
76
-  'ĝ' => 'Ĝ',
77
-  'ğ' => 'Ğ',
78
-  'ġ' => 'Ġ',
79
-  'ģ' => 'Ģ',
80
-  'ĥ' => 'Ĥ',
81
-  'ħ' => 'Ħ',
82
-  'ĩ' => 'Ĩ',
83
-  'ī' => 'Ī',
84
-  'ĭ' => 'Ĭ',
85
-  'į' => 'Į',
86
-  'ı' => 'I',
87
-  'ij' => 'IJ',
88
-  'ĵ' => 'Ĵ',
89
-  'ķ' => 'Ķ',
90
-  'ĺ' => 'Ĺ',
91
-  'ļ' => 'Ļ',
92
-  'ľ' => 'Ľ',
93
-  'ŀ' => 'Ŀ',
94
-  'ł' => 'Ł',
95
-  'ń' => 'Ń',
96
-  'ņ' => 'Ņ',
97
-  'ň' => 'Ň',
98
-  'ŋ' => 'Ŋ',
99
-  'ō' => 'Ō',
100
-  'ŏ' => 'Ŏ',
101
-  'ő' => 'Ő',
102
-  'œ' => 'Œ',
103
-  'ŕ' => 'Ŕ',
104
-  'ŗ' => 'Ŗ',
105
-  'ř' => 'Ř',
106
-  'ś' => 'Ś',
107
-  'ŝ' => 'Ŝ',
108
-  'ş' => 'Ş',
109
-  'š' => 'Š',
110
-  'ţ' => 'Ţ',
111
-  'ť' => 'Ť',
112
-  'ŧ' => 'Ŧ',
113
-  'ũ' => 'Ũ',
114
-  'ū' => 'Ū',
115
-  'ŭ' => 'Ŭ',
116
-  'ů' => 'Ů',
117
-  'ű' => 'Ű',
118
-  'ų' => 'Ų',
119
-  'ŵ' => 'Ŵ',
120
-  'ŷ' => 'Ŷ',
121
-  'ź' => 'Ź',
122
-  'ż' => 'Ż',
123
-  'ž' => 'Ž',
124
-  'ſ' => 'S',
125
-  'ƀ' => 'Ƀ',
126
-  'ƃ' => 'Ƃ',
127
-  'ƅ' => 'Ƅ',
128
-  'ƈ' => 'Ƈ',
129
-  'ƌ' => 'Ƌ',
130
-  'ƒ' => 'Ƒ',
131
-  'ƕ' => 'Ƕ',
132
-  'ƙ' => 'Ƙ',
133
-  'ƚ' => 'Ƚ',
134
-  'ƞ' => 'Ƞ',
135
-  'ơ' => 'Ơ',
136
-  'ƣ' => 'Ƣ',
137
-  'ƥ' => 'Ƥ',
138
-  'ƨ' => 'Ƨ',
139
-  'ƭ' => 'Ƭ',
140
-  'ư' => 'Ư',
141
-  'ƴ' => 'Ƴ',
142
-  'ƶ' => 'Ƶ',
143
-  'ƹ' => 'Ƹ',
144
-  'ƽ' => 'Ƽ',
145
-  'ƿ' => 'Ƿ',
146
-  'Dž' => 'DŽ',
147
-  'dž' => 'DŽ',
148
-  'Lj' => 'LJ',
149
-  'lj' => 'LJ',
150
-  'Nj' => 'NJ',
151
-  'nj' => 'NJ',
152
-  'ǎ' => 'Ǎ',
153
-  'ǐ' => 'Ǐ',
154
-  'ǒ' => 'Ǒ',
155
-  'ǔ' => 'Ǔ',
156
-  'ǖ' => 'Ǖ',
157
-  'ǘ' => 'Ǘ',
158
-  'ǚ' => 'Ǚ',
159
-  'ǜ' => 'Ǜ',
160
-  'ǝ' => 'Ǝ',
161
-  'ǟ' => 'Ǟ',
162
-  'ǡ' => 'Ǡ',
163
-  'ǣ' => 'Ǣ',
164
-  'ǥ' => 'Ǥ',
165
-  'ǧ' => 'Ǧ',
166
-  'ǩ' => 'Ǩ',
167
-  'ǫ' => 'Ǫ',
168
-  'ǭ' => 'Ǭ',
169
-  'ǯ' => 'Ǯ',
170
-  'Dz' => 'DZ',
171
-  'dz' => 'DZ',
172
-  'ǵ' => 'Ǵ',
173
-  'ǹ' => 'Ǹ',
174
-  'ǻ' => 'Ǻ',
175
-  'ǽ' => 'Ǽ',
176
-  'ǿ' => 'Ǿ',
177
-  'ȁ' => 'Ȁ',
178
-  'ȃ' => 'Ȃ',
179
-  'ȅ' => 'Ȅ',
180
-  'ȇ' => 'Ȇ',
181
-  'ȉ' => 'Ȉ',
182
-  'ȋ' => 'Ȋ',
183
-  'ȍ' => 'Ȍ',
184
-  'ȏ' => 'Ȏ',
185
-  'ȑ' => 'Ȑ',
186
-  'ȓ' => 'Ȓ',
187
-  'ȕ' => 'Ȕ',
188
-  'ȗ' => 'Ȗ',
189
-  'ș' => 'Ș',
190
-  'ț' => 'Ț',
191
-  'ȝ' => 'Ȝ',
192
-  'ȟ' => 'Ȟ',
193
-  'ȣ' => 'Ȣ',
194
-  'ȥ' => 'Ȥ',
195
-  'ȧ' => 'Ȧ',
196
-  'ȩ' => 'Ȩ',
197
-  'ȫ' => 'Ȫ',
198
-  'ȭ' => 'Ȭ',
199
-  'ȯ' => 'Ȯ',
200
-  'ȱ' => 'Ȱ',
201
-  'ȳ' => 'Ȳ',
202
-  'ȼ' => 'Ȼ',
203
-  'ȿ' => 'Ȿ',
204
-  'ɀ' => 'Ɀ',
205
-  'ɂ' => 'Ɂ',
206
-  'ɇ' => 'Ɇ',
207
-  'ɉ' => 'Ɉ',
208
-  'ɋ' => 'Ɋ',
209
-  'ɍ' => 'Ɍ',
210
-  'ɏ' => 'Ɏ',
211
-  'ɐ' => 'Ɐ',
212
-  'ɑ' => 'Ɑ',
213
-  'ɒ' => 'Ɒ',
214
-  'ɓ' => 'Ɓ',
215
-  'ɔ' => 'Ɔ',
216
-  'ɖ' => 'Ɖ',
217
-  'ɗ' => 'Ɗ',
218
-  'ə' => 'Ə',
219
-  'ɛ' => 'Ɛ',
220
-  'ɜ' => 'Ɜ',
221
-  'ɠ' => 'Ɠ',
222
-  'ɡ' => 'Ɡ',
223
-  'ɣ' => 'Ɣ',
224
-  'ɥ' => 'Ɥ',
225
-  'ɦ' => 'Ɦ',
226
-  'ɨ' => 'Ɨ',
227
-  'ɩ' => 'Ɩ',
228
-  'ɪ' => 'Ɪ',
229
-  'ɫ' => 'Ɫ',
230
-  'ɬ' => 'Ɬ',
231
-  'ɯ' => 'Ɯ',
232
-  'ɱ' => 'Ɱ',
233
-  'ɲ' => 'Ɲ',
234
-  'ɵ' => 'Ɵ',
235
-  'ɽ' => 'Ɽ',
236
-  'ʀ' => 'Ʀ',
237
-  'ʂ' => 'Ʂ',
238
-  'ʃ' => 'Ʃ',
239
-  'ʇ' => 'Ʇ',
240
-  'ʈ' => 'Ʈ',
241
-  'ʉ' => 'Ʉ',
242
-  'ʊ' => 'Ʊ',
243
-  'ʋ' => 'Ʋ',
244
-  'ʌ' => 'Ʌ',
245
-  'ʒ' => 'Ʒ',
246
-  'ʝ' => 'Ʝ',
247
-  'ʞ' => 'Ʞ',
248
-  'ͅ' => 'Ι',
249
-  'ͱ' => 'Ͱ',
250
-  'ͳ' => 'Ͳ',
251
-  'ͷ' => 'Ͷ',
252
-  'ͻ' => 'Ͻ',
253
-  'ͼ' => 'Ͼ',
254
-  'ͽ' => 'Ͽ',
255
-  'ά' => 'Ά',
256
-  'έ' => 'Έ',
257
-  'ή' => 'Ή',
258
-  'ί' => 'Ί',
259
-  'α' => 'Α',
260
-  'β' => 'Β',
261
-  'γ' => 'Γ',
262
-  'δ' => 'Δ',
263
-  'ε' => 'Ε',
264
-  'ζ' => 'Ζ',
265
-  'η' => 'Η',
266
-  'θ' => 'Θ',
267
-  'ι' => 'Ι',
268
-  'κ' => 'Κ',
269
-  'λ' => 'Λ',
270
-  'μ' => 'Μ',
271
-  'ν' => 'Ν',
272
-  'ξ' => 'Ξ',
273
-  'ο' => 'Ο',
274
-  'π' => 'Π',
275
-  'ρ' => 'Ρ',
276
-  'ς' => 'Σ',
277
-  'σ' => 'Σ',
278
-  'τ' => 'Τ',
279
-  'υ' => 'Υ',
280
-  'φ' => 'Φ',
281
-  'χ' => 'Χ',
282
-  'ψ' => 'Ψ',
283
-  'ω' => 'Ω',
284
-  'ϊ' => 'Ϊ',
285
-  'ϋ' => 'Ϋ',
286
-  'ό' => 'Ό',
287
-  'ύ' => 'Ύ',
288
-  'ώ' => 'Ώ',
289
-  'ϐ' => 'Β',
290
-  'ϑ' => 'Θ',
291
-  'ϕ' => 'Φ',
292
-  'ϖ' => 'Π',
293
-  'ϗ' => 'Ϗ',
294
-  'ϙ' => 'Ϙ',
295
-  'ϛ' => 'Ϛ',
296
-  'ϝ' => 'Ϝ',
297
-  'ϟ' => 'Ϟ',
298
-  'ϡ' => 'Ϡ',
299
-  'ϣ' => 'Ϣ',
300
-  'ϥ' => 'Ϥ',
301
-  'ϧ' => 'Ϧ',
302
-  'ϩ' => 'Ϩ',
303
-  'ϫ' => 'Ϫ',
304
-  'ϭ' => 'Ϭ',
305
-  'ϯ' => 'Ϯ',
306
-  'ϰ' => 'Κ',
307
-  'ϱ' => 'Ρ',
308
-  'ϲ' => 'Ϲ',
309
-  'ϳ' => 'Ϳ',
310
-  'ϵ' => 'Ε',
311
-  'ϸ' => 'Ϸ',
312
-  'ϻ' => 'Ϻ',
313
-  'а' => 'А',
314
-  'б' => 'Б',
315
-  'в' => 'В',
316
-  'г' => 'Г',
317
-  'д' => 'Д',
318
-  'е' => 'Е',
319
-  'ж' => 'Ж',
320
-  'з' => 'З',
321
-  'и' => 'И',
322
-  'й' => 'Й',
323
-  'к' => 'К',
324
-  'л' => 'Л',
325
-  'м' => 'М',
326
-  'н' => 'Н',
327
-  'о' => 'О',
328
-  'п' => 'П',
329
-  'р' => 'Р',
330
-  'с' => 'С',
331
-  'т' => 'Т',
332
-  'у' => 'У',
333
-  'ф' => 'Ф',
334
-  'х' => 'Х',
335
-  'ц' => 'Ц',
336
-  'ч' => 'Ч',
337
-  'ш' => 'Ш',
338
-  'щ' => 'Щ',
339
-  'ъ' => 'Ъ',
340
-  'ы' => 'Ы',
341
-  'ь' => 'Ь',
342
-  'э' => 'Э',
343
-  'ю' => 'Ю',
344
-  'я' => 'Я',
345
-  'ѐ' => 'Ѐ',
346
-  'ё' => 'Ё',
347
-  'ђ' => 'Ђ',
348
-  'ѓ' => 'Ѓ',
349
-  'є' => 'Є',
350
-  'ѕ' => 'Ѕ',
351
-  'і' => 'І',
352
-  'ї' => 'Ї',
353
-  'ј' => 'Ј',
354
-  'љ' => 'Љ',
355
-  'њ' => 'Њ',
356
-  'ћ' => 'Ћ',
357
-  'ќ' => 'Ќ',
358
-  'ѝ' => 'Ѝ',
359
-  'ў' => 'Ў',
360
-  'џ' => 'Џ',
361
-  'ѡ' => 'Ѡ',
362
-  'ѣ' => 'Ѣ',
363
-  'ѥ' => 'Ѥ',
364
-  'ѧ' => 'Ѧ',
365
-  'ѩ' => 'Ѩ',
366
-  'ѫ' => 'Ѫ',
367
-  'ѭ' => 'Ѭ',
368
-  'ѯ' => 'Ѯ',
369
-  'ѱ' => 'Ѱ',
370
-  'ѳ' => 'Ѳ',
371
-  'ѵ' => 'Ѵ',
372
-  'ѷ' => 'Ѷ',
373
-  'ѹ' => 'Ѹ',
374
-  'ѻ' => 'Ѻ',
375
-  'ѽ' => 'Ѽ',
376
-  'ѿ' => 'Ѿ',
377
-  'ҁ' => 'Ҁ',
378
-  'ҋ' => 'Ҋ',
379
-  'ҍ' => 'Ҍ',
380
-  'ҏ' => 'Ҏ',
381
-  'ґ' => 'Ґ',
382
-  'ғ' => 'Ғ',
383
-  'ҕ' => 'Ҕ',
384
-  'җ' => 'Җ',
385
-  'ҙ' => 'Ҙ',
386
-  'қ' => 'Қ',
387
-  'ҝ' => 'Ҝ',
388
-  'ҟ' => 'Ҟ',
389
-  'ҡ' => 'Ҡ',
390
-  'ң' => 'Ң',
391
-  'ҥ' => 'Ҥ',
392
-  'ҧ' => 'Ҧ',
393
-  'ҩ' => 'Ҩ',
394
-  'ҫ' => 'Ҫ',
395
-  'ҭ' => 'Ҭ',
396
-  'ү' => 'Ү',
397
-  'ұ' => 'Ұ',
398
-  'ҳ' => 'Ҳ',
399
-  'ҵ' => 'Ҵ',
400
-  'ҷ' => 'Ҷ',
401
-  'ҹ' => 'Ҹ',
402
-  'һ' => 'Һ',
403
-  'ҽ' => 'Ҽ',
404
-  'ҿ' => 'Ҿ',
405
-  'ӂ' => 'Ӂ',
406
-  'ӄ' => 'Ӄ',
407
-  'ӆ' => 'Ӆ',
408
-  'ӈ' => 'Ӈ',
409
-  'ӊ' => 'Ӊ',
410
-  'ӌ' => 'Ӌ',
411
-  'ӎ' => 'Ӎ',
412
-  'ӏ' => 'Ӏ',
413
-  'ӑ' => 'Ӑ',
414
-  'ӓ' => 'Ӓ',
415
-  'ӕ' => 'Ӕ',
416
-  'ӗ' => 'Ӗ',
417
-  'ә' => 'Ә',
418
-  'ӛ' => 'Ӛ',
419
-  'ӝ' => 'Ӝ',
420
-  'ӟ' => 'Ӟ',
421
-  'ӡ' => 'Ӡ',
422
-  'ӣ' => 'Ӣ',
423
-  'ӥ' => 'Ӥ',
424
-  'ӧ' => 'Ӧ',
425
-  'ө' => 'Ө',
426
-  'ӫ' => 'Ӫ',
427
-  'ӭ' => 'Ӭ',
428
-  'ӯ' => 'Ӯ',
429
-  'ӱ' => 'Ӱ',
430
-  'ӳ' => 'Ӳ',
431
-  'ӵ' => 'Ӵ',
432
-  'ӷ' => 'Ӷ',
433
-  'ӹ' => 'Ӹ',
434
-  'ӻ' => 'Ӻ',
435
-  'ӽ' => 'Ӽ',
436
-  'ӿ' => 'Ӿ',
437
-  'ԁ' => 'Ԁ',
438
-  'ԃ' => 'Ԃ',
439
-  'ԅ' => 'Ԅ',
440
-  'ԇ' => 'Ԇ',
441
-  'ԉ' => 'Ԉ',
442
-  'ԋ' => 'Ԋ',
443
-  'ԍ' => 'Ԍ',
444
-  'ԏ' => 'Ԏ',
445
-  'ԑ' => 'Ԑ',
446
-  'ԓ' => 'Ԓ',
447
-  'ԕ' => 'Ԕ',
448
-  'ԗ' => 'Ԗ',
449
-  'ԙ' => 'Ԙ',
450
-  'ԛ' => 'Ԛ',
451
-  'ԝ' => 'Ԝ',
452
-  'ԟ' => 'Ԟ',
453
-  'ԡ' => 'Ԡ',
454
-  'ԣ' => 'Ԣ',
455
-  'ԥ' => 'Ԥ',
456
-  'ԧ' => 'Ԧ',
457
-  'ԩ' => 'Ԩ',
458
-  'ԫ' => 'Ԫ',
459
-  'ԭ' => 'Ԭ',
460
-  'ԯ' => 'Ԯ',
461
-  'ա' => 'Ա',
462
-  'բ' => 'Բ',
463
-  'գ' => 'Գ',
464
-  'դ' => 'Դ',
465
-  'ե' => 'Ե',
466
-  'զ' => 'Զ',
467
-  'է' => 'Է',
468
-  'ը' => 'Ը',
469
-  'թ' => 'Թ',
470
-  'ժ' => 'Ժ',
471
-  'ի' => 'Ի',
472
-  'լ' => 'Լ',
473
-  'խ' => 'Խ',
474
-  'ծ' => 'Ծ',
475
-  'կ' => 'Կ',
476
-  'հ' => 'Հ',
477
-  'ձ' => 'Ձ',
478
-  'ղ' => 'Ղ',
479
-  'ճ' => 'Ճ',
480
-  'մ' => 'Մ',
481
-  'յ' => 'Յ',
482
-  'ն' => 'Ն',
483
-  'շ' => 'Շ',
484
-  'ո' => 'Ո',
485
-  'չ' => 'Չ',
486
-  'պ' => 'Պ',
487
-  'ջ' => 'Ջ',
488
-  'ռ' => 'Ռ',
489
-  'ս' => 'Ս',
490
-  'վ' => 'Վ',
491
-  'տ' => 'Տ',
492
-  'ր' => 'Ր',
493
-  'ց' => 'Ց',
494
-  'ւ' => 'Ւ',
495
-  'փ' => 'Փ',
496
-  'ք' => 'Ք',
497
-  'օ' => 'Օ',
498
-  'ֆ' => 'Ֆ',
499
-  'ა' => 'Ა',
500
-  'ბ' => 'Ბ',
501
-  'გ' => 'Გ',
502
-  'დ' => 'Დ',
503
-  'ე' => 'Ე',
504
-  'ვ' => 'Ვ',
505
-  'ზ' => 'Ზ',
506
-  'თ' => 'Თ',
507
-  'ი' => 'Ი',
508
-  'კ' => 'Კ',
509
-  'ლ' => 'Ლ',
510
-  'მ' => 'Მ',
511
-  'ნ' => 'Ნ',
512
-  'ო' => 'Ო',
513
-  'პ' => 'Პ',
514
-  'ჟ' => 'Ჟ',
515
-  'რ' => 'Რ',
516
-  'ს' => 'Ს',
517
-  'ტ' => 'Ტ',
518
-  'უ' => 'Უ',
519
-  'ფ' => 'Ფ',
520
-  'ქ' => 'Ქ',
521
-  'ღ' => 'Ღ',
522
-  'ყ' => 'Ყ',
523
-  'შ' => 'Შ',
524
-  'ჩ' => 'Ჩ',
525
-  'ც' => 'Ც',
526
-  'ძ' => 'Ძ',
527
-  'წ' => 'Წ',
528
-  'ჭ' => 'Ჭ',
529
-  'ხ' => 'Ხ',
530
-  'ჯ' => 'Ჯ',
531
-  'ჰ' => 'Ჰ',
532
-  'ჱ' => 'Ჱ',
533
-  'ჲ' => 'Ჲ',
534
-  'ჳ' => 'Ჳ',
535
-  'ჴ' => 'Ჴ',
536
-  'ჵ' => 'Ჵ',
537
-  'ჶ' => 'Ჶ',
538
-  'ჷ' => 'Ჷ',
539
-  'ჸ' => 'Ჸ',
540
-  'ჹ' => 'Ჹ',
541
-  'ჺ' => 'Ჺ',
542
-  'ჽ' => 'Ჽ',
543
-  'ჾ' => 'Ჾ',
544
-  'ჿ' => 'Ჿ',
545
-  'ᏸ' => 'Ᏸ',
546
-  'ᏹ' => 'Ᏹ',
547
-  'ᏺ' => 'Ᏺ',
548
-  'ᏻ' => 'Ᏻ',
549
-  'ᏼ' => 'Ᏼ',
550
-  'ᏽ' => 'Ᏽ',
551
-  'ᲀ' => 'В',
552
-  'ᲁ' => 'Д',
553
-  'ᲂ' => 'О',
554
-  'ᲃ' => 'С',
555
-  'ᲄ' => 'Т',
556
-  'ᲅ' => 'Т',
557
-  'ᲆ' => 'Ъ',
558
-  'ᲇ' => 'Ѣ',
559
-  'ᲈ' => 'Ꙋ',
560
-  'ᵹ' => 'Ᵹ',
561
-  'ᵽ' => 'Ᵽ',
562
-  'ᶎ' => 'Ᶎ',
563
-  'ḁ' => 'Ḁ',
564
-  'ḃ' => 'Ḃ',
565
-  'ḅ' => 'Ḅ',
566
-  'ḇ' => 'Ḇ',
567
-  'ḉ' => 'Ḉ',
568
-  'ḋ' => 'Ḋ',
569
-  'ḍ' => 'Ḍ',
570
-  'ḏ' => 'Ḏ',
571
-  'ḑ' => 'Ḑ',
572
-  'ḓ' => 'Ḓ',
573
-  'ḕ' => 'Ḕ',
574
-  'ḗ' => 'Ḗ',
575
-  'ḙ' => 'Ḙ',
576
-  'ḛ' => 'Ḛ',
577
-  'ḝ' => 'Ḝ',
578
-  'ḟ' => 'Ḟ',
579
-  'ḡ' => 'Ḡ',
580
-  'ḣ' => 'Ḣ',
581
-  'ḥ' => 'Ḥ',
582
-  'ḧ' => 'Ḧ',
583
-  'ḩ' => 'Ḩ',
584
-  'ḫ' => 'Ḫ',
585
-  'ḭ' => 'Ḭ',
586
-  'ḯ' => 'Ḯ',
587
-  'ḱ' => 'Ḱ',
588
-  'ḳ' => 'Ḳ',
589
-  'ḵ' => 'Ḵ',
590
-  'ḷ' => 'Ḷ',
591
-  'ḹ' => 'Ḹ',
592
-  'ḻ' => 'Ḻ',
593
-  'ḽ' => 'Ḽ',
594
-  'ḿ' => 'Ḿ',
595
-  'ṁ' => 'Ṁ',
596
-  'ṃ' => 'Ṃ',
597
-  'ṅ' => 'Ṅ',
598
-  'ṇ' => 'Ṇ',
599
-  'ṉ' => 'Ṉ',
600
-  'ṋ' => 'Ṋ',
601
-  'ṍ' => 'Ṍ',
602
-  'ṏ' => 'Ṏ',
603
-  'ṑ' => 'Ṑ',
604
-  'ṓ' => 'Ṓ',
605
-  'ṕ' => 'Ṕ',
606
-  'ṗ' => 'Ṗ',
607
-  'ṙ' => 'Ṙ',
608
-  'ṛ' => 'Ṛ',
609
-  'ṝ' => 'Ṝ',
610
-  'ṟ' => 'Ṟ',
611
-  'ṡ' => 'Ṡ',
612
-  'ṣ' => 'Ṣ',
613
-  'ṥ' => 'Ṥ',
614
-  'ṧ' => 'Ṧ',
615
-  'ṩ' => 'Ṩ',
616
-  'ṫ' => 'Ṫ',
617
-  'ṭ' => 'Ṭ',
618
-  'ṯ' => 'Ṯ',
619
-  'ṱ' => 'Ṱ',
620
-  'ṳ' => 'Ṳ',
621
-  'ṵ' => 'Ṵ',
622
-  'ṷ' => 'Ṷ',
623
-  'ṹ' => 'Ṹ',
624
-  'ṻ' => 'Ṻ',
625
-  'ṽ' => 'Ṽ',
626
-  'ṿ' => 'Ṿ',
627
-  'ẁ' => 'Ẁ',
628
-  'ẃ' => 'Ẃ',
629
-  'ẅ' => 'Ẅ',
630
-  'ẇ' => 'Ẇ',
631
-  'ẉ' => 'Ẉ',
632
-  'ẋ' => 'Ẋ',
633
-  'ẍ' => 'Ẍ',
634
-  'ẏ' => 'Ẏ',
635
-  'ẑ' => 'Ẑ',
636
-  'ẓ' => 'Ẓ',
637
-  'ẕ' => 'Ẕ',
638
-  'ẛ' => 'Ṡ',
639
-  'ạ' => 'Ạ',
640
-  'ả' => 'Ả',
641
-  'ấ' => 'Ấ',
642
-  'ầ' => 'Ầ',
643
-  'ẩ' => 'Ẩ',
644
-  'ẫ' => 'Ẫ',
645
-  'ậ' => 'Ậ',
646
-  'ắ' => 'Ắ',
647
-  'ằ' => 'Ằ',
648
-  'ẳ' => 'Ẳ',
649
-  'ẵ' => 'Ẵ',
650
-  'ặ' => 'Ặ',
651
-  'ẹ' => 'Ẹ',
652
-  'ẻ' => 'Ẻ',
653
-  'ẽ' => 'Ẽ',
654
-  'ế' => 'Ế',
655
-  'ề' => 'Ề',
656
-  'ể' => 'Ể',
657
-  'ễ' => 'Ễ',
658
-  'ệ' => 'Ệ',
659
-  'ỉ' => 'Ỉ',
660
-  'ị' => 'Ị',
661
-  'ọ' => 'Ọ',
662
-  'ỏ' => 'Ỏ',
663
-  'ố' => 'Ố',
664
-  'ồ' => 'Ồ',
665
-  'ổ' => 'Ổ',
666
-  'ỗ' => 'Ỗ',
667
-  'ộ' => 'Ộ',
668
-  'ớ' => 'Ớ',
669
-  'ờ' => 'Ờ',
670
-  'ở' => 'Ở',
671
-  'ỡ' => 'Ỡ',
672
-  'ợ' => 'Ợ',
673
-  'ụ' => 'Ụ',
674
-  'ủ' => 'Ủ',
675
-  'ứ' => 'Ứ',
676
-  'ừ' => 'Ừ',
677
-  'ử' => 'Ử',
678
-  'ữ' => 'Ữ',
679
-  'ự' => 'Ự',
680
-  'ỳ' => 'Ỳ',
681
-  'ỵ' => 'Ỵ',
682
-  'ỷ' => 'Ỷ',
683
-  'ỹ' => 'Ỹ',
684
-  'ỻ' => 'Ỻ',
685
-  'ỽ' => 'Ỽ',
686
-  'ỿ' => 'Ỿ',
687
-  'ἀ' => 'Ἀ',
688
-  'ἁ' => 'Ἁ',
689
-  'ἂ' => 'Ἂ',
690
-  'ἃ' => 'Ἃ',
691
-  'ἄ' => 'Ἄ',
692
-  'ἅ' => 'Ἅ',
693
-  'ἆ' => 'Ἆ',
694
-  'ἇ' => 'Ἇ',
695
-  'ἐ' => 'Ἐ',
696
-  'ἑ' => 'Ἑ',
697
-  'ἒ' => 'Ἒ',
698
-  'ἓ' => 'Ἓ',
699
-  'ἔ' => 'Ἔ',
700
-  'ἕ' => 'Ἕ',
701
-  'ἠ' => 'Ἠ',
702
-  'ἡ' => 'Ἡ',
703
-  'ἢ' => 'Ἢ',
704
-  'ἣ' => 'Ἣ',
705
-  'ἤ' => 'Ἤ',
706
-  'ἥ' => 'Ἥ',
707
-  'ἦ' => 'Ἦ',
708
-  'ἧ' => 'Ἧ',
709
-  'ἰ' => 'Ἰ',
710
-  'ἱ' => 'Ἱ',
711
-  'ἲ' => 'Ἲ',
712
-  'ἳ' => 'Ἳ',
713
-  'ἴ' => 'Ἴ',
714
-  'ἵ' => 'Ἵ',
715
-  'ἶ' => 'Ἶ',
716
-  'ἷ' => 'Ἷ',
717
-  'ὀ' => 'Ὀ',
718
-  'ὁ' => 'Ὁ',
719
-  'ὂ' => 'Ὂ',
720
-  'ὃ' => 'Ὃ',
721
-  'ὄ' => 'Ὄ',
722
-  'ὅ' => 'Ὅ',
723
-  'ὑ' => 'Ὑ',
724
-  'ὓ' => 'Ὓ',
725
-  'ὕ' => 'Ὕ',
726
-  'ὗ' => 'Ὗ',
727
-  'ὠ' => 'Ὠ',
728
-  'ὡ' => 'Ὡ',
729
-  'ὢ' => 'Ὢ',
730
-  'ὣ' => 'Ὣ',
731
-  'ὤ' => 'Ὤ',
732
-  'ὥ' => 'Ὥ',
733
-  'ὦ' => 'Ὦ',
734
-  'ὧ' => 'Ὧ',
735
-  'ὰ' => 'Ὰ',
736
-  'ά' => 'Ά',
737
-  'ὲ' => 'Ὲ',
738
-  'έ' => 'Έ',
739
-  'ὴ' => 'Ὴ',
740
-  'ή' => 'Ή',
741
-  'ὶ' => 'Ὶ',
742
-  'ί' => 'Ί',
743
-  'ὸ' => 'Ὸ',
744
-  'ό' => 'Ό',
745
-  'ὺ' => 'Ὺ',
746
-  'ύ' => 'Ύ',
747
-  'ὼ' => 'Ὼ',
748
-  'ώ' => 'Ώ',
749
-  'ᾀ' => 'ἈΙ',
750
-  'ᾁ' => 'ἉΙ',
751
-  'ᾂ' => 'ἊΙ',
752
-  'ᾃ' => 'ἋΙ',
753
-  'ᾄ' => 'ἌΙ',
754
-  'ᾅ' => 'ἍΙ',
755
-  'ᾆ' => 'ἎΙ',
756
-  'ᾇ' => 'ἏΙ',
757
-  'ᾐ' => 'ἨΙ',
758
-  'ᾑ' => 'ἩΙ',
759
-  'ᾒ' => 'ἪΙ',
760
-  'ᾓ' => 'ἫΙ',
761
-  'ᾔ' => 'ἬΙ',
762
-  'ᾕ' => 'ἭΙ',
763
-  'ᾖ' => 'ἮΙ',
764
-  'ᾗ' => 'ἯΙ',
765
-  'ᾠ' => 'ὨΙ',
766
-  'ᾡ' => 'ὩΙ',
767
-  'ᾢ' => 'ὪΙ',
768
-  'ᾣ' => 'ὫΙ',
769
-  'ᾤ' => 'ὬΙ',
770
-  'ᾥ' => 'ὭΙ',
771
-  'ᾦ' => 'ὮΙ',
772
-  'ᾧ' => 'ὯΙ',
773
-  'ᾰ' => 'Ᾰ',
774
-  'ᾱ' => 'Ᾱ',
775
-  'ᾳ' => 'ΑΙ',
776
-  'ι' => 'Ι',
777
-  'ῃ' => 'ΗΙ',
778
-  'ῐ' => 'Ῐ',
779
-  'ῑ' => 'Ῑ',
780
-  'ῠ' => 'Ῠ',
781
-  'ῡ' => 'Ῡ',
782
-  'ῥ' => 'Ῥ',
783
-  'ῳ' => 'ΩΙ',
784
-  'ⅎ' => 'Ⅎ',
785
-  'ⅰ' => 'Ⅰ',
786
-  'ⅱ' => 'Ⅱ',
787
-  'ⅲ' => 'Ⅲ',
788
-  'ⅳ' => 'Ⅳ',
789
-  'ⅴ' => 'Ⅴ',
790
-  'ⅵ' => 'Ⅵ',
791
-  'ⅶ' => 'Ⅶ',
792
-  'ⅷ' => 'Ⅷ',
793
-  'ⅸ' => 'Ⅸ',
794
-  'ⅹ' => 'Ⅹ',
795
-  'ⅺ' => 'Ⅺ',
796
-  'ⅻ' => 'Ⅻ',
797
-  'ⅼ' => 'Ⅼ',
798
-  'ⅽ' => 'Ⅽ',
799
-  'ⅾ' => 'Ⅾ',
800
-  'ⅿ' => 'Ⅿ',
801
-  'ↄ' => 'Ↄ',
802
-  'ⓐ' => 'Ⓐ',
803
-  'ⓑ' => 'Ⓑ',
804
-  'ⓒ' => 'Ⓒ',
805
-  'ⓓ' => 'Ⓓ',
806
-  'ⓔ' => 'Ⓔ',
807
-  'ⓕ' => 'Ⓕ',
808
-  'ⓖ' => 'Ⓖ',
809
-  'ⓗ' => 'Ⓗ',
810
-  'ⓘ' => 'Ⓘ',
811
-  'ⓙ' => 'Ⓙ',
812
-  'ⓚ' => 'Ⓚ',
813
-  'ⓛ' => 'Ⓛ',
814
-  'ⓜ' => 'Ⓜ',
815
-  'ⓝ' => 'Ⓝ',
816
-  'ⓞ' => 'Ⓞ',
817
-  'ⓟ' => 'Ⓟ',
818
-  'ⓠ' => 'Ⓠ',
819
-  'ⓡ' => 'Ⓡ',
820
-  'ⓢ' => 'Ⓢ',
821
-  'ⓣ' => 'Ⓣ',
822
-  'ⓤ' => 'Ⓤ',
823
-  'ⓥ' => 'Ⓥ',
824
-  'ⓦ' => 'Ⓦ',
825
-  'ⓧ' => 'Ⓧ',
826
-  'ⓨ' => 'Ⓨ',
827
-  'ⓩ' => 'Ⓩ',
828
-  'ⰰ' => 'Ⰰ',
829
-  'ⰱ' => 'Ⰱ',
830
-  'ⰲ' => 'Ⰲ',
831
-  'ⰳ' => 'Ⰳ',
832
-  'ⰴ' => 'Ⰴ',
833
-  'ⰵ' => 'Ⰵ',
834
-  'ⰶ' => 'Ⰶ',
835
-  'ⰷ' => 'Ⰷ',
836
-  'ⰸ' => 'Ⰸ',
837
-  'ⰹ' => 'Ⰹ',
838
-  'ⰺ' => 'Ⰺ',
839
-  'ⰻ' => 'Ⰻ',
840
-  'ⰼ' => 'Ⰼ',
841
-  'ⰽ' => 'Ⰽ',
842
-  'ⰾ' => 'Ⰾ',
843
-  'ⰿ' => 'Ⰿ',
844
-  'ⱀ' => 'Ⱀ',
845
-  'ⱁ' => 'Ⱁ',
846
-  'ⱂ' => 'Ⱂ',
847
-  'ⱃ' => 'Ⱃ',
848
-  'ⱄ' => 'Ⱄ',
849
-  'ⱅ' => 'Ⱅ',
850
-  'ⱆ' => 'Ⱆ',
851
-  'ⱇ' => 'Ⱇ',
852
-  'ⱈ' => 'Ⱈ',
853
-  'ⱉ' => 'Ⱉ',
854
-  'ⱊ' => 'Ⱊ',
855
-  'ⱋ' => 'Ⱋ',
856
-  'ⱌ' => 'Ⱌ',
857
-  'ⱍ' => 'Ⱍ',
858
-  'ⱎ' => 'Ⱎ',
859
-  'ⱏ' => 'Ⱏ',
860
-  'ⱐ' => 'Ⱐ',
861
-  'ⱑ' => 'Ⱑ',
862
-  'ⱒ' => 'Ⱒ',
863
-  'ⱓ' => 'Ⱓ',
864
-  'ⱔ' => 'Ⱔ',
865
-  'ⱕ' => 'Ⱕ',
866
-  'ⱖ' => 'Ⱖ',
867
-  'ⱗ' => 'Ⱗ',
868
-  'ⱘ' => 'Ⱘ',
869
-  'ⱙ' => 'Ⱙ',
870
-  'ⱚ' => 'Ⱚ',
871
-  'ⱛ' => 'Ⱛ',
872
-  'ⱜ' => 'Ⱜ',
873
-  'ⱝ' => 'Ⱝ',
874
-  'ⱞ' => 'Ⱞ',
875
-  'ⱡ' => 'Ⱡ',
876
-  'ⱥ' => 'Ⱥ',
877
-  'ⱦ' => 'Ⱦ',
878
-  'ⱨ' => 'Ⱨ',
879
-  'ⱪ' => 'Ⱪ',
880
-  'ⱬ' => 'Ⱬ',
881
-  'ⱳ' => 'Ⱳ',
882
-  'ⱶ' => 'Ⱶ',
883
-  'ⲁ' => 'Ⲁ',
884
-  'ⲃ' => 'Ⲃ',
885
-  'ⲅ' => 'Ⲅ',
886
-  'ⲇ' => 'Ⲇ',
887
-  'ⲉ' => 'Ⲉ',
888
-  'ⲋ' => 'Ⲋ',
889
-  'ⲍ' => 'Ⲍ',
890
-  'ⲏ' => 'Ⲏ',
891
-  'ⲑ' => 'Ⲑ',
892
-  'ⲓ' => 'Ⲓ',
893
-  'ⲕ' => 'Ⲕ',
894
-  'ⲗ' => 'Ⲗ',
895
-  'ⲙ' => 'Ⲙ',
896
-  'ⲛ' => 'Ⲛ',
897
-  'ⲝ' => 'Ⲝ',
898
-  'ⲟ' => 'Ⲟ',
899
-  'ⲡ' => 'Ⲡ',
900
-  'ⲣ' => 'Ⲣ',
901
-  'ⲥ' => 'Ⲥ',
902
-  'ⲧ' => 'Ⲧ',
903
-  'ⲩ' => 'Ⲩ',
904
-  'ⲫ' => 'Ⲫ',
905
-  'ⲭ' => 'Ⲭ',
906
-  'ⲯ' => 'Ⲯ',
907
-  'ⲱ' => 'Ⲱ',
908
-  'ⲳ' => 'Ⲳ',
909
-  'ⲵ' => 'Ⲵ',
910
-  'ⲷ' => 'Ⲷ',
911
-  'ⲹ' => 'Ⲹ',
912
-  'ⲻ' => 'Ⲻ',
913
-  'ⲽ' => 'Ⲽ',
914
-  'ⲿ' => 'Ⲿ',
915
-  'ⳁ' => 'Ⳁ',
916
-  'ⳃ' => 'Ⳃ',
917
-  'ⳅ' => 'Ⳅ',
918
-  'ⳇ' => 'Ⳇ',
919
-  'ⳉ' => 'Ⳉ',
920
-  'ⳋ' => 'Ⳋ',
921
-  'ⳍ' => 'Ⳍ',
922
-  'ⳏ' => 'Ⳏ',
923
-  'ⳑ' => 'Ⳑ',
924
-  'ⳓ' => 'Ⳓ',
925
-  'ⳕ' => 'Ⳕ',
926
-  'ⳗ' => 'Ⳗ',
927
-  'ⳙ' => 'Ⳙ',
928
-  'ⳛ' => 'Ⳛ',
929
-  'ⳝ' => 'Ⳝ',
930
-  'ⳟ' => 'Ⳟ',
931
-  'ⳡ' => 'Ⳡ',
932
-  'ⳣ' => 'Ⳣ',
933
-  'ⳬ' => 'Ⳬ',
934
-  'ⳮ' => 'Ⳮ',
935
-  'ⳳ' => 'Ⳳ',
936
-  'ⴀ' => 'Ⴀ',
937
-  'ⴁ' => 'Ⴁ',
938
-  'ⴂ' => 'Ⴂ',
939
-  'ⴃ' => 'Ⴃ',
940
-  'ⴄ' => 'Ⴄ',
941
-  'ⴅ' => 'Ⴅ',
942
-  'ⴆ' => 'Ⴆ',
943
-  'ⴇ' => 'Ⴇ',
944
-  'ⴈ' => 'Ⴈ',
945
-  'ⴉ' => 'Ⴉ',
946
-  'ⴊ' => 'Ⴊ',
947
-  'ⴋ' => 'Ⴋ',
948
-  'ⴌ' => 'Ⴌ',
949
-  'ⴍ' => 'Ⴍ',
950
-  'ⴎ' => 'Ⴎ',
951
-  'ⴏ' => 'Ⴏ',
952
-  'ⴐ' => 'Ⴐ',
953
-  'ⴑ' => 'Ⴑ',
954
-  'ⴒ' => 'Ⴒ',
955
-  'ⴓ' => 'Ⴓ',
956
-  'ⴔ' => 'Ⴔ',
957
-  'ⴕ' => 'Ⴕ',
958
-  'ⴖ' => 'Ⴖ',
959
-  'ⴗ' => 'Ⴗ',
960
-  'ⴘ' => 'Ⴘ',
961
-  'ⴙ' => 'Ⴙ',
962
-  'ⴚ' => 'Ⴚ',
963
-  'ⴛ' => 'Ⴛ',
964
-  'ⴜ' => 'Ⴜ',
965
-  'ⴝ' => 'Ⴝ',
966
-  'ⴞ' => 'Ⴞ',
967
-  'ⴟ' => 'Ⴟ',
968
-  'ⴠ' => 'Ⴠ',
969
-  'ⴡ' => 'Ⴡ',
970
-  'ⴢ' => 'Ⴢ',
971
-  'ⴣ' => 'Ⴣ',
972
-  'ⴤ' => 'Ⴤ',
973
-  'ⴥ' => 'Ⴥ',
974
-  'ⴧ' => 'Ⴧ',
975
-  'ⴭ' => 'Ⴭ',
976
-  'ꙁ' => 'Ꙁ',
977
-  'ꙃ' => 'Ꙃ',
978
-  'ꙅ' => 'Ꙅ',
979
-  'ꙇ' => 'Ꙇ',
980
-  'ꙉ' => 'Ꙉ',
981
-  'ꙋ' => 'Ꙋ',
982
-  'ꙍ' => 'Ꙍ',
983
-  'ꙏ' => 'Ꙏ',
984
-  'ꙑ' => 'Ꙑ',
985
-  'ꙓ' => 'Ꙓ',
986
-  'ꙕ' => 'Ꙕ',
987
-  'ꙗ' => 'Ꙗ',
988
-  'ꙙ' => 'Ꙙ',
989
-  'ꙛ' => 'Ꙛ',
990
-  'ꙝ' => 'Ꙝ',
991
-  'ꙟ' => 'Ꙟ',
992
-  'ꙡ' => 'Ꙡ',
993
-  'ꙣ' => 'Ꙣ',
994
-  'ꙥ' => 'Ꙥ',
995
-  'ꙧ' => 'Ꙧ',
996
-  'ꙩ' => 'Ꙩ',
997
-  'ꙫ' => 'Ꙫ',
998
-  'ꙭ' => 'Ꙭ',
999
-  'ꚁ' => 'Ꚁ',
1000
-  'ꚃ' => 'Ꚃ',
1001
-  'ꚅ' => 'Ꚅ',
1002
-  'ꚇ' => 'Ꚇ',
1003
-  'ꚉ' => 'Ꚉ',
1004
-  'ꚋ' => 'Ꚋ',
1005
-  'ꚍ' => 'Ꚍ',
1006
-  'ꚏ' => 'Ꚏ',
1007
-  'ꚑ' => 'Ꚑ',
1008
-  'ꚓ' => 'Ꚓ',
1009
-  'ꚕ' => 'Ꚕ',
1010
-  'ꚗ' => 'Ꚗ',
1011
-  'ꚙ' => 'Ꚙ',
1012
-  'ꚛ' => 'Ꚛ',
1013
-  'ꜣ' => 'Ꜣ',
1014
-  'ꜥ' => 'Ꜥ',
1015
-  'ꜧ' => 'Ꜧ',
1016
-  'ꜩ' => 'Ꜩ',
1017
-  'ꜫ' => 'Ꜫ',
1018
-  'ꜭ' => 'Ꜭ',
1019
-  'ꜯ' => 'Ꜯ',
1020
-  'ꜳ' => 'Ꜳ',
1021
-  'ꜵ' => 'Ꜵ',
1022
-  'ꜷ' => 'Ꜷ',
1023
-  'ꜹ' => 'Ꜹ',
1024
-  'ꜻ' => 'Ꜻ',
1025
-  'ꜽ' => 'Ꜽ',
1026
-  'ꜿ' => 'Ꜿ',
1027
-  'ꝁ' => 'Ꝁ',
1028
-  'ꝃ' => 'Ꝃ',
1029
-  'ꝅ' => 'Ꝅ',
1030
-  'ꝇ' => 'Ꝇ',
1031
-  'ꝉ' => 'Ꝉ',
1032
-  'ꝋ' => 'Ꝋ',
1033
-  'ꝍ' => 'Ꝍ',
1034
-  'ꝏ' => 'Ꝏ',
1035
-  'ꝑ' => 'Ꝑ',
1036
-  'ꝓ' => 'Ꝓ',
1037
-  'ꝕ' => 'Ꝕ',
1038
-  'ꝗ' => 'Ꝗ',
1039
-  'ꝙ' => 'Ꝙ',
1040
-  'ꝛ' => 'Ꝛ',
1041
-  'ꝝ' => 'Ꝝ',
1042
-  'ꝟ' => 'Ꝟ',
1043
-  'ꝡ' => 'Ꝡ',
1044
-  'ꝣ' => 'Ꝣ',
1045
-  'ꝥ' => 'Ꝥ',
1046
-  'ꝧ' => 'Ꝧ',
1047
-  'ꝩ' => 'Ꝩ',
1048
-  'ꝫ' => 'Ꝫ',
1049
-  'ꝭ' => 'Ꝭ',
1050
-  'ꝯ' => 'Ꝯ',
1051
-  'ꝺ' => 'Ꝺ',
1052
-  'ꝼ' => 'Ꝼ',
1053
-  'ꝿ' => 'Ꝿ',
1054
-  'ꞁ' => 'Ꞁ',
1055
-  'ꞃ' => 'Ꞃ',
1056
-  'ꞅ' => 'Ꞅ',
1057
-  'ꞇ' => 'Ꞇ',
1058
-  'ꞌ' => 'Ꞌ',
1059
-  'ꞑ' => 'Ꞑ',
1060
-  'ꞓ' => 'Ꞓ',
1061
-  'ꞔ' => 'Ꞔ',
1062
-  'ꞗ' => 'Ꞗ',
1063
-  'ꞙ' => 'Ꞙ',
1064
-  'ꞛ' => 'Ꞛ',
1065
-  'ꞝ' => 'Ꞝ',
1066
-  'ꞟ' => 'Ꞟ',
1067
-  'ꞡ' => 'Ꞡ',
1068
-  'ꞣ' => 'Ꞣ',
1069
-  'ꞥ' => 'Ꞥ',
1070
-  'ꞧ' => 'Ꞧ',
1071
-  'ꞩ' => 'Ꞩ',
1072
-  'ꞵ' => 'Ꞵ',
1073
-  'ꞷ' => 'Ꞷ',
1074
-  'ꞹ' => 'Ꞹ',
1075
-  'ꞻ' => 'Ꞻ',
1076
-  'ꞽ' => 'Ꞽ',
1077
-  'ꞿ' => 'Ꞿ',
1078
-  'ꟃ' => 'Ꟃ',
1079
-  'ꟈ' => 'Ꟈ',
1080
-  'ꟊ' => 'Ꟊ',
1081
-  'ꟶ' => 'Ꟶ',
1082
-  'ꭓ' => 'Ꭓ',
1083
-  'ꭰ' => 'Ꭰ',
1084
-  'ꭱ' => 'Ꭱ',
1085
-  'ꭲ' => 'Ꭲ',
1086
-  'ꭳ' => 'Ꭳ',
1087
-  'ꭴ' => 'Ꭴ',
1088
-  'ꭵ' => 'Ꭵ',
1089
-  'ꭶ' => 'Ꭶ',
1090
-  'ꭷ' => 'Ꭷ',
1091
-  'ꭸ' => 'Ꭸ',
1092
-  'ꭹ' => 'Ꭹ',
1093
-  'ꭺ' => 'Ꭺ',
1094
-  'ꭻ' => 'Ꭻ',
1095
-  'ꭼ' => 'Ꭼ',
1096
-  'ꭽ' => 'Ꭽ',
1097
-  'ꭾ' => 'Ꭾ',
1098
-  'ꭿ' => 'Ꭿ',
1099
-  'ꮀ' => 'Ꮀ',
1100
-  'ꮁ' => 'Ꮁ',
1101
-  'ꮂ' => 'Ꮂ',
1102
-  'ꮃ' => 'Ꮃ',
1103
-  'ꮄ' => 'Ꮄ',
1104
-  'ꮅ' => 'Ꮅ',
1105
-  'ꮆ' => 'Ꮆ',
1106
-  'ꮇ' => 'Ꮇ',
1107
-  'ꮈ' => 'Ꮈ',
1108
-  'ꮉ' => 'Ꮉ',
1109
-  'ꮊ' => 'Ꮊ',
1110
-  'ꮋ' => 'Ꮋ',
1111
-  'ꮌ' => 'Ꮌ',
1112
-  'ꮍ' => 'Ꮍ',
1113
-  'ꮎ' => 'Ꮎ',
1114
-  'ꮏ' => 'Ꮏ',
1115
-  'ꮐ' => 'Ꮐ',
1116
-  'ꮑ' => 'Ꮑ',
1117
-  'ꮒ' => 'Ꮒ',
1118
-  'ꮓ' => 'Ꮓ',
1119
-  'ꮔ' => 'Ꮔ',
1120
-  'ꮕ' => 'Ꮕ',
1121
-  'ꮖ' => 'Ꮖ',
1122
-  'ꮗ' => 'Ꮗ',
1123
-  'ꮘ' => 'Ꮘ',
1124
-  'ꮙ' => 'Ꮙ',
1125
-  'ꮚ' => 'Ꮚ',
1126
-  'ꮛ' => 'Ꮛ',
1127
-  'ꮜ' => 'Ꮜ',
1128
-  'ꮝ' => 'Ꮝ',
1129
-  'ꮞ' => 'Ꮞ',
1130
-  'ꮟ' => 'Ꮟ',
1131
-  'ꮠ' => 'Ꮠ',
1132
-  'ꮡ' => 'Ꮡ',
1133
-  'ꮢ' => 'Ꮢ',
1134
-  'ꮣ' => 'Ꮣ',
1135
-  'ꮤ' => 'Ꮤ',
1136
-  'ꮥ' => 'Ꮥ',
1137
-  'ꮦ' => 'Ꮦ',
1138
-  'ꮧ' => 'Ꮧ',
1139
-  'ꮨ' => 'Ꮨ',
1140
-  'ꮩ' => 'Ꮩ',
1141
-  'ꮪ' => 'Ꮪ',
1142
-  'ꮫ' => 'Ꮫ',
1143
-  'ꮬ' => 'Ꮬ',
1144
-  'ꮭ' => 'Ꮭ',
1145
-  'ꮮ' => 'Ꮮ',
1146
-  'ꮯ' => 'Ꮯ',
1147
-  'ꮰ' => 'Ꮰ',
1148
-  'ꮱ' => 'Ꮱ',
1149
-  'ꮲ' => 'Ꮲ',
1150
-  'ꮳ' => 'Ꮳ',
1151
-  'ꮴ' => 'Ꮴ',
1152
-  'ꮵ' => 'Ꮵ',
1153
-  'ꮶ' => 'Ꮶ',
1154
-  'ꮷ' => 'Ꮷ',
1155
-  'ꮸ' => 'Ꮸ',
1156
-  'ꮹ' => 'Ꮹ',
1157
-  'ꮺ' => 'Ꮺ',
1158
-  'ꮻ' => 'Ꮻ',
1159
-  'ꮼ' => 'Ꮼ',
1160
-  'ꮽ' => 'Ꮽ',
1161
-  'ꮾ' => 'Ꮾ',
1162
-  'ꮿ' => 'Ꮿ',
1163
-  'a' => 'A',
1164
-  'b' => 'B',
1165
-  'c' => 'C',
1166
-  'd' => 'D',
1167
-  'e' => 'E',
1168
-  'f' => 'F',
1169
-  'g' => 'G',
1170
-  'h' => 'H',
1171
-  'i' => 'I',
1172
-  'j' => 'J',
1173
-  'k' => 'K',
1174
-  'l' => 'L',
1175
-  'm' => 'M',
1176
-  'n' => 'N',
1177
-  'o' => 'O',
1178
-  'p' => 'P',
1179
-  'q' => 'Q',
1180
-  'r' => 'R',
1181
-  's' => 'S',
1182
-  't' => 'T',
1183
-  'u' => 'U',
1184
-  'v' => 'V',
1185
-  'w' => 'W',
1186
-  'x' => 'X',
1187
-  'y' => 'Y',
1188
-  'z' => 'Z',
1189
-  '
Please login to merge, or discard this patch.
deps/vendor/symfony/polyfill-mbstring/Mbstring.php 1 patch
Spacing   +31 added lines, -31 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@  discard block
 block discarded – undo
76 76
 
77 77
     private const SIMPLE_CASE_FOLD = [
78 78
         ['µ', 'ſ', "\xCD\x85", 'ς', "\xCF\x90", "\xCF\x91", "\xCF\x95", "\xCF\x96", "\xCF\xB0", "\xCF\xB1", "\xCF\xB5", "\xE1\xBA\x9B", "\xE1\xBE\xBE"],
79
-        ['μ', 's', 'ι',        'σ', 'β',        'θ',        'φ',        'π',        'κ',        'ρ',        'ε',        "\xE1\xB9\xA1", 'ι'],
79
+        ['μ', 's', 'ι', 'σ', 'β', 'θ', 'φ', 'π', 'κ', 'ρ', 'ε', "\xE1\xB9\xA1", 'ι'],
80 80
     ];
81 81
 
82 82
     private static $encodingList = ['ASCII', 'UTF-8'];
@@ -127,13 +127,13 @@  discard block
 block discarded – undo
127 127
             $fromEncoding = 'UTF-8';
128 128
         }
129 129
 
130
-        return iconv($fromEncoding, $toEncoding.'//IGNORE', $s);
130
+        return iconv($fromEncoding, $toEncoding . '//IGNORE', $s);
131 131
     }
132 132
 
133 133
     public static function mb_convert_variables($toEncoding, $fromEncoding, &...$vars)
134 134
     {
135 135
         $ok = true;
136
-        array_walk_recursive($vars, function (&$v) use (&$ok, $toEncoding, $fromEncoding) {
136
+        array_walk_recursive($vars, function(&$v) use (&$ok, $toEncoding, $fromEncoding) {
137 137
             if (false === $v = self::mb_convert_encoding($v, $toEncoding, $fromEncoding)) {
138 138
                 $ok = false;
139 139
             }
@@ -155,7 +155,7 @@  discard block
 block discarded – undo
155 155
     public static function mb_decode_numericentity($s, $convmap, $encoding = null)
156 156
     {
157 157
         if (null !== $s && !\is_scalar($s) && !(\is_object($s) && method_exists($s, '__toString'))) {
158
-            trigger_error('mb_decode_numericentity() expects parameter 1 to be string, '.\gettype($s).' given', \E_USER_WARNING);
158
+            trigger_error('mb_decode_numericentity() expects parameter 1 to be string, ' . \gettype($s) . ' given', \E_USER_WARNING);
159 159
 
160 160
             return null;
161 161
         }
@@ -165,9 +165,9 @@  discard block
 block discarded – undo
165 165
         }
166 166
 
167 167
         if (null !== $encoding && !\is_scalar($encoding)) {
168
-            trigger_error('mb_decode_numericentity() expects parameter 3 to be string, '.\gettype($s).' given', \E_USER_WARNING);
168
+            trigger_error('mb_decode_numericentity() expects parameter 3 to be string, ' . \gettype($s) . ' given', \E_USER_WARNING);
169 169
 
170
-            return '';  // Instead of null (cf. mb_encode_numericentity).
170
+            return ''; // Instead of null (cf. mb_encode_numericentity).
171 171
         }
172 172
 
173 173
         $s = (string) $s;
@@ -194,7 +194,7 @@  discard block
 block discarded – undo
194 194
             $convmap[$i + 1] += $convmap[$i + 2];
195 195
         }
196 196
 
197
-        $s = preg_replace_callback('/&#(?:0*([0-9]+)|x0*([0-9a-fA-F]+))(?!&);?/', function (array $m) use ($cnt, $convmap) {
197
+        $s = preg_replace_callback('/&#(?:0*([0-9]+)|x0*([0-9a-fA-F]+))(?!&);?/', function(array $m) use ($cnt, $convmap) {
198 198
             $c = isset($m[2]) ? (int) hexdec($m[2]) : $m[1];
199 199
             for ($i = 0; $i < $cnt; $i += 4) {
200 200
                 if ($c >= $convmap[$i] && $c <= $convmap[$i + 1]) {
@@ -209,13 +209,13 @@  discard block
 block discarded – undo
209 209
             return $s;
210 210
         }
211 211
 
212
-        return iconv('UTF-8', $encoding.'//IGNORE', $s);
212
+        return iconv('UTF-8', $encoding . '//IGNORE', $s);
213 213
     }
214 214
 
215 215
     public static function mb_encode_numericentity($s, $convmap, $encoding = null, $is_hex = false)
216 216
     {
217 217
         if (null !== $s && !\is_scalar($s) && !(\is_object($s) && method_exists($s, '__toString'))) {
218
-            trigger_error('mb_encode_numericentity() expects parameter 1 to be string, '.\gettype($s).' given', \E_USER_WARNING);
218
+            trigger_error('mb_encode_numericentity() expects parameter 1 to be string, ' . \gettype($s) . ' given', \E_USER_WARNING);
219 219
 
220 220
             return null;
221 221
         }
@@ -225,13 +225,13 @@  discard block
 block discarded – undo
225 225
         }
226 226
 
227 227
         if (null !== $encoding && !\is_scalar($encoding)) {
228
-            trigger_error('mb_encode_numericentity() expects parameter 3 to be string, '.\gettype($s).' given', \E_USER_WARNING);
228
+            trigger_error('mb_encode_numericentity() expects parameter 3 to be string, ' . \gettype($s) . ' given', \E_USER_WARNING);
229 229
 
230
-            return null;  // Instead of '' (cf. mb_decode_numericentity).
230
+            return null; // Instead of '' (cf. mb_decode_numericentity).
231 231
         }
232 232
 
233 233
         if (null !== $is_hex && !\is_scalar($is_hex)) {
234
-            trigger_error('mb_encode_numericentity() expects parameter 4 to be boolean, '.\gettype($s).' given', \E_USER_WARNING);
234
+            trigger_error('mb_encode_numericentity() expects parameter 4 to be boolean, ' . \gettype($s) . ' given', \E_USER_WARNING);
235 235
 
236 236
             return null;
237 237
         }
@@ -268,7 +268,7 @@  discard block
 block discarded – undo
268 268
             for ($j = 0; $j < $cnt; $j += 4) {
269 269
                 if ($c >= $convmap[$j] && $c <= $convmap[$j + 1]) {
270 270
                     $cOffset = ($c + $convmap[$j + 2]) & $convmap[$j + 3];
271
-                    $result .= $is_hex ? sprintf('&#x%X;', $cOffset) : '&#'.$cOffset.';';
271
+                    $result .= $is_hex ? sprintf('&#x%X;', $cOffset) : '&#' . $cOffset . ';';
272 272
                     continue 2;
273 273
                 }
274 274
             }
@@ -279,7 +279,7 @@  discard block
 block discarded – undo
279 279
             return $result;
280 280
         }
281 281
 
282
-        return iconv('UTF-8', $encoding.'//IGNORE', $result);
282
+        return iconv('UTF-8', $encoding . '//IGNORE', $result);
283 283
     }
284 284
 
285 285
     public static function mb_convert_case($s, $mode, $encoding = null)
@@ -361,7 +361,7 @@  discard block
 block discarded – undo
361 361
             return $s;
362 362
         }
363 363
 
364
-        return iconv('UTF-8', $encoding.'//IGNORE', $s);
364
+        return iconv('UTF-8', $encoding . '//IGNORE', $s);
365 365
     }
366 366
 
367 367
     public static function mb_internal_encoding($encoding = null)
@@ -532,7 +532,7 @@  discard block
 block discarded – undo
532 532
         $needle = (string) $needle;
533 533
         if ('' === $needle) {
534 534
             if (80000 > \PHP_VERSION_ID) {
535
-                trigger_error(__METHOD__.': Empty delimiter', \E_USER_WARNING);
535
+                trigger_error(__METHOD__ . ': Empty delimiter', \E_USER_WARNING);
536 536
 
537 537
                 return false;
538 538
             }
@@ -573,7 +573,7 @@  discard block
 block discarded – undo
573 573
     public static function mb_str_split($string, $split_length = 1, $encoding = null)
574 574
     {
575 575
         if (null !== $string && !\is_scalar($string) && !(\is_object($string) && method_exists($string, '__toString'))) {
576
-            trigger_error('mb_str_split() expects parameter 1 to be string, '.\gettype($string).' given', \E_USER_WARNING);
576
+            trigger_error('mb_str_split() expects parameter 1 to be string, ' . \gettype($string) . ' given', \E_USER_WARNING);
577 577
 
578 578
             return null;
579 579
         }
@@ -598,7 +598,7 @@  discard block
 block discarded – undo
598 598
                 $rx .= '.{65535}';
599 599
                 $split_length -= 65535;
600 600
             }
601
-            $rx .= '.{'.$split_length.'})/us';
601
+            $rx .= '.{' . $split_length . '})/us';
602 602
 
603 603
             return preg_split($rx, $string, -1, \PREG_SPLIT_DELIM_CAPTURE | \PREG_SPLIT_NO_EMPTY);
604 604
         }
@@ -796,11 +796,11 @@  discard block
 block discarded – undo
796 796
         if (0x80 > $code %= 0x200000) {
797 797
             $s = \chr($code);
798 798
         } elseif (0x800 > $code) {
799
-            $s = \chr(0xC0 | $code >> 6).\chr(0x80 | $code & 0x3F);
799
+            $s = \chr(0xC0 | $code >> 6) . \chr(0x80 | $code & 0x3F);
800 800
         } elseif (0x10000 > $code) {
801
-            $s = \chr(0xE0 | $code >> 12).\chr(0x80 | $code >> 6 & 0x3F).\chr(0x80 | $code & 0x3F);
801
+            $s = \chr(0xE0 | $code >> 12) . \chr(0x80 | $code >> 6 & 0x3F) . \chr(0x80 | $code & 0x3F);
802 802
         } else {
803
-            $s = \chr(0xF0 | $code >> 18).\chr(0x80 | $code >> 12 & 0x3F).\chr(0x80 | $code >> 6 & 0x3F).\chr(0x80 | $code & 0x3F);
803
+            $s = \chr(0xF0 | $code >> 18) . \chr(0x80 | $code >> 12 & 0x3F) . \chr(0x80 | $code >> 6 & 0x3F) . \chr(0x80 | $code & 0x3F);
804 804
         }
805 805
 
806 806
         if ('UTF-8' !== $encoding = self::getEncoding($encoding)) {
@@ -858,14 +858,14 @@  discard block
 block discarded – undo
858 858
 
859 859
         switch ($pad_type) {
860 860
             case \STR_PAD_LEFT:
861
-                return self::mb_substr(str_repeat($pad_string, $paddingRequired), 0, $paddingRequired, $encoding).$string;
861
+                return self::mb_substr(str_repeat($pad_string, $paddingRequired), 0, $paddingRequired, $encoding) . $string;
862 862
             case \STR_PAD_RIGHT:
863
-                return $string.self::mb_substr(str_repeat($pad_string, $paddingRequired), 0, $paddingRequired, $encoding);
863
+                return $string . self::mb_substr(str_repeat($pad_string, $paddingRequired), 0, $paddingRequired, $encoding);
864 864
             default:
865 865
                 $leftPaddingLength = floor($paddingRequired / 2);
866 866
                 $rightPaddingLength = $paddingRequired - $leftPaddingLength;
867 867
 
868
-                return self::mb_substr(str_repeat($pad_string, $leftPaddingLength), 0, $leftPaddingLength, $encoding).$string.self::mb_substr(str_repeat($pad_string, $rightPaddingLength), 0, $rightPaddingLength, $encoding);
868
+                return self::mb_substr(str_repeat($pad_string, $leftPaddingLength), 0, $leftPaddingLength, $encoding) . $string . self::mb_substr(str_repeat($pad_string, $rightPaddingLength), 0, $rightPaddingLength, $encoding);
869 869
         }
870 870
     }
871 871
 
@@ -880,7 +880,7 @@  discard block
 block discarded – undo
880 880
         $firstChar = mb_substr($string, 0, 1, $encoding);
881 881
         $firstChar = mb_convert_case($firstChar, \MB_CASE_TITLE, $encoding);
882 882
 
883
-        return $firstChar.mb_substr($string, 1, null, $encoding);
883
+        return $firstChar . mb_substr($string, 1, null, $encoding);
884 884
     }
885 885
 
886 886
     public static function mb_lcfirst(string $string, ?string $encoding = null): string
@@ -894,7 +894,7 @@  discard block
 block discarded – undo
894 894
         $firstChar = mb_substr($string, 0, 1, $encoding);
895 895
         $firstChar = mb_convert_case($firstChar, \MB_CASE_LOWER, $encoding);
896 896
 
897
-        return $firstChar.mb_substr($string, 1, null, $encoding);
897
+        return $firstChar . mb_substr($string, 1, null, $encoding);
898 898
     }
899 899
 
900 900
     private static function getSubpart($pos, $part, $haystack, $encoding)
@@ -928,7 +928,7 @@  discard block
 block discarded – undo
928 928
                 $c = (($m[$i++] - 0xC0) << 6) + $m[$i++] - 0x80;
929 929
             }
930 930
 
931
-            $entities .= '&#'.$c.';';
931
+            $entities .= '&#' . $c . ';';
932 932
         }
933 933
 
934 934
         return $entities;
@@ -936,12 +936,12 @@  discard block
 block discarded – undo
936 936
 
937 937
     private static function title_case(array $s)
938 938
     {
939
-        return self::mb_convert_case($s[1], \MB_CASE_UPPER, 'UTF-8').self::mb_convert_case($s[2], \MB_CASE_LOWER, 'UTF-8');
939
+        return self::mb_convert_case($s[1], \MB_CASE_UPPER, 'UTF-8') . self::mb_convert_case($s[2], \MB_CASE_LOWER, 'UTF-8');
940 940
     }
941 941
 
942 942
     private static function getData($file)
943 943
     {
944
-        if (file_exists($file = __DIR__.'/Resources/unidata/'.$file.'.php')) {
944
+        if (file_exists($file = __DIR__ . '/Resources/unidata/' . $file . '.php')) {
945 945
             return require $file;
946 946
         }
947 947
 
@@ -991,7 +991,7 @@  discard block
 block discarded – undo
991 991
         if (null === $encoding) {
992 992
             $encoding = self::mb_internal_encoding();
993 993
         } else {
994
-            self::assertEncoding($encoding, $function.'(): Argument #3 ($encoding) must be a valid encoding, "%s" given');
994
+            self::assertEncoding($encoding, $function . '(): Argument #3 ($encoding) must be a valid encoding, "%s" given');
995 995
         }
996 996
 
997 997
         if ('' === $characters) {
@@ -1026,7 +1026,7 @@  discard block
 block discarded – undo
1026 1026
             return $string;
1027 1027
         }
1028 1028
 
1029
-        return iconv('UTF-8', $encoding.'//IGNORE', $string);
1029
+        return iconv('UTF-8', $encoding . '//IGNORE', $string);
1030 1030
     }
1031 1031
 
1032 1032
     private static function assertEncoding(string $encoding, string $errorFormat): void
Please login to merge, or discard this patch.
deps/vendor/symfony/polyfill-mbstring/bootstrap80.php 1 patch
Spacing   +21 added lines, -21 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@  discard block
 block discarded – undo
12 12
 use Symfony\Polyfill\Mbstring as p;
13 13
 
14 14
 if (!function_exists('mb_convert_encoding')) {
15
-    function mb_convert_encoding(array|string|null $string, ?string $to_encoding, array|string|null $from_encoding = null): array|string|false { return p\Mbstring::mb_convert_encoding($string ?? '', (string) $to_encoding, $from_encoding); }
15
+    function mb_convert_encoding(array | string | null $string, ?string $to_encoding, array | string | null $from_encoding = null): array | string | false { return p\Mbstring::mb_convert_encoding($string ?? '', (string) $to_encoding, $from_encoding); }
16 16
 }
17 17
 if (!function_exists('mb_decode_mimeheader')) {
18 18
     function mb_decode_mimeheader(?string $string): string { return p\Mbstring::mb_decode_mimeheader((string) $string); }
@@ -30,10 +30,10 @@  discard block
 block discarded – undo
30 30
     function mb_convert_case(?string $string, ?int $mode, ?string $encoding = null): string { return p\Mbstring::mb_convert_case((string) $string, (int) $mode, $encoding); }
31 31
 }
32 32
 if (!function_exists('mb_internal_encoding')) {
33
-    function mb_internal_encoding(?string $encoding = null): string|bool { return p\Mbstring::mb_internal_encoding($encoding); }
33
+    function mb_internal_encoding(?string $encoding = null): string | bool { return p\Mbstring::mb_internal_encoding($encoding); }
34 34
 }
35 35
 if (!function_exists('mb_language')) {
36
-    function mb_language(?string $language = null): string|bool { return p\Mbstring::mb_language($language); }
36
+    function mb_language(?string $language = null): string | bool { return p\Mbstring::mb_language($language); }
37 37
 }
38 38
 if (!function_exists('mb_list_encodings')) {
39 39
     function mb_list_encodings(): array { return p\Mbstring::mb_list_encodings(); }
@@ -42,13 +42,13 @@  discard block
 block discarded – undo
42 42
     function mb_encoding_aliases(?string $encoding): array { return p\Mbstring::mb_encoding_aliases((string) $encoding); }
43 43
 }
44 44
 if (!function_exists('mb_check_encoding')) {
45
-    function mb_check_encoding(array|string|null $value = null, ?string $encoding = null): bool { return p\Mbstring::mb_check_encoding($value, $encoding); }
45
+    function mb_check_encoding(array | string | null $value = null, ?string $encoding = null): bool { return p\Mbstring::mb_check_encoding($value, $encoding); }
46 46
 }
47 47
 if (!function_exists('mb_detect_encoding')) {
48
-    function mb_detect_encoding(?string $string, array|string|null $encodings = null, ?bool $strict = false): string|false { return p\Mbstring::mb_detect_encoding((string) $string, $encodings, (bool) $strict); }
48
+    function mb_detect_encoding(?string $string, array | string | null $encodings = null, ?bool $strict = false): string | false { return p\Mbstring::mb_detect_encoding((string) $string, $encodings, (bool) $strict); }
49 49
 }
50 50
 if (!function_exists('mb_detect_order')) {
51
-    function mb_detect_order(array|string|null $encoding = null): array|bool { return p\Mbstring::mb_detect_order($encoding); }
51
+    function mb_detect_order(array | string | null $encoding = null): array | bool { return p\Mbstring::mb_detect_order($encoding); }
52 52
 }
53 53
 if (!function_exists('mb_parse_str')) {
54 54
     function mb_parse_str(?string $string, &$result = []): bool { parse_str((string) $string, $result); return (bool) $result; }
@@ -57,7 +57,7 @@  discard block
 block discarded – undo
57 57
     function mb_strlen(?string $string, ?string $encoding = null): int { return p\Mbstring::mb_strlen((string) $string, $encoding); }
58 58
 }
59 59
 if (!function_exists('mb_strpos')) {
60
-    function mb_strpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_strpos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
60
+    function mb_strpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int | false { return p\Mbstring::mb_strpos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
61 61
 }
62 62
 if (!function_exists('mb_strtolower')) {
63 63
     function mb_strtolower(?string $string, ?string $encoding = null): string { return p\Mbstring::mb_strtolower((string) $string, $encoding); }
@@ -66,37 +66,37 @@  discard block
 block discarded – undo
66 66
     function mb_strtoupper(?string $string, ?string $encoding = null): string { return p\Mbstring::mb_strtoupper((string) $string, $encoding); }
67 67
 }
68 68
 if (!function_exists('mb_substitute_character')) {
69
-    function mb_substitute_character(string|int|null $substitute_character = null): string|int|bool { return p\Mbstring::mb_substitute_character($substitute_character); }
69
+    function mb_substitute_character(string | int | null $substitute_character = null): string | int | bool { return p\Mbstring::mb_substitute_character($substitute_character); }
70 70
 }
71 71
 if (!function_exists('mb_substr')) {
72 72
     function mb_substr(?string $string, ?int $start, ?int $length = null, ?string $encoding = null): string { return p\Mbstring::mb_substr((string) $string, (int) $start, $length, $encoding); }
73 73
 }
74 74
 if (!function_exists('mb_stripos')) {
75
-    function mb_stripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_stripos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
75
+    function mb_stripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int | false { return p\Mbstring::mb_stripos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
76 76
 }
77 77
 if (!function_exists('mb_stristr')) {
78
-    function mb_stristr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string|false { return p\Mbstring::mb_stristr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
78
+    function mb_stristr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string | false { return p\Mbstring::mb_stristr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
79 79
 }
80 80
 if (!function_exists('mb_strrchr')) {
81
-    function mb_strrchr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string|false { return p\Mbstring::mb_strrchr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
81
+    function mb_strrchr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string | false { return p\Mbstring::mb_strrchr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
82 82
 }
83 83
 if (!function_exists('mb_strrichr')) {
84
-    function mb_strrichr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string|false { return p\Mbstring::mb_strrichr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
84
+    function mb_strrichr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string | false { return p\Mbstring::mb_strrichr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
85 85
 }
86 86
 if (!function_exists('mb_strripos')) {
87
-    function mb_strripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_strripos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
87
+    function mb_strripos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int | false { return p\Mbstring::mb_strripos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
88 88
 }
89 89
 if (!function_exists('mb_strrpos')) {
90
-    function mb_strrpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int|false { return p\Mbstring::mb_strrpos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
90
+    function mb_strrpos(?string $haystack, ?string $needle, ?int $offset = 0, ?string $encoding = null): int | false { return p\Mbstring::mb_strrpos((string) $haystack, (string) $needle, (int) $offset, $encoding); }
91 91
 }
92 92
 if (!function_exists('mb_strstr')) {
93
-    function mb_strstr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string|false { return p\Mbstring::mb_strstr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
93
+    function mb_strstr(?string $haystack, ?string $needle, ?bool $before_needle = false, ?string $encoding = null): string | false { return p\Mbstring::mb_strstr((string) $haystack, (string) $needle, (bool) $before_needle, $encoding); }
94 94
 }
95 95
 if (!function_exists('mb_get_info')) {
96
-    function mb_get_info(?string $type = 'all'): array|string|int|false|null { return p\Mbstring::mb_get_info((string) $type); }
96
+    function mb_get_info(?string $type = 'all'): array | string | int | false | null { return p\Mbstring::mb_get_info((string) $type); }
97 97
 }
98 98
 if (!function_exists('mb_http_output')) {
99
-    function mb_http_output(?string $encoding = null): string|bool { return p\Mbstring::mb_http_output($encoding); }
99
+    function mb_http_output(?string $encoding = null): string | bool { return p\Mbstring::mb_http_output($encoding); }
100 100
 }
101 101
 if (!function_exists('mb_strwidth')) {
102 102
     function mb_strwidth(?string $string, ?string $encoding = null): int { return p\Mbstring::mb_strwidth((string) $string, $encoding); }
@@ -108,18 +108,18 @@  discard block
 block discarded – undo
108 108
     function mb_output_handler(?string $string, ?int $status): string { return p\Mbstring::mb_output_handler((string) $string, (int) $status); }
109 109
 }
110 110
 if (!function_exists('mb_http_input')) {
111
-    function mb_http_input(?string $type = null): array|string|false { return p\Mbstring::mb_http_input($type); }
111
+    function mb_http_input(?string $type = null): array | string | false { return p\Mbstring::mb_http_input($type); }
112 112
 }
113 113
 
114 114
 if (!function_exists('mb_convert_variables')) {
115
-    function mb_convert_variables(?string $to_encoding, array|string|null $from_encoding, mixed &$var, mixed &...$vars): string|false { return p\Mbstring::mb_convert_variables((string) $to_encoding, $from_encoding ?? '', $var, ...$vars); }
115
+    function mb_convert_variables(?string $to_encoding, array | string | null $from_encoding, mixed &$var, mixed &...$vars): string | false { return p\Mbstring::mb_convert_variables((string) $to_encoding, $from_encoding ?? '', $var, ...$vars); }
116 116
 }
117 117
 
118 118
 if (!function_exists('mb_ord')) {
119
-    function mb_ord(?string $string, ?string $encoding = null): int|false { return p\Mbstring::mb_ord((string) $string, $encoding); }
119
+    function mb_ord(?string $string, ?string $encoding = null): int | false { return p\Mbstring::mb_ord((string) $string, $encoding); }
120 120
 }
121 121
 if (!function_exists('mb_chr')) {
122
-    function mb_chr(?int $codepoint, ?string $encoding = null): string|false { return p\Mbstring::mb_chr((int) $codepoint, $encoding); }
122
+    function mb_chr(?int $codepoint, ?string $encoding = null): string | false { return p\Mbstring::mb_chr((int) $codepoint, $encoding); }
123 123
 }
124 124
 if (!function_exists('mb_scrub')) {
125 125
     function mb_scrub(?string $string, ?string $encoding = null): string { $encoding ??= mb_internal_encoding(); return mb_convert_encoding((string) $string, $encoding, $encoding); }
Please login to merge, or discard this patch.
deps/vendor/symfony/service-contracts/ServiceSubscriberTrait.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -51,14 +51,14 @@
 block discarded – undo
51 51
 
52 52
             /* @var SubscribedService $attribute */
53 53
             $attribute = $attribute->newInstance();
54
-            $attribute->key ??= self::class.'::'.$method->name;
54
+            $attribute->key ??= self::class . '::' . $method->name;
55 55
             $attribute->type ??= $returnType instanceof \ReflectionNamedType ? $returnType->getName() : (string) $returnType;
56 56
             $attribute->nullable = $returnType->allowsNull();
57 57
 
58 58
             if ($attribute->attributes) {
59 59
                 $services[] = $attribute;
60 60
             } else {
61
-                $services[$attribute->key] = ($attribute->nullable ? '?' : '').$attribute->type;
61
+                $services[$attribute->key] = ($attribute->nullable ? '?' : '') . $attribute->type;
62 62
             }
63 63
         }
64 64
 
Please login to merge, or discard this patch.
deps/vendor/composer/autoload_static.php 1 patch
Spacing   +17 added lines, -17 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@  discard block
 block discarded – undo
6 6
 
7 7
 class ComposerStaticInit7a5fc401803f479299a0ff9ac4ecb4f6
8 8
 {
9
-    public static $files = array (
9
+    public static $files = array(
10 10
         '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
11 11
         '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
12 12
         '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
@@ -15,9 +15,9 @@  discard block
 block discarded – undo
15 15
         'b6b991a57620e2fb6b2f66f03fe9ddc2' => __DIR__ . '/..' . '/symfony/string/Resources/functions.php',
16 16
     );
17 17
 
18
-    public static $prefixLengthsPsr4 = array (
18
+    public static $prefixLengthsPsr4 = array(
19 19
         'S' => 
20
-        array (
20
+        array(
21 21
             'Symfony\\Polyfill\\Mbstring\\' => 26,
22 22
             'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
23 23
             'Symfony\\Polyfill\\Intl\\Grapheme\\' => 31,
@@ -29,62 +29,62 @@  discard block
 block discarded – undo
29 29
             'Symfony\\Component\\Console\\' => 26,
30 30
         ),
31 31
         'P' => 
32
-        array (
32
+        array(
33 33
             'Psr\\Container\\' => 14,
34 34
         ),
35 35
     );
36 36
 
37
-    public static $prefixDirsPsr4 = array (
37
+    public static $prefixDirsPsr4 = array(
38 38
         'Symfony\\Polyfill\\Mbstring\\' => 
39
-        array (
39
+        array(
40 40
             0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
41 41
         ),
42 42
         'Symfony\\Polyfill\\Intl\\Normalizer\\' => 
43
-        array (
43
+        array(
44 44
             0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
45 45
         ),
46 46
         'Symfony\\Polyfill\\Intl\\Grapheme\\' => 
47
-        array (
47
+        array(
48 48
             0 => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme',
49 49
         ),
50 50
         'Symfony\\Polyfill\\Ctype\\' => 
51
-        array (
51
+        array(
52 52
             0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
53 53
         ),
54 54
         'Symfony\\Contracts\\Service\\' => 
55
-        array (
55
+        array(
56 56
             0 => __DIR__ . '/..' . '/symfony/service-contracts',
57 57
         ),
58 58
         'Symfony\\Component\\Yaml\\' => 
59
-        array (
59
+        array(
60 60
             0 => __DIR__ . '/..' . '/symfony/yaml',
61 61
         ),
62 62
         'Symfony\\Component\\String\\' => 
63
-        array (
63
+        array(
64 64
             0 => __DIR__ . '/..' . '/symfony/string',
65 65
         ),
66 66
         'Symfony\\Component\\Process\\' => 
67
-        array (
67
+        array(
68 68
             0 => __DIR__ . '/..' . '/symfony/process',
69 69
         ),
70 70
         'Symfony\\Component\\Console\\' => 
71
-        array (
71
+        array(
72 72
             0 => __DIR__ . '/..' . '/symfony/console',
73 73
         ),
74 74
         'Psr\\Container\\' => 
75
-        array (
75
+        array(
76 76
             0 => __DIR__ . '/..' . '/psr/container/src',
77 77
         ),
78 78
     );
79 79
 
80
-    public static $classMap = array (
80
+    public static $classMap = array(
81 81
         'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
82 82
         'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
83 83
     );
84 84
 
85 85
     public static function getInitializer(ClassLoader $loader)
86 86
     {
87
-        return \Closure::bind(function () use ($loader) {
87
+        return \Closure::bind(function() use ($loader) {
88 88
             $loader->prefixLengthsPsr4 = ComposerStaticInit7a5fc401803f479299a0ff9ac4ecb4f6::$prefixLengthsPsr4;
89 89
             $loader->prefixDirsPsr4 = ComposerStaticInit7a5fc401803f479299a0ff9ac4ecb4f6::$prefixDirsPsr4;
90 90
             $loader->classMap = ComposerStaticInit7a5fc401803f479299a0ff9ac4ecb4f6::$classMap;
Please login to merge, or discard this patch.
deps/vendor/composer/autoload_real.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
         $loader->register(true);
35 35
 
36 36
         $filesToLoad = \Composer\Autoload\ComposerStaticInit7a5fc401803f479299a0ff9ac4ecb4f6::$files;
37
-        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
37
+        $requireFile = \Closure::bind(static function($fileIdentifier, $file) {
38 38
             if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
39 39
                 $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
40 40
 
Please login to merge, or discard this patch.
deps/vendor/symfony/process/Messenger/RunProcessMessage.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
     public function __construct(
20 20
         public readonly array $command,
21 21
         public readonly ?string $cwd = null,
22
-        public readonly ?array $env = null,
22
+        public readonly ? array $env = null,
23 23
         public readonly mixed $input = null,
24 24
         public readonly ?float $timeout = 60.0,
25 25
     ) {
Please login to merge, or discard this patch.
deps/vendor/symfony/process/PhpSubprocess.php 1 patch
Spacing   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -103,14 +103,14 @@  discard block
 block discarded – undo
103 103
         foreach ($iniFiles as $file) {
104 104
             // Check for inaccessible ini files
105 105
             if (($data = @file_get_contents($file)) === false) {
106
-                throw new RuntimeException('Unable to read ini: '.$file);
106
+                throw new RuntimeException('Unable to read ini: ' . $file);
107 107
             }
108 108
             // Check and remove directives after HOST and PATH sections
109 109
             if (preg_match('/^\s*\[(?:PATH|HOST)\s*=/mi', $data, $matches, \PREG_OFFSET_CAPTURE)) {
110 110
                 $data = substr($data, 0, $matches[0][1]);
111 111
             }
112 112
 
113
-            $content .= $data."\n";
113
+            $content .= $data . "\n";
114 114
         }
115 115
 
116 116
         // Merge loaded settings into our ini content, if it is valid
@@ -144,7 +144,7 @@  discard block
 block discarded – undo
144 144
 
145 145
             if (!isset($iniConfig[$name]) || $iniConfig[$name] !== $value) {
146 146
                 // Double-quote escape each value
147
-                $content .= $name.'="'.addcslashes($value, '\\"')."\"\n";
147
+                $content .= $name . '="' . addcslashes($value, '\\"') . "\"\n";
148 148
             }
149 149
         }
150 150
 
Please login to merge, or discard this patch.
deps/vendor/symfony/process/Exception/ProcessStartFailedException.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
             throw new InvalidArgumentException('Expected a process that failed during startup, but the given process was started successfully.');
27 27
         }
28 28
 
29
-        $error = sprintf('The command "%s" failed.'."\n\nWorking directory: %s\n\nError: %s",
29
+        $error = sprintf('The command "%s" failed.' . "\n\nWorking directory: %s\n\nError: %s",
30 30
             $process->getCommandLine(),
31 31
             $process->getWorkingDirectory(),
32 32
             $message ?? 'unknown'
Please login to merge, or discard this patch.