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
Matthew Brown
131fb97663
Fix
#2594
- forbid isset check on null
2020-01-11 15:58:40 -05:00
..
ConditionalTest.php
…
EmptyTest.php
…
IssetTest.php
Fix
#2594
- forbid isset check on null
2020-01-11 15:58:40 -05:00
ReconcilerTest.php
…
RedundantConditionTest.php
Fix subtraction of string from numeric
2020-01-10 18:05:45 -05:00
ScopeTest.php
…
TypeAlgebraTest.php
…
TypeTest.php
Fix
#2591
- always remove changed var from parent clauses
2020-01-10 23:46:45 -05:00
ValueTest.php
…