Skip to content
Snippets Groups Projects
Commit 169eb06e authored by Larry Garfield's avatar Larry Garfield Committed by Benni Mack
Browse files

[BUGFIX] Resolve PHP 8 issues in acceptance tests

PHP 8 promotes a lot of notices (previously ignored) to warnings.
That means they can no longer be ignored.

Resolves: #94057
Releases: master
Change-Id: I37de1b7e8e31eb2be78b8e90af015bc88e121791
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69012


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 29ec4f38
Branches
Tags
No related merge requests found
Showing
with 115 additions and 109 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment