mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02: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.