You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to run phpstan against the sources.
I was unable to accomplish this on a quick try, quite possibly due to the ioncube encoded files of WHMCS proper. Eventually ran into things like
$ php ./phpstan.phar analyse modules/servers/upCloudVps Internal error: Class "Illuminate\Database\Capsule\Manager" not found while analysing file /var/www/html/modules/servers/upCloudVps/lib/ajaxAction.php
The text was updated successfully, but these errors were encountered:
It would be nice to be able to run phpstan against the sources.
I was unable to accomplish this on a quick try, quite possibly due to the ioncube encoded files of WHMCS proper. Eventually ran into things like
The text was updated successfully, but these errors were encountered: