Difference between revisions of "ADODB"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 7: | Line 7: | ||
::*This was necessary for PHP-7 compatibility. | ::*This was necessary for PHP-7 compatibility. | ||
:*Also centralized the adodb library (ie. removed the libraries in phpnuke and phpgacl modules). | :*Also centralized the adodb library (ie. removed the libraries in phpnuke and phpgacl modules). | ||
==OpenEMR 4.2.1 and below== | ==OpenEMR 4.2.1 and below== |
Revision as of 07:48, 20 July 2016
Overview
- ADOdb Database Abstraction Library for PHP
OpenEMR 4.2.2 and above
- Upgraded to version 5.20.2 on 1/25/2016; OpenEMR version 4.2.2; (upgrade by Practice Provider Corporation).
- This was necessary for PHP-7 compatibility.
- Also centralized the adodb library (ie. removed the libraries in phpnuke and phpgacl modules).
OpenEMR 4.2.1 and below
- Upgraded version in core OpenEMR to version 5.14 on 12/16/2011; OpenEMR version 4.1.1; (upgrade by yehster).