Skip to content

Conversation

@Chris53897
Copy link

@Chris53897 Chris53897 commented Nov 1, 2025

remove phpstan/phpstan 1 (not longer needed with PHP bump)
the -v option does not longer exists in the phpunit cli

i did not remove the tests for < PHP 8.1
Maybe someone wants to rewrite the tests in the future

@talkinnl
Copy link

talkinnl commented Nov 3, 2025

In https://github.com/dragonmantank/cron-expression/pull/207/files , you lowered the phpstan level from max to 2.

Was that on purpose? Maybe this PR should restore it xor I think a ticket should be made to increase the level again. :)

@Chris53897
Copy link
Author

Yes this was on purpose.
There are a lot of new warnings/errors with PHPStan with higher levels.
This should not be reverted in this PR.
The best way ist to make seperate PRs to increase the level and fix the warnings/errors that are possible without BC breaks.

@dragonmantank
Copy link
Owner

I agree. Let's get PHPUnit updated, and then we can work on phpstan stuff as a second item.

@dragonmantank dragonmantank merged commit 8d272d6 into dragonmantank:master Nov 3, 2025
8 checks passed
@Chris53897 Chris53897 deleted the feature/phpunit-new branch November 15, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants