TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _breaking-72711:
|
||||
|
||||
=============================================================
|
||||
Breaking: #72711 - Remove property strict in TypoScriptParser
|
||||
=============================================================
|
||||
|
||||
See :issue:`72711`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
The property `strict` of `\TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser` has been removed.
|
||||
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
Using the property directly in any third party extension will result in a fatal error.
|
||||
|
||||
|
||||
Affected Installations
|
||||
======================
|
||||
|
||||
Instances which call the above mentioned property.
|
||||
|
||||
|
||||
Migration
|
||||
=========
|
||||
|
||||
No migration available.
|
||||
|
||||
.. index:: PHP-API
|
||||
Reference in New Issue
Block a user