1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests/TypeReconciliation
Yannick Gottschalk a4de6d9dc0 Fix #9997
- make SimpleXmlElement and SimpleXmlIterator not a universal object crate
- added typed magic __get method to SimpleXmlElement
- adjusted tests to reflect new behaviour of SimpleXmlElement
- added tests
2023-08-05 17:07:08 +02:00
..
ArrayKeyExistsTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
AssignmentInConditionalTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ConditionalTest.php Fix #9997 2023-08-05 17:07:08 +02:00
EmptyTest.php Added a bunch of tests from referenced issues 2023-02-20 23:45:01 -04:00
InArrayTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
IssetTest.php append commas to array items 2023-03-12 18:23:10 +01:00
ReconcilerTest.php fix reconciliation between a list and iterable 2023-06-22 23:37:40 +02:00
RedundantConditionTest.php Try 2022-12-25 19:11:54 +01:00
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 Require trailing commas 2022-12-18 13:20:31 -06:00