ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


index

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
Next revisionBoth sides next revision
index [2018/03/30 21:20] – [Table] 5.20.12 dregadindex [2019/12/29 03:20] – [Project Location] mnewnham
Line 25: Line 25:
 == Current Status == == Current Status ==
 ^ Description                 ^ Version                                                                        ^ ^ Description                 ^ Version                                                                        ^
-| Earliest Supported Release  | 5.19.0                                                                         | +| Earliest Supported Release  | 5.20.0                                                                         | 
-| Current Production Release  | 5.20.12                                                                        |+| Current Production Release  | 5.20.15                                                                        |
 | Development Track           | [[project:version_5_development|Version 5]]                                    | | Development Track           | [[project:version_5_development|Version 5]]                                    |
 | Development Track           | [[project:version_6_development|Version 6]]                                    | | Development Track           | [[project:version_6_development|Version 6]]                                    |
Line 46: Line 46:
 The source code and bug tracker are located at [[https://github.com/ADOdb/ADOdb|Github]]. The source code and bug tracker are located at [[https://github.com/ADOdb/ADOdb|Github]].
 See also the [[https://sourceforge.net/projects/adodb/|SourceForge project page]]. See also the [[https://sourceforge.net/projects/adodb/|SourceForge project page]].
 +==== Installation Via Composer ====
 +=== Production ===
 +''composer require adodb/adodb-php ^5.20''
 +=== Development ===
 +''composer require adodb/adodb-php dev-master''
 +==== Manual Installation ====
 +Download and unpack into the directory of choice
 ==== How To Ask For Help === ==== How To Ask For Help ===
  
Line 67: Line 74:
 Follow us on **[[https://twitter.com/ADOdb_announce|@ADOdb_announce]]** on twitter. We post notices of new releases and important bug fixes first there. Follow us on **[[https://twitter.com/ADOdb_announce|@ADOdb_announce]]** on twitter. We post notices of new releases and important bug fixes first there.
  
 +| 24/11/2019  | ADOdb version 5.20.15 is available. [[https://github.com/ADOdb/ADOdb/blob/v5.20.15/docs/changelog.md|Full Changelog]]  |
 +| 06/01/2019  | ADOdb version 5.20.14 is available. [[https://github.com/ADOdb/ADOdb/blob/v5.20.14/docs/changelog.md|Full Changelog]]  |
 +| 06/08/2018  | ADOdb version 5.20.13 is available. [[https://github.com/ADOdb/ADOdb/blob/v5.20.13/docs/changelog.md|Full Changelog]]  |
 | 30/03/2018  | ADOdb version 5.20.12 is available. [[https://github.com/ADOdb/ADOdb/blob/v5.20.12/docs/changelog.md|Full Changelog]] \\ Note that 5.20.11 has been withdrawn due to a bug on PHP 5.x | | 30/03/2018  | ADOdb version 5.20.12 is available. [[https://github.com/ADOdb/ADOdb/blob/v5.20.12/docs/changelog.md|Full Changelog]] \\ Note that 5.20.11 has been withdrawn due to a bug on PHP 5.x |
 | 08/03/2018  | ADOdb version 5.20.10 is available. [[https://github.com/ADOdb/ADOdb/blob/v5.20.10/docs/changelog.md|Full Changelog]]  | | 08/03/2018  | ADOdb version 5.20.10 is available. [[https://github.com/ADOdb/ADOdb/blob/v5.20.10/docs/changelog.md|Full Changelog]]  |
Line 80: Line 90:
  
 ==== Why Don't You Support Earlier Versions? ==== ==== Why Don't You Support Earlier Versions? ====
-Version 5.19 was released in 2013, you should be at least to that point.+ 
 +We have limited resources, and unfortunately can't afford to maintain the older versions in parallel with the current stable releases and the development track.  
 + 
 +Version 5.20.0 was released in November 2015, you should be at least to that point, and we strongly recommend to apply the latest hotfix release. 
  
 ==== Our Community ==== ==== Our Community ====
index.txt · Last modified: 2024/01/24 08:14 by dregad