Difference between revisions of "ADODB"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 5: | Line 5: | ||
::*Upgraded to version 5.20.2 on 1/25/2016; OpenEMR version 4.3.1; (upgrade by Practice Provider Corporation). | ::*Upgraded to version 5.20.2 on 1/25/2016; OpenEMR version 4.3.1; (upgrade by Practice Provider Corporation). | ||
:::*This was necessary for PHP-7 compatibility. | :::*This was necessary for PHP-7 compatibility. | ||
::*TODO | |||
:::*Remove the unused php-gacl adodb library in a safe and clear fashion (is unused because it does not break php-7). | |||
[[Category:Developer Guide]] | [[Category:Developer Guide]] |
Revision as of 05:39, 26 January 2016
- ADOdb Database Abstraction Library for PHP
- Upgraded to version 5.14 on 12/16/2011; OpenEMR version 4.1.1; (upgrade by yehster).
- Upgraded to version 5.20.2 on 1/25/2016; OpenEMR version 4.3.1; (upgrade by Practice Provider Corporation).
- This was necessary for PHP-7 compatibility.
- TODO
- Remove the unused php-gacl adodb library in a safe and clear fashion (is unused because it does not break php-7).