Skip to content

Pull requests: phpstan/phpstan-src

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

Pull requests list

Fix get_object_vars() return type
#4580 opened Nov 27, 2025 by Triplkrypl Loading…
Fix uopz_add_function() return type
#4578 opened Nov 26, 2025 by zonuexe Loading…
Narrow string type when ctype_* functions return true
#4570 opened Nov 24, 2025 by takaram Loading…
Update dependency nette/neon to v3.4.6
#4569 opened Nov 24, 2025 by renovate bot Loading…
1 task
Fix the handling of sealed concrete classes
#4567 opened Nov 20, 2025 by stof Loading…
Update PhpStorm stubs
#4564 opened Nov 18, 2025 by phpstan-bot Loading…
Update dependency phpunit/phpunit to v11.5.44
#4559 opened Nov 17, 2025 by renovate bot Loading…
1 task
OversizedArray is not truthy
#4556 opened Nov 15, 2025 by VincentLanglet Loading…
string cast might throw exception
#4555 opened Nov 14, 2025 by canvural Loading…
Don't loose known offset-types in array_merge()
#4554 opened Nov 13, 2025 by staabm Loading…
[PHP 8.5] add new rule for filter_var
#4553 opened Nov 13, 2025 by canvural Loading…
Fix ltrim and trim on numeric string
#4550 opened Nov 11, 2025 by VincentLanglet Loading…
Use isSuperTypeOf() instead of equals() in Bound check
#4549 opened Nov 11, 2025 by staabm Loading…
Resolve template with value of BackEnum
#4548 opened Nov 11, 2025 by VincentLanglet Loading…
4
8
add Type::isNever and Type::isExplicitNever methods
#4547 opened Nov 11, 2025 by canvural Loading…
Fix return type of pcntl_signal_get_handler
#4544 opened Nov 10, 2025 by marc-mabe Loading…
Improve EnumSanityRule
#4543 opened Nov 10, 2025 by VincentLanglet Loading…
Fix UnionType::getObjectClassReflections
#4541 opened Nov 9, 2025 by VincentLanglet Loading…
Fix non-existent offset when guarding
#4539 opened Nov 8, 2025 by SplotyCode Loading…
Allow offset in fori loop
#4538 opened Nov 8, 2025 by SplotyCode Loading…
ProTip! Exclude everything labeled bug with -label:bug.