You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work on v3 is in progress, this list is here to keep track of what's been done, and what needs to be done…
All refactored filters and components should come with entries in the migration guide and a companion patch documenting deprecations in the 2.x series where necessary.
AbstractDateDropdown - We should be able to remove this by refactoring inheritors
Work on v3 is in progress, this list is here to keep track of what's been done, and what needs to be done…
All refactored filters and components should come with entries in the migration guide and a companion patch documenting deprecations in the 2.x series where necessary.
AbstractDateDropdown
- We should be able to remove this by refactoring inheritorsAbstractFilter
- Should be removed when possibleAllowList
Deprecations forAllowList
andBoolean
filters #151, RefactorAllowList
Filter, Add generic template toFilterInterface
#118BaseName
RefactorBaseName
filter #148Boolean
Deprecations forAllowList
andBoolean
filters #151, RefactorBoolean
filter #149Callback
RefactorCallback
Filter #152, Deprecate getters and setters inCallback
filter #153Compress
andCompress/*
DataUnitFormatter
RefactorDataUnitFormatter
Filter #155,DataUnitFormatter
deprecations #156DateSelect
DateTimeFormatter
RefactorDateTimeFormatter
Filter #160DateTimeSelect
Decompress
DenyList
refactorDenyList
filter #174, Add missing migration docs forDenyList
#175, Deprecations forDenyList
#176Digits
RefactorDigits
Filter #161Dir
File\LowerCase
Refactor Lower Case and Upper Case Filters #154File\Rename
File\RenameUpload
File\UpperCase
Refactor Lower Case and Upper Case Filters #154FilterChain
FilterPluginManager
FilterProviderInterface
- We may be able to drop this interfaceForceUriScheme
HtmlEntities
Inflector
MonthSelect
PregReplace
RefactorPregReplace
filter #178,PregReplace
Deprecations #179RealPath
StringPrefix
RefactorStringPrefix
andStringSuffix
Filters #169, Deprecate Setters & Getters forStringPrefix
andStringSuffix
#170StringSuffix
RefactorStringPrefix
andStringSuffix
Filters #169, Deprecate Setters & Getters forStringPrefix
andStringSuffix
#170StringToLower
Refactor Lower Case and Upper Case Filters #154StringToUpper
Refactor Lower Case and Upper Case Filters #154StringTrim
RefactorStringTrim
Filter #162, Deprecations forStringTrim
Filter #163StripNewlines
RefactorStripNewlines
filter #167StripTags
ToFloat
RefactorToInt
&ToFloat
Filters #171ToInt
RefactorToInt
&ToFloat
Filters #171ToNull
RefactorToNull
#172, Deprecate Setters & Getters forToNull
#173ToString
needs to apply recursively to arrays to be more useful + docs need updatingUpperCaseWords
Refactor Lower Case and Upper Case Filters #154Word\AbstractSeparator
- We should be able to refactor inheritors to enable removal of this abstract classWord\CamelCaseToDash
Refactor CamelCaseToSeparator Filter #186Word\CamelCaseToSeparator
Refactor CamelCaseToSeparator Filter #186Word\CamelCaseToUnderscore
Refactor CamelCaseToSeparator Filter #186Word\DashToCamelCase
Word\DashToSeparator
RefactorDashToSeparator
Filter #184Word\DashToUnderscore
Word\SeparatorToCamelCase
Word\SeparatorToDash
Word\SeparatorToSeparator
Word\UnderscoreToCamelCase
Word\UnderscoreToDash
Word\UnderscoreToSeparator
Word\UnderscoreToStudlyCase
Refactor UnderscoreToStudlyCase Filter #192The text was updated successfully, but these errors were encountered: