Skip to content

v1.3.1

Compare
Choose a tag to compare
@j0k3r j0k3r released this 25 Mar 13:37
· 142 commits to master since this release
  • Added more robust array_diff E_NOTICE fix #3
  • Remove deprecated preg_replace with callback /e for MSSQL #10
  • Fix compatiblity of MSSQL driver with PHP 5.3 #12
  • Fix dynamic property accessor syntax to be compatible with PHP7 #13
  • Fix preg_replace_callback with Oracle #14
  • Added oci8 for properly detecting Oracle in getLimitSubquery #15