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
Brown
57cd21346c
Fix
#3914
- treat $i++ like $i = $i + 1
2020-07-31 11:26:54 -04:00
..
ConditionalTest.php
Fix some more tests
2020-07-21 23:16:56 -04:00
EmptyTest.php
fixes wrong return type of key()
#3838
(
#3839
)
2020-07-20 04:49:36 -04:00
IssetTest.php
Fix
#3324
- prevent crash asserting on possibly-undefined variable
2020-05-08 14:21:10 -04:00
ReconcilerTest.php
Refactor type comparison
2020-07-21 19:40:35 -04:00
RedundantConditionTest.php
Fix
#3894
- don’t alter class-string during erroneous emptiness check
2020-07-25 22:49:19 -04:00
ScopeTest.php
…
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
Fix
#3914
- treat $i++ like $i = $i + 1
2020-07-31 11:26:54 -04:00