This website requires JavaScript.
Explore
Help
Register
Sign In
symfony
/
archived-form
Watch
1
Star
0
Fork
0
You've already forked archived-form
mirror of
https://github.com/symfony/form.git
synced
2026-03-24 00:02:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8.1
Add File
New File
Upload File
Apply Patch
archived-form
/
Extension
/
Core
History
Guillaume VDP
eaced1f587
[Form] Add
labels
option to DateType to customize year/month/day sub-field labels
2026-03-10 14:40:52 +01:00
..
DataAccessor
Remove legacy code paths that rely on feature checks
2025-07-19 11:21:01 +02:00
DataMapper
Merge branch '6.4' into 7.0
2024-04-28 13:44:19 +02:00
DataTransformer
Merge branch '7.3' into 7.4
2026-01-20 10:23:51 +01:00
EventListener
* 7.4: (27 commits) [JsonStreamer] Fix exponential resource class memory growth [Cache] Fix DSN auth not passed to clusters in RedisTrait do not parse "scalar" as an object [Form] Fix OrderedHashMap auto-increment logic with mixed keys [HttpClient] Skip HTTP/3 when using a proxy don't skip custom view transformers while normalizing submitted newlines [Serializer] Fix is/has/can accessor naming regression while preserving collision detection fix exception "Symfony\Component\TypeInfo\Exception\InvalidArgumentException: "Symfony\Component\TypeInfo\Type\UnionType" expects at least 2 types." when property phpdoc is "value-of<Enum>|null" [DoctrineBridge] Fix custom type based on Uid on entity loader let tests fail on PHPUnit notices [PropertyInfo] Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) do not use PHPUnit mock objects without configured expectations [Form] Fix ICU 72+ whitespace handling in
DateTimeToLocalizedStringTransformer
[ErrorHandler] fix parsing of complexe type do not use PHPUnit mock objects without configured expectations [Process] Adjust Process mustRun method phpdoc do not use PHPUnit mock objects without configured expectations do not use PHPUnit mock objects without configured expectations do not use PHPUnit mock objects without configured expectations do not use PHPUnit mock objects without configured expectations ...
2026-01-23 12:07:10 +01:00
Type
[Form] Add
labels
option to DateType to customize year/month/day sub-field labels
2026-03-10 14:40:52 +01:00
CoreExtension.php
Add FormFlow for multistep forms management
2025-10-17 10:25:00 +02:00