Skip to content

Driver option factory added, php version and other fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@ilario-pierbattista ilario-pierbattista released this 27 Dec 14:03
· 101 commits to master since this release
  • Driver options are now build by services implementing DriverOptionsInterface, thanks @antoniojlm84
  • Minimum php version is now 7.2
  • Symfony version supported are 3.4.* and ^4.3
  • Some deprecation warning fixed