ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


roadmap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
roadmap [2015/07/19 02:39] mnewnhamroadmap [2015/11/28 18:23] – [Version 5 Development Release] mnewnham
Line 13: Line 13:
 ===== ADOdb Version 5 ===== ===== ADOdb Version 5 =====
  
-^Version Range^Description^ +^ Version Range                ^ Description                                                                                                
-|5.21.0|Adoption of Semantic Version Numbering| +[[changelog:5.21.0|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 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.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.21.1-5.22.0                | Any available fixes and documentation enhancements available.                                              
-|5.22.1-5.23.1|Removal of obsolete drivers| +| 5.22.1-5.23.1                | Removal of obsolete drivers                                                                                
-|6.0.0|Compatibility review, new features|+[[changelog:6.0.0]]          | Compatibility review, new features                                                                         |
  
 ==== Version 5 Production Release ==== ==== Version 5 Production Release ====
Line 29: Line 29:
  
 --------------------------------------- ---------------------------------------
-<WRAP right info>+ 
 +<WRAP right 380px box round> 
 +<wrap> 
 +[[https://github.com/adodb/adodb/archives/master.zip|{{:download-big.png|Download the nightly build}}]]</wrap> 
 +<wrap padding-left:10px> **Current Source** 
 +</wrap> 
 +</WRAP> 
 +------------------------------------------------------------- 
 +===== ADOdb Version 6 ===== 
 +<WRAP right 300px box round> 
 +<wrap> 
 +[[https://sourceforge.net/projects/adodb/files/latest/download?source=files|{{:download-big.png|Download the nightly build}}]]</wrap> 
 +<wrap padding-left:10px> **Current Source** 
 +</wrap>
 |Lowest PHP Version support|5.3| |Lowest PHP Version support|5.3|
 |Highest PHP Version support|7| |Highest PHP Version support|7|
 </WRAP> </WRAP>
-===== ADOdb Version 6 ===== 
 ==== Definite Features ==== ==== Definite Features ====
  
Line 44: Line 56:
  
 ==== Version 6 Production Release ==== ==== Version 6 Production Release ====
 +
 +
 The first production version of ADOdb is scheduled for Q4, 2015 The first production version of ADOdb is scheduled for Q4, 2015
  
 ==== Version 6 Development Release ==== ==== 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 [[http:github.org/adodb/adodb|GitHub]] The first development version of ADOdb is scheduled for Q3, 2015. Pre-alpha code (not for production use) can be downloaded from [[http:github.org/adodb/adodb|GitHub]]
 +
 +===== Historical Change Logs =====
 +Over the years, there have been numerous contributors to the project. Prior change logs are included [[historical_change_logs|Here]] in thanks
  
 {{tag>[semantic phpdocumentor codesniffer]}} {{tag>[semantic phpdocumentor codesniffer]}}