mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
libxml2 prior to 2.9.8 had a different signature for xmlHashScanner.
This signature changed in e03f0a199a
Use an #if to work around the incompatible signature.
Closes GH-12326.