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 22:01:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
TypeReconciliation
History
Lukas Bestle
245a331be3
Full support for
$this
in
@var
annotations (
#4922
)
...
Fixes
#4916
.
2021-01-03 01:44:35 +00:00
..
ArrayKeyExistsTest.php
Fix
#4791
- only generate special has-array-key assertions for unknown key types
2020-12-08 19:45:47 -05:00
AssignmentInConditionalTest.php
…
ConditionalTest.php
Break out array_key_exists tests
2020-12-02 14:42:16 -05:00
EmptyTest.php
Ensure that strict empty handling always happens
2020-12-01 22:50:21 -05:00
IssetTest.php
Fix
#4802
- don’t clone context when analysing coalesce
2020-12-07 14:30:57 -05:00
ReconcilerTest.php
…
RedundantConditionTest.php
Allow int casts if the type comes from calculation (
#4768
)
2020-12-03 23:15:07 -05:00
ScopeTest.php
Full support for
$this
in
@var
annotations (
#4922
)
2021-01-03 01:44:35 +00:00
TypeAlgebraTest.php
Fix
#4759
– don’t generate assertion when assigning to same-named variable
2020-12-03 09:42:26 -05:00
TypeTest.php
Fix
#3017
- use correct keys when converting list to array
2020-11-27 20:05:16 -05:00
ValueTest.php
Break out array_key_exists tests
2020-12-02 14:42:16 -05:00