Skip to content

Commit dbcf895

Browse files
committed
Proper build support
1 parent 172e29d commit dbcf895

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+202387
-258563
lines changed

.github/actions/configure-macos/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ runs:
4848
--enable-pcntl \
4949
--with-readline="$BREW_OPT"/readline \
5050
--enable-mbstring \
51-
--enable-uri \
5251
--with-curl \
5352
--with-gettext="$BREW_OPT"/gettext \
5453
--enable-sockets \

.github/actions/configure-x32/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ runs:
4545
--enable-pcntl \
4646
--with-readline \
4747
--enable-mbstring \
48-
--enable-uri \
4948
--with-curl \
5049
--with-gettext \
5150
--enable-sockets \

.github/actions/configure-x64/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ runs:
4747
--enable-pcntl \
4848
--without-readline --with-libedit \
4949
--enable-mbstring \
50-
--enable-uri \
5150
--with-curl \
5251
--with-gettext \
5352
--enable-sockets \

ext/dom/config.m4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ PHP_ARG_ENABLE([dom],
55
[yes])
66

77
if test "$PHP_DOM" != "no"; then
8-
PHP_LEXBOR_ENABLED=yes
9-
108
PHP_SETUP_LIBXML([DOM_SHARED_LIBADD], [
119
AC_DEFINE([HAVE_DOM], [1],
1210
[Define to 1 if the PHP extension 'dom' is available.])

ext/dom/lexbor/lexbor/punycode/config.cmake

Lines changed: 0 additions & 3 deletions
This file was deleted.

ext/dom/lexbor/lexbor/unicode/config.cmake

Lines changed: 0 additions & 3 deletions
This file was deleted.

ext/dom/lexbor/lexbor/unicode/table_0.h

Lines changed: 0 additions & 11164 deletions
This file was deleted.

ext/dom/lexbor/lexbor/unicode/table_1.h

Lines changed: 0 additions & 14010 deletions
This file was deleted.

0 commit comments

Comments
 (0)