You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unused DEBUG_CFLAGS variable has been removed from Zend.m4 macros
and configure.ac file. DEBUG_CFLAGS has been once set in the build files
similarly to Zend.m4 but was then removed and simplified.
Also, this syncs phpize.m4 debug check with configure.ac so that #78788
is fixed there as well.
Related to: 0988f69
0 commit comments