mirror of
https://github.com/php/php-src.git
synced 2026-04-18 13:31:27 +02:00
MSVC considers these warnings[1] to be severe (level 1), so we better fix the respective code. [1] <https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-1-c4005?view=vs-2019>