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 c08178a commit 67b2865Copy full SHA for 67b2865
.github/scripts/download-bundled/pcre2.sh
@@ -16,7 +16,7 @@ cp -Rv /tmp/php-src-bundled/pcre2/deps/sljit/sljit_src ext/pcre/pcre2lib/sljit
16
cd ext/pcre/pcre2lib
17
git restore config.h
18
mv pcre2_chartables.c.dist pcre2_chartables.c
19
-rm -rf ext/pcre/pcre2lib/.deps
+rm -rf .deps
20
rm config.h.generic
21
rm pcre2.h.generic
22
rm pcre2.h.in
0 commit comments