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 54c61bd commit 5ae87d7Copy full SHA for 5ae87d7
cmake/ext/libxml/CMakeLists.txt
@@ -45,6 +45,7 @@ add_library(php_ext_libxml OBJECT)
45
target_sources(
46
php_ext_libxml
47
PRIVATE
48
+ image_svg.c
49
libxml.c
50
libxml.stub.php
51
mime_sniff.c
0 commit comments