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 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
TypeReconciliation
History
Matthew Brown
c85fa9083d
Fix
#2915
- prevent "if (true)" and similar
2020-03-15 22:23:31 -04:00
..
ConditionalTest.php
Fix improper property var calculation
2020-03-11 11:03:27 -04:00
EmptyTest.php
Fix
#2742
- prevent paradoxes in assert calls
2020-02-09 11:42:41 -05:00
IssetTest.php
Only make directly-assertable things possibly-undefined
2020-02-01 10:58:13 -05:00
ReconcilerTest.php
Tests for TypeAnalyzer::isContainedBy on classes (
#2971
)
2020-03-14 14:48:45 -04:00
RedundantConditionTest.php
Fix return type checks
2020-02-22 11:28:24 -05:00
ScopeTest.php
Fix
#2915
- prevent "if (true)" and similar
2020-03-15 22:23:31 -04:00
TypeAlgebraTest.php
…
TypeTest.php
Fix
#1311
- narrow scalar properly, exploding constituent types
2020-02-22 20:25:13 -05:00
ValueTest.php
Flesh out class constants in function call return type
2020-02-26 17:28:44 -05:00