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
Change internal CACHE variables to local variables
- Setting internal CACHE variables isn't needed in these cases.
- This also fixes ftp and mysqlnd extensions to have entire
configuration deferred to properly check for the PHP openssl
extension.
- Some help texts moved to configuration headers.
- Main configuration header improved a bit further.
- Gersemi configuration moved forward with new --config option.
- HAVE_<extension> cache variables are no longer automatically defined
as this is simply redundant and makes it simpler to manage locally
and individually on the extension level.
0 commit comments