Nicolas Grekas 104947c40b Merge branch '7.4' into 8.0
* 7.4: (25 commits)
  [RateLimiter] Fix retryAfter when consuming exactly all remaining tokens in FixedWindow and TokenBucket
  [RateLimiter] Fix retryAfter value on last token consume (SlidingWindow)
  [RateLimiter] Fix reservations outside the second fixed window
  [Filesystem] makePathRelative with existing files, remove ending /
  [Config][Routing] Fix exclude option being ignored for non-glob and PSR-4 resources
  [Serializer][Validator] Fix propertyPath in ConstraintViolationListNormalizer with MetadataAwareNameConverter
  [Messenger][Amqp] Don't use retry routing key when sending to failure transport
  [Messenger] Fix re-sending failed messages to a different failure transport
  [DependencyInjection] Fix #[AsTaggedItem] discovery through multi-level decoration chains
  [Config] Fix ArrayShapeGenerator required keys with deep merging
  [Validator] Add a guard when `Parser::IGNORE_UNKNOWN_VARIABLES` is not defined
  [Validator] Correctly handle null `allowedVariables` in `ExpressionSyntaxValidator`
  [DependencyInjection] Fix PriorityTaggedServiceTrait not discovering #[AsTaggedItem] on decorated services
  [Mailer] Clarify the purpose of SentMessage's "message id" concept
  [ObjectMapper] fix nested mapping with class-level transform
  [TwigBridge] Fix Bootstrap 4 form error layout
  [Form] Fix merging POST params and files when collection entries have mismatched indices
  [Validator] Fix type error for non-array items when Unique::fields is set
  [HttpKernel] Fix default locale ignored when Accept-Language has no enabled-locale match
  [FrameworkBundle] Make `ConfigDebugCommand` use its container to resolve env vars
  ...
2026-02-25 17:59:43 +01:00
2025-09-08 08:17:56 +02:00
2025-07-10 10:14:14 +02:00
2025-07-10 10:14:14 +02:00
2025-08-01 21:49:59 +02:00
2025-12-21 11:59:45 +01:00
2026-02-25 17:59:43 +01:00
2026-02-25 17:50:00 +01:00
2013-07-21 14:12:18 +02:00
2025-07-10 10:14:14 +02:00
2025-09-19 09:04:08 +02:00
2025-07-10 10:14:14 +02:00
2024-01-23 16:06:13 +01:00
2025-11-01 14:42:22 +01:00
2021-09-09 14:56:10 +02:00
2025-10-02 10:08:32 +02:00
2021-12-16 22:58:21 +01:00
2025-07-14 18:38:25 +02:00
2025-07-10 10:14:14 +02:00
2025-08-04 10:00:56 +02:00
2020-12-08 18:03:37 +01:00
2025-07-10 10:14:14 +02:00
2024-05-20 18:41:11 +02:00
2025-07-10 10:14:14 +02:00
2021-12-16 22:58:21 +01:00
2023-01-24 15:02:46 +01:00
2025-07-10 10:14:14 +02:00
2025-07-31 11:31:17 +02:00
2025-07-10 10:14:14 +02:00
2021-05-26 19:39:37 +02:00

Form Component

The Form component allows you to easily create, process and reuse HTML forms.

Resources

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