We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c753a9 commit 583cc01Copy full SHA for 583cc01
.github/labeler.yml
@@ -219,22 +219,22 @@
219
- ext/zlib/**/*
220
221
"SAPI: apache2handler":
222
-- ext/sapi/apache2handler/**/*
+- sapi/apache2handler/**/*
223
224
"SAPI: cgi":
225
-- ext/sapi/cgi/**/*
+- sapi/cgi/**/*
226
227
"SAPI: cli":
228
-- ext/sapi/cli/**/*
+- sapi/cli/**/*
229
230
"SAPI: fpm":
231
-- ext/sapi/fpm/**/*
+- sapi/fpm/**/*
232
233
"SAPI: fuzzer":
234
-- ext/sapi/fuzzer/**/*
+- sapi/fuzzer/**/*
235
236
"SAPI: litespeed":
237
-- ext/sapi/litespeed/**/*
+- sapi/litespeed/**/*
238
239
"SAPI: phpdbg":
240
-- ext/sapi/phpdbg/**/*
+- sapi/phpdbg/**/*
0 commit comments