Skip to content

Releases: webfactory/WebfactoryWfdMetaBundle

Allow PHP 8.0 and 8.1 to be used

01 Feb 14:29
84636ba
Compare
Choose a tag to compare
3.10.0

Allow PHP 8.0 and 8.1 to be used (#18)

Services names suitable for autowiring

05 Jan 21:47
35ff41a
Compare
Choose a tag to compare

Compatibility with Symfony 4.x

10 Jul 21:26
72a74c0
Compare
Choose a tag to compare
3.6.0

Allow Symfony 4.x components, setup PHP-CS-Fixer and Scrutinizer test…

Bugfix WfdTableResource

07 Oct 13:37
Compare
Choose a tag to compare
3.1.3

Fix wrong variable name

Fix bug with setting the file mode (#9)

22 Jun 15:42
Compare
Choose a tag to compare
Merge pull request #9 from webfactory/fix-chmod

Fix missing chmod call for .wfd_meta file

3.1.0: Merge pull request #8 from webfactory/60043_getLastTouchedOfEachRow

15 May 11:49
Compare
Choose a tag to compare

Added Provider->getLastTouchedOfEachRow() and tests

Defer resolving Doctrine entity classes

15 Feb 10:42
Compare
Choose a tag to compare
Merge pull request #5 from webfactory/access-entity-manager-lazily

Defer resolving Doctrine Entity classes to database table names.

2.4.1

31 Jul 16:39
Compare
Choose a tag to compare
Merge pull request #2 from webfactory/feature/translator_cache_invali…