mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
This macro is defined to zero as of PHP 5.0.0, and as the comment indicates, is no longer relevant. Thus, we remove the definition and all usages from the core and bundled extensions. Closes GH-6351.