Closed timhaak closed 3 years ago
Looks like something is unfortunately broken with chocolatey or AppVeyor where the current AppVeyor script doesn't seem to be able to set different PHP versions :(
Hey! thanks for the PR :) let me take a look at CI and see if I can make it great again :D
Hey. How is it going? Any news about PHP 8 so far? :)
For those who are looking compatibility with PHP 8:
I forked this repo as looks like maintainer busy or stopped maintaining this project and released a new version with PHP 8 compatibility.
https://github.com/sidz/phpmnd
p.s. I'm okay to backport all future changes back to this repo or archive my folk in favor of original authors repo in case maintainer back.
Hey thanks for the PR! i merged https://github.com/povils/phpmnd/pull/121 this one. I will work on removing travis and switching to GA.
implemented in https://github.com/povils/phpmnd/pull/121
Hi
I'm getting ahead of getting ready to test with PHP 8.0.
So this is one of the packages that broke for me.
I've set it, composer, to also support PHP 8.0.
Unfortunately, it doesn't look like Travis as support for 8.0 testing yet or I couldn't work out the magic string.
I have put the rules in uncommented.
I've also removed the 7.4 --prefer-lowest check as PHPUnit 7 breaks with PHP 7.4.