because the upgrade PHP7, wants to detect incompatible code, the tool php7cc
php7cc-- level=error vendor > error.txt
document also indicates invalid classes, interfaces, and trait naming
these codes are all under vendor, so you can"t modify them directly. How to deal with them?