mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
605386e394
This was a left over for supporting old code in PHP extensions out there. Check is not needed anymore since this is part of C89+ standard. Closes GH-4445