issues
search
psalm
/
psalm-plugin-laravel
A Psalm plugin for Laravel
MIT License
307
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Undefined array key "factory" with Laravel 11
#386
mzur
opened
4 months ago
8
Integrate Psalm v5.24
#385
alexweb
closed
5 months ago
2
Not Installing working with composer in Laravel 11
#384
ricardosierra
opened
5 months ago
7
Sync 1.4.x and 1.x
#383
alies-dev
opened
7 months ago
0
Use symfony/finder to find all stubs
#382
alies-dev
closed
8 months ago
0
Add stubs for `Http\Request`, `Notifications\MailMessage`, `Database\Migrator`
#381
alies-dev
closed
8 months ago
0
1.x cleanup
#380
alies-dev
closed
8 months ago
0
Add `Application` stub
#379
alies-dev
closed
8 months ago
0
Backport critical fixes for Laravel 7
#378
alies-dev
closed
8 months ago
0
Setup .phpt tests (replace Codeception)
#377
alies-dev
closed
8 months ago
0
Run Application tests using PHP 7.4
#376
alies-dev
closed
8 months ago
0
Run Application tests using PHP 8.0
#375
alies-dev
closed
8 months ago
0
Fix Lumen test script to run on MacOS
#374
alies-dev
closed
8 months ago
0
[1.x] Remove unstable test
#373
alies-dev
closed
8 months ago
0
Update composer package description for consistency
#372
alies-dev
closed
8 months ago
0
Add Rector
#371
Nielsvanpach
closed
8 months ago
1
[1.x] Register handler for Models only (bypass an issue in ide-helper)
#370
alies-dev
closed
8 months ago
0
Update stubs: add `Route`, `once()`, update `Model` properties
#369
alies-dev
closed
8 months ago
0
Bump PHPUnit version
#368
alies-dev
closed
8 months ago
0
👋 Drop Laravel 9 support (and thus, require PHP 8.1+)
#367
alies-dev
closed
8 months ago
0
👋 Drop Lumen support
#366
alies-dev
closed
8 months ago
0
👋 Drop Psalm 4 support
#365
alies-dev
closed
8 months ago
0
Add Laravel 11 support
#364
asbiin
closed
8 months ago
2
Bump release-drafter/release-drafter from 5 to 6
#363
dependabot[bot]
closed
8 months ago
0
Add laravel 11 support
#362
mokhosh
closed
8 months ago
4
issue with github actions usage
#361
SignpostMarv
opened
11 months ago
0
Remove failing test to make CI green again (temp solution)
#360
alies-dev
closed
1 year ago
0
Use `orchestra/testbench-core` as `testbench` should only be used for Package development
#359
crynobone
closed
8 months ago
3
update phpunit config
#358
Nielsvanpach
closed
1 year ago
3
Display "The package is seeking maintainers" message
#357
alies-dev
closed
1 year ago
0
Reorganize stubs by directories
#356
alies-dev
closed
1 year ago
0
Run test suite with PHP 8.3
#355
Nielsvanpach
closed
1 year ago
2
Fix ArgumentTypeCoercion issue
#354
alies-dev
closed
1 year ago
0
Pre v2.9.0 cleanups
#353
alies-dev
closed
1 year ago
0
Fix tests for path helpers
#352
alies-dev
closed
1 year ago
0
Add missing @throws to `\Eloquent\Builder::findOrFail()`
#351
alies-dev
closed
1 year ago
0
Update bug_report.md
#350
mr-feek
closed
1 year ago
3
`findOrFail` stub doesn't have `@throws`
#349
yyueniao
closed
1 year ago
1
Bump actions/checkout from 3 to 4
#348
dependabot[bot]
closed
1 year ago
0
Multiple suppress don't work
#347
keizah7
closed
1 year ago
4
Incorrect handling of bind with params
#346
vadimonus
closed
7 months ago
12
Support template syntax for Model::query() calls
#345
alies-dev
closed
1 year ago
0
Update baseline
#344
alies-dev
closed
1 year ago
0
Psalm exhausted memory usage when analyzing a model use `HasRecursiveRelationships` trait from `staudenmeir/laravel-adjacency-list`
#343
Rizky92
closed
8 months ago
5
Support multiple migrations-directories
#342
marcusrettig
opened
1 year ago
1
Correct the setup steps
#341
ctf0
closed
1 year ago
0
SuppressHandler doesn't work with 2 levels inheritance
#340
palviggi-videoslots
opened
1 year ago
0
Stubs for Eloquent Builder: Use `$this` instead of `self<TModel>`
#339
alies-dev
closed
1 year ago
0
Define missing laravel app constants when instantiate Laravel app
#338
alies-dev
closed
1 year ago
0
Improve testing experience, do not override `composer check` command
#337
alies-dev
closed
1 year ago
0
Next