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 6965fce commit ce0ce78Copy full SHA for ce0ce78
.github/scripts/download-bundled/pcre2.sh
@@ -12,5 +12,8 @@ cp -R /tmp/php-src-bundled/pcre2/src ext/pcre/pcre2lib
12
cd ext/pcre/pcre2lib
13
git restore config.h
14
15
+ls -lah ext/pcre/pcre2lib
16
+ls -lah .
17
+
18
./autogen.sh
19
./configure
0 commit comments