mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
While clang is picky about these, MSVC doesn't seem to care and would only report the calls to undeclared functions as errors during link time. Still, obviously, MSVC is fine with having the declarations during compile time.