Skip to content

Commit b43f7f4

Browse files
committed
Merge branch '3.1'
* 3.1: [TwigBridge] fix tests Tag the FormFieldRegistry as being internal [Form] Fix Date\TimeType marked as invalid on request with single_text and zero seconds [FrameworkBundle] Register the ArrayDenormalizer [Serializer] Fix DataUriNormalizer's regex [Validator] Added missing swedish translation [TranslationDebug] workaround for getFallbackLocales. [Translation] fixed nested fallback catalogue using multiple locales. fixed phpdoc [Command] Fixed method comments as phpDoc syntax Added single quotes for upgrade guides.
2 parents 065ce25 + 1eb3b4d commit b43f7f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FormFieldRegistry.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
/**
1717
* This is an internal class that must not be used directly.
18+
*
19+
* @internal
1820
*/
1921
class FormFieldRegistry
2022
{

0 commit comments

Comments
 (0)