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
Brown
7dfa37beb2
Improve ergonomics of array assignment
2020-04-11 17:50:24 -04:00
..
ConditionalTest.php
Make array coercion-to--mixed rules a little more lenient
2020-04-10 16:21:48 -04:00
EmptyTest.php
…
IssetTest.php
Make array coercion-to--mixed rules a little more lenient
2020-04-10 16:21:48 -04:00
ReconcilerTest.php
Improve ergonomics of array assignment
2020-04-11 17:50:24 -04:00
RedundantConditionTest.php
Prevent some inheritance issues
2020-03-31 11:28:36 -04:00
ScopeTest.php
Fix
#2915
- prevent "if (true)" and similar
2020-03-15 22:23:31 -04:00
TypeAlgebraTest.php
Compare to real outer context, not if one
2020-04-07 15:13:17 -04:00
TypeTest.php
Be better about strict inference
2020-03-25 09:18:49 -04:00
ValueTest.php
…