1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/stubs
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
..
extensions Fix #9997 2023-08-05 17:07:08 +02:00
CoreGenericAttributes.phpstub Add a stub file for Attributes defined by PHP 2023-06-17 12:26:56 +01:00
CoreGenericClasses.phpstub Unmark DateInterval::$invert as read-only 2023-06-11 16:43:51 -07:00
CoreGenericFunctions.phpstub fix mixed replace return types for arrays 2023-06-30 17:08:03 +02:00
CoreGenericIterators.phpstub fix: add missing constructor parameter to IteratorIterator 2023-04-13 00:14:26 +02:00
CoreImmutableClasses.phpstub Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Php80.phpstub Update pack() stub 2023-02-28 23:50:23 -06:00
Php81.phpstub fix I::cases() where interface I extends BackedEnum 2023-01-05 21:35:47 -04:00
Php82.phpstub Add a stub file for Attributes defined by PHP 2023-06-17 12:26:56 +01:00
phpparser.phpstub Added stub for PhpParser\Node\Name 2023-06-28 03:13:42 +02:00
Reflection.phpstub Merge pull request #9085 from BenMorel/newInstanceArgs 2023-01-19 23:08:21 +01:00
SPL.phpstub Fix template param for SplDoublyLinkedList. 2022-10-14 11:54:53 +05:30