Skip to content

Commit

Permalink
Document option deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Dec 12, 2024
1 parent bfb10bc commit 046bea2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions en/appendices/5-2-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ Console
instead.


View
----

- The ``errorClass`` option of ``FormHelper`` has been deprecated in favour of
using a template string. To upgrade move your ``errorClass`` definition to
a template set. See :ref:`customizing-templates`.


New Features
============

Expand Down

0 comments on commit 046bea2

Please sign in to comment.