mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
This header declaration is never supposed to be interpreted as definition; otherwise, the handlers are not properly initialized, what happens, for instance, with ASan instrumented MSVC builds. Closes GH-7827.