Changelog 2.x¶
2.15¶
- Deprecation: First parameter of method TYPO3Fluid\is deprecated. The Constructor will be removed with Fluid v5.Fluid\ View\ Template Paths->__ construct () 
- Deprecation: Method TYPO3Fluid\has 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 TYPO3Fluid\has 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 TYPO3Fluid\has 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 TYPO3Fluid\has 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 TYPO3Fluid\has 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 TYPO3Fluid\has 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 TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v5.Fluid\ View\ Template Paths:: DEFAULT_ TEMPLATES_ DIRECTORY 
- Deprecation: Constant TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v5.Fluid\ View\ Template Paths:: DEFAULT_ LAYOUTS_ DIRECTORY 
- Deprecation: Constant TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v5.Fluid\ View\ Template Paths:: DEFAULT_ PARTIALS_ DIRECTORY 
- Deprecation: Trait TYPO3Fluid\has 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 TYPO3Fluid\has 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 () TYPO3Fluid\orFluid\ Core\ View Helper\ Traits\ Compile With Render Static TYPO3Fluid\have 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 TYPO3Fluid\has 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 () TYPO3Fluid\Fluid\ View\ Abstract Template View:: get Rendering Context ()->get View Helper Variable Container ()->set View () 
- Deprecation: Method TYPO3Fluid\has 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 () TYPO3Fluid\Fluid\ View\ Abstract Template View:: get Rendering Context ()->set Cache () 
- Deprecation: Method TYPO3Fluid\has 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 () TYPO3Fluid\Fluid\ View\ Abstract Template View:: get Rendering Context ()->get Template Paths () 
- Deprecation: Method TYPO3Fluid\has 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 () TYPO3Fluid\Fluid\ View\ Abstract Template View:: get Rendering Context ()->get View Helper Resolver () 
- Deprecation: Method TYPO3Fluid\has 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 () TYPO3Fluid\now no longer throws an exception if an argument is already defined, so calls toFluid\ Core\ View Helper\ Abstract View Helper->register Argument () TYPO3Fluid\can 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 TYPO3Fluid\has 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 TYPO3Fluid\has 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.
2.9¶
- Deprecation: Class TYPO3Fluid\has been obsoleted and marked as deprecated. It will be removed in Fluid v4.Fluid\ Core\ Compiler\ View Helper Compiler 
- Deprecation: Exception TYPO3Fluid\has been obsoleted and marked as deprecated. It will be removed in Fluid v4.Fluid\ Core\ Compiler\ Stop Compiling Children Exception 
- Deprecation: Trait TYPO3Fluid\has 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 :php:`TYPO3FluidFluidCoreParserSyntaxTreeObjectAccessorNode->getAccessors() is unused and has been marked as deprecated. It will be removed in Fluid v4.
- Deprecation: Unused public constant TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v4.Fluid\ Core\ Compiler\ Template Compiler:: SHOULD_ GENERATE_ VIEWHELPER_ INVOCATION 
- Deprecation: Unused public constant TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v4.Fluid\ Core\ Variables\ Standard Variable Provider:: ACCESSOR_ ARRAY 
- Deprecation: Unused public constant TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v4.Fluid\ Core\ Variables\ Standard Variable Provider:: ACCESSOR_ GETTER 
- Deprecation: Unused public constant TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v4.Fluid\ Core\ Variables\ Standard Variable Provider:: ACCESSOR_ ASSERTER 
- Deprecation: Unused public constant TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v4.Fluid\ Core\ Variables\ Standard Variable Provider:: ACCESSOR_ PUBLICPROPERTY 
- Deprecation: Unused public static property TYPO3Fluid\has been marked as deprecated and will be removed in Fluid v4.Fluid\ Core\ Parser\ Patterns::$SCAN_ PATTERN_ ESCAPINGMODIFIER 
2.6¶
- Deprecation: Method TYPO3Fluid\has 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 TYPO3Fluid\is 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 TYPO3Fluid\is unused and has been marked as deprecated. It will be removed in Fluid v4. UseFluid\ Core\ Variables\ Variable Extractor Standardinstead.Variable Provider