This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-22 13:51:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
TypeReconciliation
History
Matt Brown
f8cbb229f6
Fix
#5236
- improve reconciliation of interfaces when unioned with class
2021-02-24 00:05:12 -05:00
..
ArrayKeyExistsTest.php
Fix array_key_exists() with all int literal keys (
#5197
)
2021-02-12 17:00:38 -05:00
AssignmentInConditionalTest.php
…
ConditionalTest.php
Revert "Correct Psalm’s concept of string emptiness"
2021-02-03 01:09:58 -05:00
EmptyTest.php
…
IssetTest.php
Fix
#4802
- don’t clone context when analysing coalesce
2020-12-07 14:30:57 -05:00
ReconcilerTest.php
Fix
#5236
- improve reconciliation of interfaces when unioned with class
2021-02-24 00:05:12 -05:00
RedundantConditionTest.php
Unset should change array with keyed offsets
2021-01-13 18:10:59 -05:00
ScopeTest.php
Full support for
$this
in
@var
annotations (
#4922
)
2021-01-03 01:44:35 +00:00
TypeAlgebraTest.php
…
TypeTest.php
…
ValueTest.php
Add non-falsy-string to allow more accurate checks
2021-02-03 17:19:48 -05:00