Dependency Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0028069 | mantisbt | db postgresql | public | 2021-03-13 05:43 | 2023-10-31 16:36 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | block | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | 2.26.0 | ||||
| Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
| Summary | 0028069: PHP notices leading to unusable system with ADOdb 5.21.0 on pgsql | ||||
| Description | ADODB 5.21.0 breaks PostgreSQL - there are many notices as shown below, which cause other, sometimes fatal errors down the line 
The regression was introduced by https://github.com/ADOdb/ADOdb/pull/367  | ||||
| Additional Information | Initially reported in 0028015:0065202.  | ||||
| Tags | No tags attached. | ||||
| 
	 This issue was fixed in ADOdb 5.21.1 (see https://github.com/ADOdb/ADOdb/issues/687) I re-tested yesterday evening with ADOdb 5.21.4, both in the GUI and with the PHPUnit tests. The problem is gone: PHP notices are no longer displayed, all tests passed successfully.  | 
|
					related to				
					child of				
					duplicate of