Skip to content

Commit

Permalink
Merge pull request #3469 from acrobat/add-missing-upgrade
Browse files Browse the repository at this point in the history
[GeneratorBundle] Add missing upgrade doc for generator bundle
  • Loading branch information
acrobat authored Nov 11, 2024
2 parents f02613b + ab5359f commit ce2dbcd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions UPGRADE-7.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ FormBundle

- The frontendformobject view variable of form pagepart templates is deprecated and will be removed in 8.0. There is no replacement for this variable.

GeneratorBundle
---------------

- All classes in the generator bundle are marked internal. If you are using or extending these classes, please be aware that they can change in any release.

PagePartBundle
--------------

Expand Down

0 comments on commit ce2dbcd

Please sign in to comment.