1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/stubs
Ulrich Eckhardt 4da0bede35 FFI Stubs: Extend FFI and FFI\CData definitions.
Both of these define "fuzzy" datatypes, which are mostly evaluated at runtime.
Currently, much of regular use of these will cause useless errors, so define
the stubs so that they simply support any kind of use that could happen.
2023-02-21 23:08:49 +01:00
..
extensions FFI Stubs: Extend FFI and FFI\CData definitions. 2023-02-21 23:08:49 +01:00
CoreGenericClasses.phpstub Made WeakReference mutable 2023-02-14 19:30:28 -04:00
CoreGenericFunctions.phpstub Fix strpos stub return type 2023-02-16 13:34:39 -06:00
CoreGenericIterators.phpstub Merge remote-tracking branch 'origin/4.x' into HEAD 2022-11-08 10:25:04 +01:00
CoreImmutableClasses.phpstub Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Php80.phpstub Add curl stubs to prevent crashes 2023-02-13 16:39:40 +00:00
Php81.phpstub fix I::cases() where interface I extends BackedEnum 2023-01-05 21:35:47 -04:00
Php82.phpstub Add DatePeriod::INCLUDE_END_DATE option 2023-02-03 13:37:45 -06:00
phpparser.phpstub Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01: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