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 fc9fc3e commit 4a444f2Copy full SHA for 4a444f2
ext/lexbor/config.m4
@@ -175,8 +175,8 @@ PHP_NEW_EXTENSION([lexbor], m4_normalize([
175
$LEXBOR_DIR/html/tree/open_elements.c
176
$LEXBOR_DIR/ns/ns.c
177
$LEXBOR_DIR/ports/posix/lexbor/core/memory.c
178
- $LEXBOR_DIR/tag/tag.c
179
$LEXBOR_DIR/punycode/punycode.c
+ $LEXBOR_DIR/tag/tag.c
180
$LEXBOR_DIR/unicode/idna.c
181
$LEXBOR_DIR/unicode/unicode.c
182
$LEXBOR_DIR/url/url.c
0 commit comments