Skip to content

Releases: FriendsOfSymfony1/doctrine1

v1.3.3

31 May 15:42
Compare
Choose a tag to compare
  • Fix form generation for HHVM #18
  • Fix breaking changes (related to #16) #19

v1.3.2

20 May 08:28
Compare
Choose a tag to compare
  • Fix a possible error using Oracle #16
  • Add PHP 7 compatibility #17

v1.3.1

25 Mar 13:37
Compare
Choose a tag to compare
  • 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

v1.3.0

24 Sep 09:30
Compare
Choose a tag to compare
Merge pull request #8 from jonathanj33/dev-distinct-top

[MSSQL] Get distinct before top for query