mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
fab0a6d75c
Introducing a new attribute macro in lower branches is an ABI break and not allowed. However, we still need to fix the warnings such that -Werror builds don't break. So we copy the macro from the master branch to the C files in the appropriate places.