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
Next revisionBoth sides next revision
v5:php7_status [2019/12/28 03:26] – [Version 7.3+] mnewnhamv5:php_compatibility_status [2021/03/01 10:34] – Refactor page dregad
Line 1: Line 1:
-====== PHP ====== +====== PHP Compatibility Status ======
-===== Versions 7.0,7.1,7.2 ===== +
-**PHP 7 is fully supported** (up to version 7.2) in the latest [[https://github.com/ADOdb/ADOdb/releases/latest|ADOdb Stable Release]] (5.20.12 or later), as well as in the 5.21 Development release (//master// branch). +
  
-===== Version 7.3+ ===== +Should you discover any PHP compatibility issue in ADOdb 
-The current roadmap is that issues related to PHP 7.3 and higher will only be fixed in ADOdb version 5.21+.  +kindly [[https://github.com/ADOdb/ADOdb/issues/new?labels=php8|report it in our tracker]].
-===== Version 7.===== +
-Fully Supported drivers appear to work correctly in this version, although there has been no formal testing +
-===== Legacy Version Support ===== +
-Please note that there are no plans to implement PHP 7 support in ADOdb legacy versions (5.19 and older).+
  
-===== Reporting Issues =====+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 before submitting a new issue. 
  
-Should you discover any PHP 7 incompatibility in ADOdb, kindly [[https://github.com/ADOdb/ADOdb/issues/new?labels=php7|report the issue in our tracker]]. 
  
-===== Addressing Issues =====+===== PHP 8 =====
  
-Any PHP 7 compatibility issues found are released as Hotfixes to the current stable releaseso please make sure you are using the most recent version+PHP 8 has been released on 26-Nov-2020and is **fully supported** in ADOdb 5.20.20 and later.
  
-Hotfix releases are drop-in replacements to earlier versions of the same release number. You can check the current status of PHP 7 issues on the [[https://github.com/ADOdb/ADOdb/labels/php7|Github Issue Tracker]].+See the [[https://github.com/ADOdb/ADOdb/labels/PHP8|list of reported compatibility issues]]. 
  
-===== Upgrading From Earlier Releases =====+ 
 +===== PHP 7 ===== 
 + 
 +PHP 7 is **fully supported** since ADOdb 5.20.12 release. 
 + 
 +All the [[https://github.com/ADOdb/ADOdb/labels/php7|reported issues]] have been fixed. 
 + 
 + 
 +===== Legacy ADOdb Versions Support ===== 
 + 
 +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]]. 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 ==== 
-In order to migrate their products from custom older versions of ADOdb back to the core product and take advantage of the active development of the product, as well as PHP 7 compatibility, a number of users have submitted their custom functionality to be integrated into core. If you are in the same situation, contact us about having your feature added.+In order to migrate their products from custom older versions of ADOdb back to the core product and take advantage of the active development of the product, as well as compatibility with PHP 7 and later, a number of users have submitted their custom functionality to be integrated into core. If you are in the same situation, contact us about having your feature added.
  
 ===== Package Testing Status ===== ===== Package Testing Status =====
  
-heavy use drivers are: mysqli,mssql,mssqlnative,oci8,postgres,sqlite, db2 + pdo variants+Heavy use drivers are the //tier 1// driversplus their PDO variants:  
 +{{topic>tier1}}
  
 ^Package^Status| ^Package^Status|
v5/php_compatibility_status.txt · Last modified: 2023/06/12 14:55 by dregad