‪TYPO3CMS  9.5
TYPO3\CMS\Core\Tests\Functional\TypoScript\Parser\TypoScriptParserTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\TypoScript\Parser\TypoScriptParserTest:

Public Member Functions

 hasFlakyReferences ()
 

Detailed Description

Functional test for TypoScriptParser

Definition at line 20 of file TypoScriptParserTest.php.

Member Function Documentation

◆ hasFlakyReferences()

TYPO3\CMS\Core\Tests\Functional\TypoScript\Parser\TypoScriptParserTest::hasFlakyReferences ( )

This tests triggers an error if the serialize(unserialize())) call within TypoScriptParser is removed. See forge issue #76919

Test:

Definition at line 28 of file TypoScriptParserTest.php.