---
title: "Breaking: #72711 - Remove property strict in TypoScriptParser"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-72711"
source: "Changelog/8.0/Breaking-72711-RemovePropertyStrictInTypoScriptParser.rst"
typo3-version: "8.0"
typo3-major: 8
type: "breaking"
issue: 72711
forge: "https://forge.typo3.org/issues/72711"
tags: ["PHP-API"]
rendered: "2026-09-25T23:17:45+00:00"
---

# Breaking: #72711 - Remove property strict in TypoScriptParser {#breaking-72711}

See [forge#72711](https://forge.typo3.org/issues/72711)

## Description {#description}

The property `strict` of `TYPO3CMSCoreTypoScriptParserTypoScriptParser` has been removed.

## Impact {#impact}

Using the property directly in any third party extension will result in a fatal error.

## Affected Installations {#affected-installations}

Instances which call the above mentioned property.

## Migration {#migration}

No migration available.
