Skip to content

4.x hidden BC break => migration guide #6075

@dereuromark

Description

@dereuromark

Currently, if you upgrade forms (or other parts) using the following hook:

protected function _buildValidator(Validator $validator): Validator {}

You will now silently have a passing form (no validation anymore at all) because the callback is never executed.

We need to document this in the guide for those cases - or add dummy hooks that trigger deprecation/exception.

It is now:

public function validationDefault(Validator $validator): Validator {}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      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