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 5fbbe62 commit c2838f8Copy full SHA for c2838f8
.github/scripts/download-bundled/pcre2.sh
@@ -11,3 +11,6 @@ cp -R /tmp/php-src-bundled/pcre2/src ext/pcre/pcre2lib
11
12
cd ext/pcre/pcre2lib
13
git restore config.h
14
+
15
+./autogen.sh
16
+./configure
0 commit comments