ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


changelog:6.0.0

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
changelog:6.0.0 [2015/11/26 21:21] – [Driver 'informix' & 'informix72'] mnewnhamchangelog:6.0.0 [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-====== Release 6.0.0 Changelog ====== 
-===== Driver 'oracle' (Oracle Version 7 and lower) ===== 
-This driver, which uses PHP drivers removed in PHP version 5.1, has been removed. The oci8 driver will be renamed to 'oracle' in order to provide an appropiately named data provider, and 'oci8' will become a wrapper for that driver.  
- 
-Any other driver directly based on this driver will also be removed. 
- 
-===== Driver 'mysql' ===== 
-This driver, which uses the non-improved mysql PHP drivers removed in PHP 5.4, has been removed. The driver 'mysqli' will be renamed to 'mysql' in order to provide an appropriately named data provider.  
- 
-The 'mysqlt' and 'mysqlpo' drivers will also be removed. 
- 
-===== Driver 'informix' & 'informix72' ===== 
-These drivers, which support early versions of Informix, will be removed. A new version, based on the pdo_ibm driver, is planned. 
- 
- 
-===== Core Functions ===== 
- 
-^ Function                                        ^ Description                                           ^ 
-| [[reference:getrowassoc|getRowAssoc()]]         | This method has been rewritten to improve reliability | 
- 
-===== Session Management ===== 
-The obsolete session management functions in ''adodb-session.inc.php'' will be removed. 
- 
  
changelog/6.0.0.1448569294.txt.gz · Last modified: 2017/04/21 11:19 (external edit)