This is an old revision of the document!
Table of Contents
The ADOdb roadmap
Overview
ADOdb is a popular, robust product but there's work to be done making the product better documented and more standards based. After we've done that work, we can focus on feature improvements, removing obsolete drivers and compatibility enhancements.
Lowest PHP Version support | 4* |
Highest PHP Version support | 5.6 |
* limited functionality in PHP 4
ADOdb Version 5
Version Range | Description |
---|---|
5.21.0 | Adoption of Semantic Version Numbering |
5.21.0 | All files and functions receive PHPDocumentor DocBlocks. Developer documentation will be available online |
5.21.0 | All files processed using PHP_CodeSniffer to reduce syntax errors. |
5.21.1-5.22.0 | Any available fixes and documentation enhancements available. |
5.22.1-5.23.1 | Removal of obsolete drivers |
6.0.0 | Compatibility review, new features |
Version 5 Production Release
The most up to date Version 5 production release is recommended for all users in production environments.
Version 5 Development Release
Lowest PHP Version support | 5.3 |
Highest PHP Version support | 7 |
ADOdb Version 6
Definite Features
- Eliminates errors in PHP 7 caused by compatibility with PHP version 4 and 5.2
- Removal of obsolete database drivers
Possible Features
- Implementation of namespacing
Version 6 Production Release
The first production version of ADOdb is scheduled for Q4, 2015
Version 6 Development Release
The first development version of ADOdb is scheduled for Q3, 2015. Pre-alpha code (not for production use) can be downloaded from GitHub
Historical Change Logs
Over the years, there have been numerous contributors to the project. Prior change logs are included Here in thanks