mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
There is no such dependency; only libxml2 depends on libiconv. So when php_libxml.dll is built, it needs to be linked against libiconv, or, when ext/iconv has been configured as static extension, against php8.dll.