@expectedException annotation will be deprecated in future PHPUnit versions.6 version supports php-7.0, and it's not supported currently.PHPUnit 7 or PHPUnit 8 instead.7 or 8 if possible.php-7.1, I think it's proper to use PHPUnit 7.@expectedException will be deprecated. Using the expectException method instead.Once this issue is accepted, I would be happy to do this and create related PR :).
Yeah this makes a lot of sense. Especially because we already went to php 7.1. Feel free to send in a pr for this.
Thank you for pointing this out 馃憤
I've taken care of the deprecated annotation. We're already running PHPUnit 7.
Most helpful comment
Yeah this makes a lot of sense. Especially because we already went to php 7.1. Feel free to send in a pr for this.
Thank you for pointing this out 馃憤