Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[TASK] drop PHP <8.2 compatibility #15

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

dkd-kaehm
Copy link
Collaborator

@dkd-kaehm dkd-kaehm commented Feb 27, 2025

  • applies max PHPStan level
  • applies rules from rector.php
  • applies TYPO3 coding standards as EXT:solr 13.0.x

Github-Actions added for:

  • PHPStan
  • Rector
  • PHP CS

Fixes: #13


Purpose:

  • TYPO3 13+ compatibility.

@dkd-kaehm dkd-kaehm force-pushed the task/typo3_13_compatibility branch 5 times, most recently from 7d486d6 to b8eed50 Compare February 28, 2025 12:49
* applies max PHPStan level
* applies rules from rector.php
* applies TYPO3 coding standards as EXT:solr 13.0.x

### Github-Actions added for:

* PHPStan
* Rector
* PHP CS

Fixes: TYPO3-Solr#13
@dkd-kaehm dkd-kaehm force-pushed the task/typo3_13_compatibility branch from b8eed50 to 070ad53 Compare February 28, 2025 12:51
@dkd-kaehm dkd-kaehm merged commit d57e8d4 into TYPO3-Solr:main Feb 28, 2025
5 checks passed
@dkd-kaehm dkd-kaehm deleted the task/typo3_13_compatibility branch February 28, 2025 12:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Add PHP 8.4 support
1 participant