Bug #65321
closedEpic #65314: PHP7
PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
100%
Description
The test crashes PHP7 with a memory corruption if TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest is tested completely. As StandAlone Test it returns
1) TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
Illegal offset type
typo3-master/typo3-src/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php:202
typo3-master/typo3-src/typo3/sysext/extbase/Classes/Mvc/Web/RequestBuilder.php:134
typo3-master/typo3-src/typo3/sysext/extbase/Tests/Unit/Mvc/Web/RequestBuilderTest.php:250
neos-git/Packages/Libraries/phpunit/phpunit/src/TextUI/Command.php:153
neos-git/Packages/Libraries/phpunit/phpunit/src/TextUI/Command.php:105
neos-git/Packages/Libraries/phpunit/phpunit/phpunit7:56
=> Build PHP7 with debug.
=> Open an issue in PHP 7 issue tracker.
Updated by Alexander Opitz over 9 years ago
- Subject changed from Extbase tests crash to PHP Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
- Description updated (diff)
Updated by Alexander Opitz over 9 years ago
Entry in PHP issue tracker: https://bugs.php.net/bug.php?id=69674
Updated by Alexander Opitz over 9 years ago
- Status changed from New to In Progress
- Assignee set to Alexander Opitz
Updated by Alexander Opitz over 9 years ago
- Status changed from In Progress to Closed
Issue is solved upstream and pushed to git. Daily builds don't crash anymore.
Updated by Alexander Opitz over 9 years ago
- Status changed from Closed to In Progress
Reactivate Test for PHP7
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42082
Updated by Alexander Opitz over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e8f004eab00c91150454d2c6aaf64607c8e516ce.
Updated by Alexander Opitz about 9 years ago
- Subject changed from PHP Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet to PHP7: Memory issue in TYPO3\CMS\Extbase\Tests\Unit\Mvc\Web\RequestBuilderTest::buildThrowsExceptionIfControllerConfigurationIsEmptyOrNotSet
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed