php7mar icon indicating copy to clipboard operation
php7mar copied to clipboard

ArgumentCountError

Open sphism opened this issue 7 years ago • 0 comments

Does php7mar detect ArgumentCountError?

http://php.net/manual/en/migration71.incompatible.php

I had that error recently when upgrading a codebase from php 5.6 to 7.1

It caused a critical error (white screen) but i didn't see it in my php7mar reports.

Do i need to set the reports to 7.1 somewhere? Or does t just not pick up that error?

sphism avatar Oct 18 '18 08:10 sphism