ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:php_compatibility_status

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
v5:php_compatibility_status [2023/01/16 09:42] – PHP 8.2 dregadv5:php_compatibility_status [2023/06/12 14:55] (current) – New PHP 8.2 compatibility fixes in 5.22.6 dregad
Line 2: Line 2:
  
 Should you discover any PHP compatibility issue in ADOdb,  Should you discover any PHP compatibility issue in ADOdb, 
-kindly [[https://github.com/ADOdb/ADOdb/issues/new?labels=php8|report it in our tracker]].+kindly [[https://github.com/ADOdb/ADOdb/issues/new?assignees=&labels=triage&template=bug_report.md&title=|report it in our tracker]].
  
 Corrections are published as Hotfix releases((Drop-in replacements to earlier versions of the same release number)), so please make that sure the problem you're facing still exists in the most recent version, including unreleased fixes in the //hotfix/x.xx// branch, before submitting a new issue.  Corrections are published as Hotfix releases((Drop-in replacements to earlier versions of the same release number)), so please make that sure the problem you're facing still exists in the most recent version, including unreleased fixes in the //hotfix/x.xx// branch, before submitting a new issue. 
  
  
-===== PHP =====+===== Support Matrix by PHP version =====
  
-PHP 8.0 is **fully supported** in ADOdb 5.20.20 and later.  +PHP version    ^ ADOdb minimum  ^ End support           ^ Known issues                                           ^ 
-All [[https://github.com/ADOdb/ADOdb/labels/PHP8|reported issues]] have been fixed+8.2            | 5.22.6                               | [[https://github.com/ADOdb/ADOdb/labels/PHP8.2|list]] 
 +| 8.1            | 5.22.4                               | [[https://github.com/ADOdb/ADOdb/labels/PHP8.1|list]] 
 +| 8.0            | 5.20.20                              | [[https://github.com/ADOdb/ADOdb/labels/PHP8|list]]    | 
 +| 7.4            | 5.20.12        |                       [[https://github.com/ADOdb/ADOdb/labels/PHP7|list]]    | 
 +| 7.0 - 7.3      | 5.20.12        | 5.23.0((unreleased))  | :::                                                    | 
 +| 5.5 - 5.6      | 5.x            | 5.22.0                |                                                        | 
 +| 5.4 and older  | 5.x            | 5.21.0                |                                                        |
  
-PHP 8.1 is supported since AODdb 5.22.4. +//ADOdb minimum// indicates the earliest ADOdb release with support for the given PHP versionYou are always advised to use the latest hotfix release, as there may be unknown or unresolved issues with the specified version; make sure to check the known issues list.
-Most of the [[https://github.com/ADOdb/ADOdb/labels/PHP8.1|reported compatibility issues]] have been fixed.+
  
-PHP 8.2 has been released on 08-Dec-2022.  +//End support// specifies the ADOdb release where support for the given PHP version was dropped
-See the list of [[https://github.com/ADOdb/ADOdb/labels/PHP8.2|known compatibility issues]].  +===== Legacy ADOdb Versions Support =====
-The upcoming 5.22.5 release should include fixes for these+
-===== PHP 7 =====+
  
-PHP 7 is **fully supported** since ADOdb 5.20.12 release.+Please note that there are no plans to fix PHP compatibility issues in ADOdb Legacy versions (5.21 and older).
  
-All the [[https://github.com/ADOdb/ADOdb/labels/php7|reported issues]] have been fixed.+==== Upgrading From Earlier Releases ====
  
 +Users have reported that upgrading from releases 5.00 (released in 2007) and higher have been reasonably easy, but that earlier versions may require substantial adjustments, due to design considerations in ADOdb version 4. 
  
-===== Legacy ADOdb Versions Support ===== +If you need guidance, use any of the [[:index#how_to_ask_for_help|support methods]] listed on the main page.
- +
-Please note that there are no plans to fix PHP compatibility issues in ADOdb Legacy versions (5.20 and older). +
- +
-==== Upgrading From Earlier Releases ==== +
-Users have reported that upgrading from releases 5.00 (released in 2007) and higher have been reasonably easy, but that earlier versions may require substantial adjustments, due to design considerations in ADOdb version 4. If you need guidance, use any of the support methods listed on the [[:index|main page]].+
  
 ==== Moving From Custom Releases ==== ==== Moving From Custom Releases ====
Line 38: Line 37:
  
 Heavy use drivers are the //tier 1// drivers, plus their PDO variants:  Heavy use drivers are the //tier 1// drivers, plus their PDO variants: 
-{{topic>tier1}}+{{topic>tier1 -v6}}
  
 ^Package^Status| ^Package^Status|
v5/php_compatibility_status.1673858531.txt.gz · Last modified: 2023/01/16 09:42 by dregad