1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/stubs
Lukas Reschke 4de2bf8f7f
Add psalm-flow for string functions from sscanf to wordwrap (#4591)
* Add string functions from sscanf to wordwrap

This should conclude all string functions from https://www.php.net/manual/en/book.strings.php

Continuation of https://github.com/vimeo/psalm/pull/4576

Ref https://github.com/vimeo/psalm/issues/3636

* Add StrTrReturnTypeProvider

* Fix psalm error

* phpcs

* Line length

* Ignore false return on vsprintf

Co-authored-by: Matthew Brown <github@muglug.com>
2021-01-29 11:46:19 +01:00
..
CoreGenericClasses.phpstub Fix #4481 - ReflectionProperty implements Reflector 2021-01-29 11:46:03 +01:00
CoreGenericFunctions.phpstub Add psalm-flow for string functions from sscanf to wordwrap (#4591) 2021-01-29 11:46:19 +01:00
CoreImmutableClasses.phpstub Move static code out of src 2021-01-29 11:39:51 +01:00
ext-ds.php Fix #4578 - replace number type in ext-ds stubs 2021-01-29 11:46:12 +01:00
Php80.php Fix #4517 - track type contradiction issues in match expressions 2021-01-29 11:46:07 +01:00
Xdebug.php Move static code out of src 2021-01-29 11:39:51 +01:00