diff --git a/UPGRADE-2.7.md b/UPGRADE-2.7.md index 42b8349702f34..74c2791c63b08 100644 --- a/UPGRADE-2.7.md +++ b/UPGRADE-2.7.md @@ -144,6 +144,11 @@ Form 'Ignored' => Status::IGNORED, ), 'choices_as_values' => true, + // important if you rely on your option value attribute (e.g. for JavaScript) + // this will keep the same functionality as before + 'choice_value' => function ($choice) { + return $choice; + }, )); ``` pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy