Skip to content

Tags: symfony2admingenerator/GeneratorBundle

Tags

v5.3.7

Toggle v5.3.7's commit message
Fix Twig deprecation in ExtendsAdmingeneratedTokenParser

v5.3.6

Toggle v5.3.6's commit message
Fix one more nullable typing causing a deprecation in PHP 8.4

v5.3.5

Toggle v5.3.5's commit message
Fix nullable typing causing a deprecation in PHP 8.4

v5.3.4

Toggle v5.3.4's commit message
Remove deprecated call to internal Parser::getParent(), check is alre…

…ady done when calling Parser::setParent(). Return EmptyNode like Twig ExtendsTokenParser does.

v5.3.3

Toggle v5.3.3's commit message
Remove deprecated spaceless filter applications

v5.3.2

Toggle v5.3.2's commit message
Fix compatibility with ORM 3

v5.3.1

Toggle v5.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix GeneratorCacheWarmer with Symfony 7 (#346)

* Fix GeneratorCacheWarmer with Symfony 7

* Update CacheWarmer/GeneratorCacheWarmer.php

---------

Co-authored-by: Bob van de Vijver <bobvandevijver@users.noreply.github.com>

v5.3.0

Toggle v5.3.0's commit message
Allow Symfony 7

v5.2.0

Toggle v5.2.0's commit message
Apply Query builder closure build to all form types

v5.1.1

Toggle v5.1.1's commit message
Fix list for Date(Time) immutable DB types