Skip to content

Conversation

@prolic
Copy link
Member

@prolic prolic commented Feb 6, 2025

required for upcoming release

see #84

@prolic
Copy link
Member Author

prolic commented Feb 6, 2025

@arnedesmedt tests on PHP 8.4 are failing. You might want to address that before we build release. Want to submit a PR?

@basz
Copy link
Member

basz commented Feb 10, 2025

note that the error occures on php8.4 with the --prefer-lowest flag. That mean it installs a really old version of phpunit v9 that does support php8.4

php8.4 is currently not supported by phpunit

I guess it is might be 'bout time we drop support for some older php versions (< PHP 8.2)? That way we can bump and fix phpunit test to be compatibvle with phpunit@v11

Other options?

@prolic
Copy link
Member Author

prolic commented Feb 10, 2025 via email

@basz
Copy link
Member

basz commented Feb 12, 2025

ping @codeliner opinions or options?

* wrong (empty) directive

* static data provider

* fix test warn

* bumped php & phpunit

* migrated phpunit conf

* ignore phpunit cache dir

* migrate to attributes

* refactor around deprecated getMockForAbstractClass

* cs
@basz
Copy link
Member

basz commented Feb 19, 2025

are we ready to release this one?

@prolic prolic merged commit a9d0ea1 into master Feb 20, 2025
17 checks passed
@prolic prolic deleted the copyright branch February 20, 2025 18:48
@prolic
Copy link
Member Author

prolic commented Feb 20, 2025

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