Skip to content

Pull requests: phpstan/phpstan-src

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Improve type for predefined constant
#3054 opened May 8, 2024 by zonuexe Loading…
Feat/offset access legal additional
#3046 opened May 5, 2024 by rajyan Draft
Support multi-byte string function variants
#3039 opened May 3, 2024 by staabm Loading…
Fix fatal error on constant('')
#3013 opened Apr 12, 2024 by staabm Loading…
Update PhpStorm stubs
#2977 opened Mar 19, 2024 by phpstan-bot Loading…
Narrow down static and $this together
#2972 opened Mar 17, 2024 by schlndh Loading…
Update PhpStorm stubs
#2965 opened Mar 12, 2024 by phpstan-bot Loading…
Ensure http_response_header is a list<string>
#2959 opened Mar 7, 2024 by Seldaek Loading…
Fixed incorrect return type of PDO::quote()
#2926 opened Feb 20, 2024 by rasmus0201 Loading…
Fixes incorrect types reported by parse_url
#2918 opened Feb 15, 2024 by ChrisBrenton Loading…
Keep numeric-strings in str_repeat()
#2914 opened Feb 13, 2024 by staabm Loading…
Implement UnionType->looseCompare()
#2908 opened Feb 7, 2024 by staabm Draft
chore: Update Box
#2905 opened Feb 4, 2024 by theofidry Draft
Added failling test
#2900 opened Feb 2, 2024 by staabm Draft
ProTip! Exclude everything labeled bug with -label:bug.