Skip to content

Commit

Permalink
Merge branch '7.2' into 7.x
Browse files Browse the repository at this point in the history
* 7.2:
  [GeneratorBundle] Add missing upgrade doc for generator bundle
  • Loading branch information
acrobat committed Nov 11, 2024
2 parents cb30a75 + ce2dbcd commit 0760eea
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 0760eea

Please sign in to comment.