mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
338be9dd9c
PHP_DEBUG is always defined, either to 0 or 1. This matches the fpm_main.c code with similar check even though it was not executed for a while.