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
- Berkeley DB adjusted based on versions
- GPL-licensed libraries emit warnings where possible as these shouldn't
be linked to PHP. Removal of these annoyances pending in the near
future.
- all-enabled preset adjusted for smoother experience
- cdb in C library removed; If such system is found, it will be
refactored
- EXT_DBA_DB2 and EXT_DBA_DB3 configuration options removed as they are
redundant; Berkeley DB version is checked from the db.h header and
preprocessor macros automatically set based on that
- The Tkrzw library link removed as this would need a new dba handler
- ext/dba configuration refactored and sorted according to the
configuration options order
0 commit comments