FriendsOfTYPO3 / tea

Example extension for unit testing and best practices.
https://typo3.org/community/teams/best-practices
GNU General Public License v2.0
75 stars 22 forks source link

[FEATURE] Add support for PHP 8.4 in `runTests.sh` #1413

Closed Starkmann closed 1 month ago

Starkmann commented 1 month ago

Fixes #1363

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10183751824

Details


Totals Coverage Status
Change from base Build 10183682854: 0.0%
Covered Lines: 46
Relevant Lines: 46

💛 - Coveralls
oliverklee commented 1 month ago

FYI: I've updated the PR title to this (and will update the commit message to this):

[FEATURE] Add support for PHP 8.4 in runTests.sh

The reason is that commit message subject lines should start with a verb and be in an imperative voice, describing what the commit/PR changes. And the other reason is that we then will have code formatting.