Skip to content

Releases: fsi-open/doctrine-extensions

Added compatibility with phpstan generics

09 Aug 13:15
17d98af
Compare
Choose a tag to compare
Merge pull request #123 from chives/2.1

Added phpstan compatibility annotations

Fixed compatibility with new doctrine/cache and doctrine/doctrine-bundle

26 Jul 07:57
230c908
Compare
Choose a tag to compare
Merge pull request #122 from chives/2.1

Fixed compatibility with different versions of doctrine-bundle

Added support for php 8 and symfony 5 components

08 Feb 15:12
4836487
Compare
Choose a tag to compare
  • support php 8
  • dropped symfony 2 components
  • allowed symfony 5 components
  • dropped doctrine/common < 2.9
  • added static code analysis

Fix for translated uploadable fields

20 May 08:27
bdabf93
Compare
Choose a tag to compare
Merge pull request #118 from szymach/2.0

Removed BC change in UploadableListener method

SplFileInfoHandler fixes

25 Sep 11:52
@rn0 rn0
eee1ee8
Compare
Choose a tag to compare
Merge pull request #115 from rn0/handle_empty_files

SplFileInfoHandler should handle empty files

Allow any minor knplabs/gaufrette version

20 Mar 09:02
8a45523
Compare
Choose a tag to compare
Merge pull request #113 from szymach/2.0

Allow any minor knplabs/gaufrette version

v1.2.1: Merge pull request #112 from chives/1.2

10 Jul 10:25
6aa6195
Compare
Choose a tag to compare
Do not try to get saved property value when there is none

v2.0.0

26 Jun 14:35
561ce3c
Compare
Choose a tag to compare

First stable release of the 2.x branch.

XML\YAML drivers for translatable, batch of fixes and updates

21 Jun 08:11
Compare
Choose a tag to compare
Merge pull request #80 from szymach/mapping

Translatable mapping drivers

v1.1.5

24 Jan 15:51
Compare
Choose a tag to compare
Merge pull request #65 from norzechowicz/update-dependencies

Updated dependnecies to support symfony3 components