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-21 05:17:47 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
stubs
History
AndrolGenhald
2fe4fc397c
Enable extensions based on composer.json instead of those loaded at runtime (
fixes
#5482
).
2022-01-27 16:30:14 -06:00
..
extensions
Enable extensions based on composer.json instead of those loaded at runtime (
fixes
#5482
).
2022-01-27 16:30:14 -06:00
CoreGenericClasses.phpstub
load the ReturnTypeWillChange stubs for all versions to allow using it on every PHP version
2021-11-09 19:57:03 +01:00
CoreGenericFunctions.phpstub
remove TEmpty
2022-01-03 04:09:59 +02:00
CoreGenericIterators.phpstub
Remove unnecessary references to empty in TypeCombiner
2022-01-03 04:10:41 +02:00
CoreImmutableClasses.phpstub
…
Php80.phpstub
php 8.0 introduced visibility constants on ReflectionClassConstant
2021-10-06 08:58:53 +02:00
Php81.phpstub
fix(stubs): UnitEnum::cases() can return an empty list
2021-12-21 12:06:41 +01:00
phpparser.phpstub
->args to ->getArgs
2021-10-09 23:37:04 +02:00
Reflection.phpstub
improve support for enum_exists
2022-01-22 18:27:24 +01:00
SPL.phpstub
…