Changelog 2.x
This Changelog lists notable deprecation and breaking changes. The full list of changes is available in the Fluid releases on GitHub.
2.15
- Deprecation: First parameter of method
TYPO3Fluidis deprecated. The Constructor will be removed with Fluid v5.Fluid View Template Paths->__ construct () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4.Fluid View Template Paths->fill From Configuration Array () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4.Fluid View Template Paths->fill Defaults By Package Name () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4.Fluid View Template Paths->ensure Absolute Paths () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4.Fluid View Template Paths->extract Path Arrays () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4.Fluid View Template Paths->get Package Path () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4.Fluid View Template Paths->to Array () - Deprecation: Constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v5.Fluid View Template Paths:: DEFAULT_ TEMPLATES_ DIRECTORY - Deprecation: Constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v5.Fluid View Template Paths:: DEFAULT_ LAYOUTS_ DIRECTORY - Deprecation: Constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v5.Fluid View Template Paths:: DEFAULT_ PARTIALS_ DIRECTORY - Deprecation: Trait
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4. It will be removed in Fluid v5.Fluid Core View Helper Traits Compile With Render Static - Deprecation: Trait
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4. It will be removed in Fluid v5.Fluid Core View Helper Traits Compile With Content Argument And Render Static - Deprecation: Static method
renderon ViewHelpers that don't useStatic () TYPO3FluidorFluid Core View Helper Traits Compile With Render Static TYPO3Fluidhave been marked as deprecated. They will log a deprecation level error message when called in Fluid v4.Fluid Core View Helper Traits Compile With Content Argument And Render Static renderwill no longer be called in Fluid v5.Static () - Deprecation: Variable names
true,falseandnullwill log a deprecation level error message because these identifiers will become a Fluid language feature with v4.
2.14
- Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will be removed in Fluid v4. Migration path is to call the rendering context directly viaFluid View Abstract Template View:: initialize Rendering Context () TYPO3FluidFluid View Abstract Template View:: get Rendering Context ()->get View Helper Variable Container ()->set View () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will be removed in Fluid v4. Migration path is to call the rendering context directly viaFluid View Abstract Template View:: set Cache () TYPO3FluidFluid View Abstract Template View:: get Rendering Context ()->set Cache () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will be removed in Fluid v4. Migration path is to call the rendering context directly viaFluid View Abstract Template View:: get Template Paths () TYPO3FluidFluid View Abstract Template View:: get Rendering Context ()->get Template Paths () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will be removed in Fluid v4. Migration path is to call the rendering context directly viaFluid View Abstract Template View:: get View Helper Resolver () TYPO3FluidFluid View Abstract Template View:: get Rendering Context ()->get View Helper Resolver () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4. It will be removed in Fluid v5.Fluid Core View Helper Abstract View Helper->override Argument () TYPO3Fluidnow no longer throws an exception if an argument is already defined, so calls toFluid Core View Helper Abstract View Helper->register Argument () TYPO3Fluidcan be replaced withFluid Core View Helper Abstract View Helper->override Argument () TYPO3Fluid.Fluid Core View Helper Abstract View Helper->register Argument ()
2.12
- Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4. It will be removed in Fluid v5. Arbitrary tags are automatically added byFluid Core View Helper Abstract Tag Based View Helper->register Universal Tag Attributes () Abstract, single ViewHelpers find such arguments inTag Based View Helper $this->additionalwhen the call toArguments registeris removed.Universal Tag Attributes () - Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will log a deprecation level error message when called in Fluid v4. It will be removed in Fluid v5. Arbitrary tags are automatically added byFluid Core View Helper Abstract Tag Based View Helper->register Tag Attribute () Abstract, single ViewHelpers find such arguments inTag Based View Helper $this->additionalwhen the call toArguments registeris removed. Alternatively, arguments registered usingUniversal Tag Attributes () registercan be found inArgument () $this->arguments. - Deprecation: Test abstracts
TYPO3FluidandFluid Tests Base Test Case TYPO3Fluidhave been marked as deprecated and will be removed in Fluid v4. ExtendFluid Tests Unit Test Case PHPUnitdirectly.Framework Test Case
2.9
- Deprecation: Class
TYPO3Fluidhas been obsoleted and marked as deprecated. It will be removed in Fluid v4.Fluid Core Compiler View Helper Compiler - Deprecation: Exception
TYPO3Fluidhas been obsoleted and marked as deprecated. It will be removed in Fluid v4.Fluid Core Compiler Stop Compiling Children Exception - Deprecation: Trait
TYPO3Fluidhas been obsoleted by inlining the code to consumers and marked as deprecated. It will be removed in Fluid v4.Fluid Core View Helper Traits Parser Runtime Only
2.8
- Deprecation: Method
TYPO3Fluidis unused and has been marked as deprecated. It will be removed in Fluid v4.Fluid Core Parser Syntax Tree Object Accessor Node->get Accessors () - Deprecation: Unused public constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v4.Fluid Core Compiler Template Compiler:: SHOULD_ GENERATE_ VIEWHELPER_ INVOCATION - Deprecation: Unused public constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v4.Fluid Core Variables Standard Variable Provider:: ACCESSOR_ ARRAY - Deprecation: Unused public constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v4.Fluid Core Variables Standard Variable Provider:: ACCESSOR_ GETTER - Deprecation: Unused public constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v4.Fluid Core Variables Standard Variable Provider:: ACCESSOR_ ASSERTER - Deprecation: Unused public constant
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v4.Fluid Core Variables Standard Variable Provider:: ACCESSOR_ PUBLICPROPERTY - Deprecation: Unused public static property
TYPO3Fluidhas been marked as deprecated and will be removed in Fluid v4.Fluid Core Parser Patterns::$SCAN_ PATTERN_ ESCAPINGMODIFIER
2.6
- Deprecation: Method
TYPO3Fluidhas been marked as deprecated. It will be removed in Fluid v4. UseFluid Core View Helper Abstract Condition View Helper->evaluate Condition () verdictinstead.()
2.5
- Deprecation: Interface
TYPO3Fluidis unused and has been marked as deprecated. It will be removed in Fluid v4.Fluid Core Parser Syntax Tree Expression Parse Time Evaluated Expression Node Interface
2.4
- Deprecation: Class
TYPO3Fluidis unused and has been marked as deprecated. It will be removed in Fluid v4. UseFluid Core Variables Variable Extractor Standardinstead.Variable Provider