We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb2ced commit aebbf8fCopy full SHA for aebbf8f
1 file changed
README.md
@@ -25,7 +25,7 @@ PHPantom focuses on deep type intelligence. Here's how it compares:
25
| **Diagnostics** | | | | | |
26
| PHPStan integration | ✅ | ❌ | ❌ | 🚧 | 🚧 |
27
| Undefined variable | ✅ | 💰 | ✅ | ✅ | ✅ |
28
-| Type errors | ❌ | 💰 | ✅ | 🚧 | ✅ |
+| Type errors | ✅ | 💰 | ✅ | 🚧 | ✅ |
29
| Unused variable | ❌ | ❌ | ✅ | ❌ | ✅ |
30
| **Type Intelligence** | | | | | |
31
| Generics / `@template` | ✅ | 🚧 | ✅ | 🚧 | ✅ |
0 commit comments