I've analysed our codebase with
#PHPCompatibility against 7.4-8.2 range using 10.x-dev version, and it found 97 errors, so let's take a look at them 🙂. Some of them are false-positives, but the other ones will allow to actually fix potential problems!
#PHP thread 🧵👇
Please make sure you use the `develop` branch for PHP 8.x issue detection (at least until PHPCompatibility 10.0 has been released).
Secondly, no, detection is not complete. Some things still need to be added, some things cannot be detected via this type of static analysis.