Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Enable tools on PHP 8.0 and 8.1 #431

Merged
merged 3 commits into from
May 23, 2022
Merged

Enable tools on PHP 8.0 and 8.1 #431

merged 3 commits into from
May 23, 2022

Conversation

jakzal
Copy link
Owner

@jakzal jakzal commented May 23, 2022

Fixes #357

@jakzal jakzal merged commit 5941beb into master May 23, 2022
@jakzal jakzal deleted the php8-tools branch May 23, 2022 11:06
github-actions bot pushed a commit to jakzal/phpqa that referenced this pull request May 23, 2022
Updates:

* Remove the version restriction for larastan jakzal/toolbox#429

* Enable tools on PHP 8.0 and 8.1 jakzal/toolbox#431

  * phpspec enabled on PHP 8.1

  * roave-backward-compatibility-check enabled on PHP 8.0 and 8.1

* Reduce output generated by test commands jakzal/toolbox#432

* Declare allow-plugins configuration jakzal/toolbox#433

* Remove the use of deprecated composer option --no-suggest jakzal/toolbox#434

* Install phplint with composer as phar has not been published since version 3 jakzal/toolbox#435

Removals:

* Remove the abandoned phpdoc-to-typehint jakzal/toolbox#430
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.

Check the tools with exclude-php:8.0 tag
1 participant