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
Tyson Andre
f69a255611
Fix false positive ParadoxicalCondition in negation of in_array
...
For
#6439
2021-09-06 21:15:04 -04:00
..
ArrayKeyExistsTest.php
Allow variable keys with array_key_exists (
#5606
)
2021-04-09 11:29:45 -04:00
AssignmentInConditionalTest.php
fix tests
2021-09-04 14:17:55 +02:00
ConditionalTest.php
Merge pull request
#6420
from orklah/ternary-override-type
2021-09-04 21:58:32 +03:00
EmptyTest.php
Fix
#5784
- only real-asserted variables from context knowledge
2021-05-17 15:11:27 -05:00
InArrayTest.php
Fix false positive ParadoxicalCondition in negation of in_array
2021-09-06 21:15:04 -04:00
IssetTest.php
Improve error message for
#5489
2021-04-25 16:02:00 -04:00
ReconcilerTest.php
Add expected behaviour tests
2021-07-26 08:50:12 +01:00
RedundantConditionTest.php
Int and Float can be reconciled with Numeric (
#5611
)
2021-04-09 23:59:59 -04:00
ScopeTest.php
Fix object-like array keys when combining string and automatic keys (
fixes
#5427
). (
#5428
)
2021-03-19 21:44:44 -04:00
TypeAlgebraTest.php
Assert intersection type when two variables are compared (
#5774
)
2021-05-18 16:14:58 -04:00
TypeTest.php
Simplify FQNs
2021-07-26 13:56:15 +01:00
ValueTest.php
Also support non-literal types in strict in_array() check
2021-09-04 12:34:49 -04:00