Actions
Bug #92343
closedNightly tests PHP 7.2 composer min fail with usage of non existing PHP function
Start date:
2020-09-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Call to undefined function TYPO3\CMS\Dashboard\Tests\Unit\array_key_first()
this function was introduced to PHP with version 7.3.0 according documentation: https://www.php.net/array_key_first
Actions