xref: /php-src/.github/labeler.yml (revision ec9ae1ec)
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