We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c7acca commit 1d15bf4Copy full SHA for 1d15bf4
1 file changed
README.md
@@ -17,7 +17,7 @@ PHPantom focuses on completion and go-to-definition and aims to do them really w
17
| Go-to-implementation | ✅ | ✅ | ✅ | ✅ | ✅ |
18
| `@mixin` completion | ✅ | 💰 | ✅ | ✅ | ✅ |
19
| `@phpstan-assert` narrowing | ✅ | ❌ | ✅ | ❌ | ⚠️ partial |
20
-| Conditional return types | ✅ | ❌ | ✅ | ❌ | ✅ |
+| Conditional return types | ✅ | ❌ | ✅ | ❌ | ⚠️ partial |
21
| Array shape inference | ✅ | ❌ | ✅ | ❌ | ✅ |
22
| Object shape completion | ✅ | ❌ | ✅ | ❌ | ✅ |
23
| `@phpstan-type` aliases | ✅ | ❌ | ✅ | ❌ | ✅ |
0 commit comments