Spiral Framework v3.1.0 Release Notes

Release Date: 2022-09-29 // over 1 year ago
    • Other Features
      • [spiral/filters] Added Spiral\Filter\ValidationHandlerMiddleware for handling filter validation exception.
      • [spiral/router] Fixed the problem with parsing a pattern with 0 value in route parameter.
      • [spiral/validation] Added the ability to configure the default validator via method setDefaultValidator in the Spiral\Validation\Bootloader\ValidationBootloader.