1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/stubs
2024-03-10 00:06:27 +01:00
..
extensions Merge pull request #10709 from vimeo/improve_randomizer 2024-02-15 11:57:45 +01:00
CoreGenericAttributes.phpstub Allow Override attribute to be used in pure contexts 2024-02-21 12:25:30 +01:00
CoreGenericClasses.phpstub Forbid named arguments for ArrayAcccess methods 2024-03-10 00:06:27 +01:00
CoreGenericFunctions.phpstub Narrow down get_browser returning array or object based on $return_array param 2023-10-25 10:34:46 +02:00
CoreGenericIterators.phpstub Use same parameter names in stubs 2023-12-12 18:51:31 +01:00
CoreImmutableClasses.phpstub DateTimeZone::getName() always returns non-empty-string and cannot be constructed with an empty string 2023-09-09 23:48:49 +01:00
Php74.phpstub strip_tags()/$allowed_tags can accept arrays since 7.4 2023-08-17 21:36:47 +02:00
Php80.phpstub Improved Reflection stubs 2024-02-07 02:39:56 +03:00
Php81.phpstub fix I::cases() where interface I extends BackedEnum 2023-01-05 21:35:47 -04:00
Php82.phpstub Update PHP 8.2 stubs to include SensitiveParameterValue 2024-02-19 17:59:38 +00:00
phpparser.phpstub Added stub for PhpParser\Node\Name 2023-06-28 03:13:42 +02:00
Reflection.phpstub Improved Reflection stubs 2024-02-07 02:39:56 +03:00
SPL.phpstub Use same parameter names in stubs 2023-12-12 18:51:31 +01:00