COMMITS
June 10, 2026
C
fix(ci): disable composer security audit during tests
Can Vural committed
June 9, 2026
M
fix: build on latest PHPStan (#2496)
Markus Staab committed
May 28, 2026
J
feat: add type narrowing for `where` method on collections (#2483)
Jesper Noordsij committed
J
fix failing tests on Windows (#2486)
Jesper Noordsij committed
May 27, 2026
D
Add export-ignore for assets directory in .gitattributes (#2490)
Daniele Faraglia committed
May 26, 2026
C
chore: bump phpstan memory limit
Can Vural committed
C
chore: run SA on Laravel 13 too
Can Vural committed
C
docs: use correct coding standard name
Can Vural committed
H
docs: update coding style guidelines in CONTRIBUTING.md (#2447)
haratake committed
J
chore: update codestyle check to latest version (#2484)
Jesper Noordsij committed
J
chore: allow PHPUnit v13 (#2485)
Jesper Noordsij committed
C
fix: invalid parameter name (#2488)
Caleb White committed
C
chore: update e2e tests
Can Vural committed
April 3, 2026
C
feat: fix PHPStan 2.2.x compatibility
Can Vural committed
April 22, 2026
V
Change casts method visibility from public to protected
Viktor Szépe committed
April 16, 2026
F
feat: Improve blade view parsing for `NoMissingTranslationsRule` (#2476)
Felix Bernhard committed
F
fix: undefined array key internal error when view path has trailing slash (#2478)
Felix Bernhard committed
April 11, 2026
C
fix: fix infinite loop when Redis extension is missing
Can Vural committed
April 2, 2026
C
feat: improve map and mapWithKeys return types (#2466)
Can Vural committed
March 30, 2026
C
fix PHPStan compatibility
Can Vural committed
March 19, 2026
J
Also run on v13 sample application (#2458)
Jesper Noordsij committed
March 6, 2026
F
fix: type inference for MySQL `ENUM` types in squashed migrations (#2454)
Felix Bernhard committed
March 3, 2026
C
refactor: leverage more PHPStan things (#2449)
Can Vural committed
C
refactor: create new extensions out of old pipeline based approach (#2448)
Can Vural committed
February 20, 2026
H
feat: improve config type inference to respect return docblocks (#2445)
haratake committed
C
feat: allow Laravel 13 (#2446)
Can Vural committed
February 18, 2026
C
fix: check for more traits
Can Vural committed
February 13, 2026
C
fix build temporarily
Can Vural committed
C
fix: add generic types
Can Vural committed
January 30, 2026
Y
feat: improve type inference for MySQL `ENUM` types in squashed migrations (#2434)
Yuta Nagamiya committed