[BUGFIX] Fix PHP warnings in functional tests
Some PHP warnings occur in functional tests due to missing initialization of arrays or unused function parameters. Resolves: #56203 Related: #56187 Releases: 6.0 Change-Id: I1cd75de253382759315a8f72cff6e497b31bcc07 Reviewed-on: https://review.typo3.org/27785 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
Showing
- typo3/sysext/core/Tests/Functional/Framework/Frontend/RenderElement.php 1 addition, 1 deletion...ore/Tests/Functional/Framework/Frontend/RenderElement.php
- typo3/sysext/core/Tests/Functional/Page/PageRendererTest.php 1 addition, 1 deletiontypo3/sysext/core/Tests/Functional/Page/PageRendererTest.php
- typo3/sysext/impexp/Tests/Functional/ImportExport/ExportSimpleTest.php 2 additions, 1 deletion...impexp/Tests/Functional/ImportExport/ExportSimpleTest.php
Please register or sign in to comment