pestphp / pest

Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
https://pestphp.com
MIT License
9.42k stars 338 forks source link

Release V0.3 #171

Closed nunomaduro closed 4 years ago

nunomaduro commented 4 years ago
owenvoke commented 4 years ago

Looks like for the Livewire plugin it is failing due to a change to the reflection API in PHP 8, as far as I can tell, this should be resolvable by forcing a minimum of Laravel 7.14 and 6.18.17.


I've removed PHP 8 testing on it until Livewire supports it. 👍🏻 https://github.com/pestphp/pest-plugin-livewire/pull/6