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 22:01:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
TypeReconciliation
History
Daniil Gentili
baff6fb36a
fix is_object assertions
2023-04-20 14:03:35 +02:00
..
ArrayKeyExistsTest.php
…
AssignmentInConditionalTest.php
…
ConditionalTest.php
Additional test
2023-03-18 03:45:09 -04:00
EmptyTest.php
Added a bunch of tests from referenced issues
2023-02-20 23:45:01 -04:00
InArrayTest.php
…
IssetTest.php
append commas to array items
2023-03-12 18:23:10 +01:00
ReconcilerTest.php
remove useless imports
2022-12-29 01:00:06 +01:00
RedundantConditionTest.php
…
ScopeTest.php
Correctly process use aliases in
@psalm-scope-this
2023-02-24 00:53:36 -04:00
TypeAlgebraTest.php
Fixed more CS issues
2023-02-07 11:20:02 -04:00
TypeTest.php
fix is_object assertions
2023-04-20 14:03:35 +02:00
ValueTest.php
…