Difference between revisions of "ADODB"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
==Overview== | |||
:ADOdb Database Abstraction Library for PHP | :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.2 and below== | |||
:*Upgraded to version 5.14 on 12/16/2011; OpenEMR version 4.1.1; (upgrade by yehster). | |||
[[Category:Developer Guide]] | [[Category:Developer Guide]] |
Revision as of 07:46, 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.2 and below
- Upgraded to version 5.14 on 12/16/2011; OpenEMR version 4.1.1; (upgrade by yehster).