xref: /PHP-8.4/.github/labeler.yml (revision 89b5cc36)
1"Category: Engine":
2  - changed-files:
3      - any-glob-to-any-file:
4        - Zend/*
5
6"Category: Optimizer":
7  - changed-files:
8      - any-glob-to-any-file:
9        - Zend/Optimizer/**/*
10
11"Category: Build System":
12  - changed-files:
13      - any-glob-to-any-file:
14        - '**/*.m4'
15        - '**/*.w32'
16        - build/**/*
17        - buildconf
18        - buildconf.bat
19        - configure.ac
20        - scripts/**/*
21        - win32/build/**/*
22
23"Extension: bcmath":
24  - changed-files:
25      - any-glob-to-any-file:
26        - ext/bcmath/**/*
27
28"Extension: bz2":
29  - changed-files:
30      - any-glob-to-any-file:
31        - ext/bz2/**/*
32
33"Extension: calendar":
34  - changed-files:
35      - any-glob-to-any-file:
36        - ext/calendar/**/*
37
38"Extension: com_dotnet":
39  - changed-files:
40      - any-glob-to-any-file:
41        - ext/com_dotnet/**/*
42
43"Extension: ctype":
44  - changed-files:
45      - any-glob-to-any-file:
46        - ext/ctype/**/*
47
48"Extension: curl":
49  - changed-files:
50      - any-glob-to-any-file:
51        - ext/curl/**/*
52
53"Extension: date":
54  - changed-files:
55      - any-glob-to-any-file:
56        - ext/date/**/*
57
58"Extension: dba":
59  - changed-files:
60      - any-glob-to-any-file:
61        - ext/dba/**/*
62
63"Extension: dom":
64  - changed-files:
65      - any-glob-to-any-file:
66        - ext/dom/**/*
67
68"Extension: enchant":
69  - changed-files:
70      - any-glob-to-any-file:
71        - ext/enchant/**/*
72
73"Extension: exif":
74  - changed-files:
75      - any-glob-to-any-file:
76        - ext/exif/**/*
77
78"Extension: ffi":
79  - changed-files:
80      - any-glob-to-any-file:
81        - ext/ffi/**/*
82
83"Extension: fileinfo":
84  - changed-files:
85      - any-glob-to-any-file:
86        - ext/fileinfo/**/*
87
88"Extension: filter":
89  - changed-files:
90      - any-glob-to-any-file:
91        - ext/filter/**/*
92
93"Extension: ftp":
94  - changed-files:
95      - any-glob-to-any-file:
96        - ext/ftp/**/*
97
98"Extension: gd":
99  - changed-files:
100      - any-glob-to-any-file:
101        - ext/gd/**/*
102
103"Extension: gettext":
104  - changed-files:
105      - any-glob-to-any-file:
106        - ext/gettext/**/*
107
108"Extension: gmp":
109  - changed-files:
110      - any-glob-to-any-file:
111        - ext/gmp/**/*
112
113"Extension: hash":
114  - changed-files:
115      - any-glob-to-any-file:
116        - ext/hash/**/*
117
118"Extension: iconv":
119  - changed-files:
120      - any-glob-to-any-file:
121        - ext/iconv/**/*
122
123"Extension: intl":
124  - changed-files:
125      - any-glob-to-any-file:
126        - ext/intl/**/*
127
128"Extension: json":
129  - changed-files:
130      - any-glob-to-any-file:
131        - ext/json/**/*
132
133"Extension: ldap":
134  - changed-files:
135      - any-glob-to-any-file:
136        - ext/ldap/**/*
137
138"Extension: libxml":
139  - changed-files:
140      - any-glob-to-any-file:
141        - ext/libxml/**/*
142
143"Extension: mbstring":
144  - changed-files:
145      - any-glob-to-any-file:
146        - ext/mbstring/**/*
147
148"Extension: mysqli":
149  - changed-files:
150      - any-glob-to-any-file:
151        - ext/mysqli/**/*
152
153"Extension: mysqlnd":
154  - changed-files:
155      - any-glob-to-any-file:
156        - ext/mysqlnd/**/*
157
158"Extension: odbc":
159  - changed-files:
160      - any-glob-to-any-file:
161        - ext/odbc/**/*
162
163"Extension: opcache":
164  - changed-files:
165      - any-glob-to-any-file:
166        - ext/opcache/**/*
167
168"Extension: openssl":
169  - changed-files:
170      - any-glob-to-any-file:
171        - ext/openssl/**/*
172
173"Extension: pcntl":
174  - changed-files:
175      - any-glob-to-any-file:
176        - ext/pcntl/**/*
177
178"Extension: pcre":
179  - changed-files:
180      - any-glob-to-any-file:
181        - ext/pcre/**/*
182
183"Extension: pdo (core)":
184  - changed-files:
185      - any-glob-to-any-file:
186        - ext/pdo/**/*
187
188"Extension: pdo_dblib":
189  - changed-files:
190      - any-glob-to-any-file:
191        - ext/pdo_dblib/**/*
192
193"Extension: pdo_firebird":
194  - changed-files:
195      - any-glob-to-any-file:
196        - ext/pdo_firebird/**/*
197
198"Extension: pdo_mysql":
199  - changed-files:
200      - any-glob-to-any-file:
201        - ext/pdo_mysql/**/*
202
203"Extension: pdo_odbc":
204  - changed-files:
205      - any-glob-to-any-file:
206        - ext/pdo_odbc/**/*
207
208"Extension: pdo_pgsql":
209  - changed-files:
210      - any-glob-to-any-file:
211        - ext/pdo_pgsql/**/*
212
213"Extension: pdo_sqlite":
214  - changed-files:
215      - any-glob-to-any-file:
216        - ext/pdo_sqlite/**/*
217
218"Extension: pgsql":
219  - changed-files:
220      - any-glob-to-any-file:
221        - ext/pgsql/**/*
222
223"Extension: phar":
224  - changed-files:
225      - any-glob-to-any-file:
226        - ext/phar/**/*
227
228"Extension: posix":
229  - changed-files:
230      - any-glob-to-any-file:
231        - ext/posix/**/*
232
233"Extension: random":
234  - changed-files:
235      - any-glob-to-any-file:
236        - ext/random/**/*
237
238"Extension: readline":
239  - changed-files:
240      - any-glob-to-any-file:
241        - ext/readline/**/*
242
243"Extension: reflection":
244  - changed-files:
245      - any-glob-to-any-file:
246        - ext/reflection/**/*
247
248"Extension: session":
249  - changed-files:
250      - any-glob-to-any-file:
251        - ext/session/**/*
252
253"Extension: shmop":
254  - changed-files:
255      - any-glob-to-any-file:
256        - ext/shmop/**/*
257
258"Extension: simplexml":
259  - changed-files:
260      - any-glob-to-any-file:
261        - ext/simplexml/**/*
262
263"Extension: snmp":
264  - changed-files:
265      - any-glob-to-any-file:
266        - ext/snmp/**/*
267
268"Extension: soap":
269  - changed-files:
270      - any-glob-to-any-file:
271        - ext/soap/**/*
272
273"Extension: sockets":
274  - changed-files:
275      - any-glob-to-any-file:
276        - ext/sockets/**/*
277
278"Extension: sodium":
279  - changed-files:
280      - any-glob-to-any-file:
281        - ext/sodium/**/*
282
283"Extension: spl":
284  - changed-files:
285      - any-glob-to-any-file:
286        - ext/spl/**/*
287
288"Extension: sqlite3":
289  - changed-files:
290      - any-glob-to-any-file:
291        - ext/sqlite3/**/*
292
293"Extension: standard":
294  - changed-files:
295      - any-glob-to-any-file:
296        - ext/standard/**/*
297
298"Extension: sysvmsg":
299  - changed-files:
300      - any-glob-to-any-file:
301        - ext/sysvmsg/**/*
302
303"Extension: sysvsem":
304  - changed-files:
305      - any-glob-to-any-file:
306        - ext/sysvsem/**/*
307
308"Extension: sysvshm":
309  - changed-files:
310      - any-glob-to-any-file:
311        - ext/sysvshm/**/*
312
313"Extension: tidy":
314  - changed-files:
315      - any-glob-to-any-file:
316        - ext/tidy/**/*
317
318"Extension: tokenizer":
319  - changed-files:
320      - any-glob-to-any-file:
321        - ext/tokenizer/**/*
322
323"Extension: xml":
324  - changed-files:
325      - any-glob-to-any-file:
326        - ext/xml/**/*
327
328"Extension: xmlreader":
329  - changed-files:
330      - any-glob-to-any-file:
331        - ext/xmlreader/**/*
332
333"Extension: xmlwriter":
334  - changed-files:
335      - any-glob-to-any-file:
336        - ext/xmlwriter/**/*
337
338"Extension: xsl":
339  - changed-files:
340      - any-glob-to-any-file:
341        - ext/xsl/**/*
342
343"Extension: zend_test":
344  - changed-files:
345      - any-glob-to-any-file:
346        - ext/zend_test/**/*
347
348"Extension: zip":
349  - changed-files:
350      - any-glob-to-any-file:
351        - ext/zip/**/*
352
353"Extension: zlib":
354  - changed-files:
355      - any-glob-to-any-file:
356        - ext/zlib/**/*
357
358"SAPI: apache2handler":
359  - changed-files:
360      - any-glob-to-any-file:
361        - sapi/apache2handler/**/*
362
363"SAPI: cgi":
364  - changed-files:
365      - any-glob-to-any-file:
366        - sapi/cgi/**/*
367
368"SAPI: cli":
369  - changed-files:
370      - any-glob-to-any-file:
371        - sapi/cli/**/*
372
373"SAPI: fpm":
374  - changed-files:
375      - any-glob-to-any-file:
376        - sapi/fpm/**/*
377
378"SAPI: fuzzer":
379  - changed-files:
380      - any-glob-to-any-file:
381        - sapi/fuzzer/**/*
382
383"SAPI: litespeed":
384  - changed-files:
385      - any-glob-to-any-file:
386        - sapi/litespeed/**/*
387
388"SAPI: phpdbg":
389  - changed-files:
390      - any-glob-to-any-file:
391        - sapi/phpdbg/**/*
392
393"ABI break":
394  - changed-files:
395    - any-glob-to-any-file:
396      - 'TSRM/*.h'
397      - 'Zend/*.h'
398      - 'Zend/Optimizer/zend_call_graph.h'
399      - 'Zend/Optimizer/zend_cfg.h'
400      - 'Zend/Optimizer/zend_dfg.h'
401      - 'Zend/Optimizer/zend_dump.h'
402      - 'Zend/Optimizer/zend_func_info.h'
403      - 'Zend/Optimizer/zend_inference.h'
404      - 'Zend/Optimizer/zend_optimizer.h'
405      - 'Zend/Optimizer/zend_ssa.h'
406      - 'Zend/Optimizer/zend_worklist.h'
407      - 'ext/curl/php_curl.h'
408      - 'ext/date/lib/timelib.h'
409      - 'ext/date/lib/timelib_config.h'
410      - 'ext/date/php_date.h'
411      - 'ext/dom/dom_ce.h'
412      - 'ext/dom/namespace_compat.h'
413      - 'ext/dom/xml_common.h'
414      - 'ext/dom/xpath_callbacks.h'
415      - 'ext/filter/php_filter.h'
416      - 'ext/gd/libgd/*.h'
417      - 'ext/gd/php_gd.h'
418      - 'ext/gmp/php_gmp_int.h'
419      - 'ext/hash/php_hash.h'
420      - 'ext/hash/php_hash_adler32.h'
421      - 'ext/hash/php_hash_crc32.h'
422      - 'ext/hash/php_hash_fnv.h'
423      - 'ext/hash/php_hash_gost.h'
424      - 'ext/hash/php_hash_haval.h'
425      - 'ext/hash/php_hash_joaat.h'
426      - 'ext/hash/php_hash_md.h'
427      - 'ext/hash/php_hash_murmur.h'
428      - 'ext/hash/php_hash_ripemd.h'
429      - 'ext/hash/php_hash_sha.h'
430      - 'ext/hash/php_hash_sha3.h'
431      - 'ext/hash/php_hash_snefru.h'
432      - 'ext/hash/php_hash_tiger.h'
433      - 'ext/hash/php_hash_whirlpool.h'
434      - 'ext/hash/php_hash_xxhash.h'
435      - 'ext/hash/xxhash/xxhash.h'
436      - 'ext/iconv/php_iconv.h'
437      - 'ext/json/php_json.h'
438      - 'ext/json/php_json_parser.h'
439      - 'ext/json/php_json_scanner.h'
440      - 'ext/libxml/php_libxml.h'
441      - 'ext/mbstring/libmbfl/config.h'
442      - 'ext/mbstring/libmbfl/mbfl/eaw_table.h'
443      - 'ext/mbstring/libmbfl/mbfl/mbfilter.h'
444      - 'ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h'
445      - 'ext/mbstring/libmbfl/mbfl/mbfilter_pass.h'
446      - 'ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h'
447      - 'ext/mbstring/libmbfl/mbfl/mbfl_consts.h'
448      - 'ext/mbstring/libmbfl/mbfl/mbfl_convert.h'
449      - 'ext/mbstring/libmbfl/mbfl/mbfl_defs.h'
450      - 'ext/mbstring/libmbfl/mbfl/mbfl_encoding.h'
451      - 'ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h'
452      - 'ext/mbstring/libmbfl/mbfl/mbfl_language.h'
453      - 'ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h'
454      - 'ext/mbstring/libmbfl/mbfl/mbfl_string.h'
455      - 'ext/mbstring/mbstring.h'
456      - 'ext/mbstring/php_mbregex.h'
457      - 'ext/mbstring/php_onig_compat.h'
458      - 'ext/mysqli/mysqli_mysqlnd.h'
459      - 'ext/mysqli/php_mysqli_structs.h'
460      - 'ext/mysqlnd/*.h'
461      - 'ext/pcre/pcre2lib/*.h'
462      - 'ext/pcre/php_pcre.h'
463      - 'ext/pdo/pdo_sql_parser.h'
464      - 'ext/pdo/php_pdo.h'
465      - 'ext/pdo/php_pdo_driver.h'
466      - 'ext/pdo/php_pdo_error.h'
467      - 'ext/phar/php_phar.h'
468      - 'ext/random/php_random.h'
469      - 'ext/random/php_random_csprng.h'
470      - 'ext/random/php_random_uint128.h'
471      - 'ext/session/mod_files.h'
472      - 'ext/session/mod_mm.h'
473      - 'ext/session/mod_user.h'
474      - 'ext/session/php_session.h'
475      - 'ext/simplexml/php_simplexml.h'
476      - 'ext/simplexml/php_simplexml_exports.h'
477      - 'ext/sockets/php_sockets.h'
478      - 'ext/sockets/windows_common.h'
479      - 'ext/sodium/php_libsodium.h'
480      - 'ext/spl/php_spl.h'
481      - 'ext/spl/spl_array.h'
482      - 'ext/spl/spl_directory.h'
483      - 'ext/spl/spl_dllist.h'
484      - 'ext/spl/spl_exceptions.h'
485      - 'ext/spl/spl_fixedarray.h'
486      - 'ext/spl/spl_functions.h'
487      - 'ext/spl/spl_heap.h'
488      - 'ext/spl/spl_iterators.h'
489      - 'ext/spl/spl_observer.h'
490      - 'ext/standard/*.h'
491      - 'ext/xml/expat_compat.h'
492      - 'ext/xml/php_xml.h'
493      - 'main/*.h'
494      - 'main/streams/*.h'
495      - 'sapi/cli/cli.h'
496      - 'sapi/embed/php_embed.h'
497      - 'win32/*.h'
498