Skip to content

Commit 682ee44

Browse files
committed
Bump upgrading
1 parent f2a6d9f commit 682ee44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING.md

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232

3333
- [BC] Class Psalm\Type\Atomic\TCallableKeyedArray has been deleted, and replaced with a new `is_callable` flag in Psalm\Type\Atomic\TKeyedArray
3434

35+
- [BC] Class Psalm\Type\Atomic\TCallableInterface has been deleted, use `\Psalm\Type\Atomic::isCallableType()` instead
36+
3537
## Removed
3638

3739
- [BC] Constant Psalm\Type\Atomic\TKeyedArray::NAME_ARRAY was removed

0 commit comments

Comments
 (0)