Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
phpstan-bot
/
phpstan-src
Public
forked from
phpstan/phpstan-src
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Actions
Security and quality
0
Insights
Additional navigation options
Code
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
phpstan-src
Makefile
on
create-pull-request/patch-du7o7vj
User selector
All users
All time
Commit history
Commits on Jul 28, 2026
Run the benchmark on PHP 7.4 in addition to PHP 8.5
Show description for 2149c12
ondrejmirtes
and
claude
committed
2149c12
View commit details
Copy full SHA for 2149c12
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Add make bump-turbo
Show description for 5826e61
ondrejmirtes
and
claude
committed
5826e61
View commit details
Copy full SHA for 5826e61
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
Remove the macOS memory-limit bump for the turbo run leg
Show description for 1a8260e
ondrejmirtes
and
claude
committed
1a8260e
View commit details
Copy full SHA for 1a8260e
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
Give the turbo run-leg on macOS enough memory for the memo's footprint
Show description for d7a2e4d
ondrejmirtes
and
claude
committed
d7a2e4d
View commit details
Copy full SHA for d7a2e4d
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Reduce memory_limit (#5971)
staabm
authored
49a7d71
View commit details
Copy full SHA for 49a7d71
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Fix `make download-coverage` for bot PRs (#5960)
staabm
authored
96b65c7
View commit details
Copy full SHA for 96b65c7
View code at this point
Browse repository at this point
Upload coverage report artifacts (#5950)
staabm
authored
9fadd90
View commit details
Copy full SHA for 9fadd90
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
PHPBench: use custom report format (#5789)
staabm
authored
8ef3b5d
View commit details
Copy full SHA for 8ef3b5d
View code at this point
Browse repository at this point
Commits on May 22, 2026
Exclude property hooks test from lint and fix escaped mutant
Show description for f8d7b8a
2 people
authored and
ondrejmirtes
committed
f8d7b8a
View commit details
Copy full SHA for f8d7b8a
View code at this point
Browse repository at this point
Commits on May 19, 2026
Add unused-label rule on level 4, gated behind bleeding edge
Show description for 293a6ea
ondrejmirtes
and
claude
committed
293a6ea
View commit details
Copy full SHA for 293a6ea
View code at this point
Browse repository at this point
Add non-ignorable goto-to-undefined-label rule on level 0
Show description for e656df7
ondrejmirtes
and
claude
committed
e656df7
View commit details
Copy full SHA for e656df7
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Fix phpstan/phpstan#14351: Missing errors arround use of $this (#5278)
Show description for 3255013
phpstan-bot
and
claude
authored
3255013
View commit details
Copy full SHA for 3255013
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Fix phpstan/phpstan#14352: "Cannot re-assign $this." false-positive (#5281)
phpstan-bot
authored
6895e54
View commit details
Copy full SHA for 6895e54
View code at this point
Browse repository at this point
Fix phpstan/phpstan#14349: Missing "Fatal error: Cannot re-assign $this"
Show description for 05092ed
phpstan-bot
and
claude
authored
05092ed
View commit details
Copy full SHA for 05092ed
View code at this point
Browse repository at this point
Fix phpstan/phpstan#14241: Cannot re-assign auto-global variable in parameters
Show description for e71c437
3 people
authored
e71c437
View commit details
Copy full SHA for e71c437
View code at this point
Browse repository at this point
Fix phpstan/phpstan#14252: Enum case outside of enum should be reported (#5188)
Show description for bc73c0a
3 people
authored
bc73c0a
View commit details
Copy full SHA for bc73c0a
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Fix phpstan/phpstan#14250: trait.duplicateMethod is not reported (#5181)
phpstan-bot
authored
594b7bd
View commit details
Copy full SHA for 594b7bd
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Simplify PHPBench make-target (#5251)
staabm
authored
a6421af
View commit details
Copy full SHA for a6421af
View code at this point
Browse repository at this point
Makefile: added phpbench target (#5250)
staabm
authored
2eb68ac
View commit details
Copy full SHA for 2eb68ac
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
Exclude RegressionBench from linting because it has multi-line attribute and PHP 7.4 does not like that
ondrejmirtes
committed
e852e8f
View commit details
Copy full SHA for e852e8f
View code at this point
Browse repository at this point
Exclude tests/bench/data from linting
ondrejmirtes
committed
1859b17
View commit details
Copy full SHA for 1859b17
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
Fix phpstan/phpstan#3585: Reassignment of $this is not an error (#5146)
Show description for a275ce9
phpstan-bot
and
VincentLanglet
authored
a275ce9
View commit details
Copy full SHA for a275ce9
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
Add ClassConstantReflection::isFinalByKeyword() method (#5022)
samsonasik
authored
d9311dd
View commit details
Copy full SHA for d9311dd
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Added `make infection` command to run it locally (#4524)
staabm
authored
2512510
View commit details
Copy full SHA for 2512510
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
Add default value for getAttribute call in ContinueBreakInLoopRule
canvural
authored
954d68f
View commit details
Copy full SHA for 954d68f
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Increase PHPStan memory limit to 599M
ondrejmirtes
authored
c2075d3
View commit details
Copy full SHA for c2075d3
View code at this point
Browse repository at this point
Temporarily lift memory limit
ondrejmirtes
authored
72a22b6
View commit details
Copy full SHA for 72a22b6
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Bump memory limit
ondrejmirtes
committed
339b9f7
View commit details
Copy full SHA for 339b9f7
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Always see passed time and consumed memory
ondrejmirtes
committed
0d6e191
View commit details
Copy full SHA for 0d6e191
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
Add non regression test
VincentLanglet
authored and
ondrejmirtes
committed
b979dbf
View commit details
Copy full SHA for b979dbf
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
Improve EnumSanityRule
VincentLanglet
authored
d194c2c
View commit details
Copy full SHA for d194c2c
View code at this point
Browse repository at this point
Commits on Nov 2, 2025
Fix build
ondrejmirtes
committed
59589cb
View commit details
Copy full SHA for 59589cb
View code at this point
Browse repository at this point
Commits on Nov 1, 2025
Fix build
ondrejmirtes
committed
571cd30
View commit details
Copy full SHA for 571cd30
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Report deprecated casts in PHP 8.5
ondrejmirtes
committed
d0a77d1
View commit details
Copy full SHA for d0a77d1
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Add support for PHP 8.5 `#[\NoDiscard]`
Show description for f8ad453
DanielEScherzer
and
ondrejmirtes
authored
f8ad453
View commit details
Copy full SHA for f8ad453
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.