Nicolas Grekas 9144be1ce9 Merge branch '8.0' into 8.1
* 8.0:
  Fix merge
  [VarDumper] Wrong dumper output for Accept: aplication/json requests
  [HttpKernel] Reset router locale to default when finishing main request
  Only decrement pendingRequests when it's more than zero
  [Dotenv] Fix self-referencing variables with defaults and env key resolution during deferred expansion
  Improve Bulgarian translations in validators.bg.xlf
  [Cache] Fix ChainAdapter ignoring item expiry when propagating to earlier adapters
  [Form] Fix typed property initialization in ValidatorExtension
  [Messenger] Fix duplicate pending messages in Redis transport with batch handlers
  Fix deprecation notices for "@method" annotations when implementing interfaces directly
2026-03-17 16:35:01 +01:00
2026-03-06 14:17:50 +01:00
2024-06-20 17:52:34 +02:00
2026-01-08 23:37:08 +01:00
2026-03-06 14:17:50 +01:00
2021-08-17 17:35:52 +02:00
2026-02-13 10:59:04 +01:00
2013-07-21 14:12:18 +02:00
2026-03-03 08:52:15 +01:00
2024-03-13 19:59:33 +01:00
2025-07-10 10:14:14 +02:00
2023-01-24 15:02:46 +01:00
2025-07-31 11:31:17 +02:00
2021-05-26 19:39:37 +02:00

Validator Component

The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:43:25.060Z
Readme MIT 15 MiB
Languages
PHP 100%