Open
Description
Description
Any objections? From the initial #15682
ABI breaks are not supposed to happen after feature freeze, i.e. when
the PHP API numbers have been bumped. To make it easier to notice
inadvertent ABI breaks, we automatically add an "ABI break" label to
all PRs which modify public (aka. installed) header files.
And I would consider arginfo to qualify as non-public header files