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
Starting with PHP 7.2, the phpize script outputs configure.ac. Earlier verisons
of phpize generated configure.in. Since configure.in was already on the
gitignore list, this PR adds configure.ac to the gitignore list.
0 commit comments