mirror of
https://github.com/php/php-src.git
synced 2026-03-27 01:32:22 +01:00
C99 no longer has implicit function declarations and implicit ints. Current GCC versions enable them as an extension, but this will change in a future GCC version.