Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / larastan/larastan issues and pull requests
#1983 - fix: Allow custom Laravel bootstrap file path
Pull Request -
State: closed - Opened by NickSdot 5 months ago
- 12 comments
#1981 - Add support for Cashier wrapper classes
Issue -
State: closed - Opened by olivernybroe 5 months ago
- 6 comments
Labels: enhancement
#1980 - Prevent error Argument #2 ($array) must be of type array
Pull Request -
State: closed - Opened by sangnguyenplus 5 months ago
- 5 comments
#1979 - feat: add support for intersection types in Model scope resolution
Pull Request -
State: closed - Opened by calebdw 5 months ago
- 1 comment
#1978 - PHPStan failure in neovim when
Issue -
State: closed - Opened by scippio 5 months ago
- 6 comments
Labels: bug
#1977 - Unable to install: requirements could not be resolved to an installable set of packages
Issue -
State: closed - Opened by dima-ag 5 months ago
- 1 comment
Labels: bug
#1976 - fix: add default migration arguments
Pull Request -
State: closed - Opened by calebdw 5 months ago
- 1 comment
#1975 - Larastan does not like if a column is created with $table->ipAddress()
Issue -
State: closed - Opened by rabol 5 months ago
- 4 comments
Labels: bug
#1973 - The `analyse` command doesn't seem to properly traverse nested directories
Issue -
State: closed - Opened by travisobregon 5 months ago
- 16 comments
Labels: bug
#1972 - Access to an undefined property
Issue -
State: closed - Opened by FrancisMawn 5 months ago
- 4 comments
Labels: bug
#1971 - error when installing larastan on fresh herd project
Issue -
State: closed - Opened by alifnuryana 5 months ago
- 1 comment
Labels: bug
#1970 - Call to an undefined static method Illuminate\Support\Str::kebab()
Issue -
State: closed - Opened by LuizCristino 5 months ago
- 5 comments
Labels: bug
#1969 - Add chunk* and each* methods to Eloquent Builder stub
Pull Request -
State: open - Opened by leo108 5 months ago
- 3 comments
#1967 - "Access to an undefined property" for all properties of models that are not direct descendants of the Model class
Issue -
State: closed - Opened by chosten 5 months ago
- 6 comments
Labels: bug
#1966 - Variable "$foo" is propably undefined when using ->when() function on eloquent.
Issue -
State: closed - Opened by VaclavKlima 6 months ago
- 3 comments
Labels: bug
#1965 - Access to an undefined property on a JsonResource
Issue -
State: closed - Opened by encore-tomv 6 months ago
- 1 comment
Labels: bug
#1964 - Internal error: Call to undefined method PHPStan\Type\ErrorType::getValue()
Issue -
State: closed - Opened by DSpeichert 6 months ago
- 4 comments
Labels: bug
#1962 - Larastan 2.9.7 dependencies broken
Issue -
State: closed - Opened by daniser 6 months ago
- 2 comments
Labels: bug
#1961 - TWhenReturnType error
Issue -
State: closed - Opened by makroxyz 6 months ago
- 1 comment
Labels: bug
#1959 - feat: better generic model property type
Pull Request -
State: closed - Opened by canvural 6 months ago
- 10 comments
#1958 - Add support for `whereNot` and `orWhereNot`
Pull Request -
State: closed - Opened by ganyicz 6 months ago
- 1 comment
#1957 - feat: Infer type of auth()->authenticate() and Auth::authenticate() calls
Pull Request -
State: open - Opened by robchett 6 months ago
- 3 comments
#1956 - Wrong return type on whereRaw
Issue -
State: closed - Opened by regnerisch 6 months ago
- 3 comments
Labels: bug
#1955 - fix: e2e tests
Pull Request -
State: closed - Opened by calebdw 6 months ago
- 3 comments
#1954 - Support migrations in modules more flexible
Issue -
State: open - Opened by graphcon 6 months ago
- 1 comment
Labels: enhancement
#1953 - fix: child builders with non generic parents
Pull Request -
State: closed - Opened by calebdw 6 months ago
- 2 comments
#1952 - Generic parent methods erroneously treated as private
Issue -
State: closed - Opened by treed-eaglemetal 6 months ago
Labels: bug
#1951 - Fixed return type of overridden Request::user() method.
Pull Request -
State: closed - Opened by sandeshjangam 6 months ago
- 9 comments
#1949 - Incompatible versions installed by composer due to tag/config (v1.* ... yeah, I know)
Issue -
State: closed - Opened by EliW 6 months ago
- 3 comments
Labels: bug
#1947 - Improve Laravel 11 attribute casting
Issue -
State: closed - Opened by tobiasdalhof 6 months ago
- 5 comments
Labels: enhancement
#1944 - Allow Backed Enums to be used for the auth provider
Pull Request -
State: open - Opened by lancepioch 6 months ago
- 7 comments
#1942 - fix: infinite mixin recursion through class_alias
Pull Request -
State: closed - Opened by sdkawata 7 months ago
- 9 comments
#1940 - @mixin not working correctly on laravel-mongodb
Issue -
State: closed - Opened by promatik 7 months ago
- 7 comments
Labels: bug
#1923 - Add missing or incorrect type hints to QueryBuilder
Pull Request -
State: closed - Opened by MrMeshok 7 months ago
- 3 comments
#1922 - feat: support newFactory method when resolving factory
Pull Request -
State: closed - Opened by calebdw 7 months ago
- 1 comment
#1921 - refactor: assertType calls
Pull Request -
State: closed - Opened by calebdw 7 months ago
- 1 comment
#1912 - Request to become a Larastan Maintainer
Issue -
State: closed - Opened by calebdw 7 months ago
- 3 comments
#1907 - Make Scope interface generic.
Pull Request -
State: closed - Opened by func0der 7 months ago
- 12 comments
#1899 - test: regression test for mapping custom simple collections
Pull Request -
State: open - Opened by erikgaal 8 months ago
- 1 comment
#1884 - Support schema variable
Pull Request -
State: open - Opened by adriaanzon 8 months ago
- 1 comment
#1883 - Redis::connection causes segmentation fault
Issue -
State: open - Opened by Phil-Barker 8 months ago
- 8 comments
Labels: bug
#1879 - feat: support multiple database connections
Pull Request -
State: open - Opened by calebdw 8 months ago
- 7 comments
#1878 - feat: support L11 casts method
Pull Request -
State: closed - Opened by calebdw 8 months ago
- 11 comments
#1877 - Support Laravel 11 new method of model casts
Issue -
State: closed - Opened by gabrielrbarbosa 8 months ago
- 28 comments
#1874 - fix: return $this from builder methods
Pull Request -
State: closed - Opened by calebdw 8 months ago
- 7 comments
#1871 - fix: BelongsTo TChildModel generics
Pull Request -
State: closed - Opened by calebdw 8 months ago
- 7 comments
#1861 - Fix not respecting return type of overridden Request::user() method.
Pull Request -
State: closed - Opened by mad-briller 9 months ago
- 8 comments
#1860 - Improve return type inference of Collection::groupBy.
Pull Request -
State: open - Opened by mad-briller 9 months ago
- 2 comments
#1858 - Improve type inference surrounding Arr::get and Arr::pull.
Pull Request -
State: open - Opened by mad-briller 9 months ago
#1857 - Test Carbon mixin
Pull Request -
State: open - Opened by spawnia 9 months ago
- 7 comments
#1842 - fix: default date casting
Pull Request -
State: open - Opened by calebdw 9 months ago
- 4 comments
#1822 - Find missing translation strings in blade files
Issue -
State: open - Opened by nerg4l 10 months ago
- 5 comments
Labels: enhancement, help wanted
#1810 - Internal error when a model has a legacy factory via legacy factories package and a regular factory
Issue -
State: closed - Opened by jamiewood678 11 months ago
- 3 comments
#1774 - Undefined property `pivot`
Issue -
State: open - Opened by calebdw about 1 year ago
- 8 comments
#1718 - Wrong return type when overwriting Request::user()
Issue -
State: closed - Opened by AJenbo over 1 year ago
- 7 comments
Labels: bug
#1676 - Method Builder::whereX() should return static(Builder<Model>) but returns Builder<Model>
Issue -
State: closed - Opened by sanfair over 1 year ago
- 4 comments
#1675 - Query builder macros not detected
Issue -
State: closed - Opened by pxlrbt over 1 year ago
- 10 comments
Labels: bug
#1607 - `view-string` not behaving as expected
Issue -
State: closed - Opened by JayBizzle over 1 year ago
- 7 comments
#1550 - Feature request: add support for detecting generic relation type for PendingHasThroughRelationships
Issue -
State: closed - Opened by jnoordsij over 1 year ago
- 2 comments
#1373 - phpmyadmin/sql-parser dependency has a 'viral license'
Issue -
State: open - Opened by gisostallenberg about 2 years ago
- 10 comments
#1367 - "Todo" hunt. Up for grabs!
Issue -
State: open - Opened by szepeviktor about 2 years ago
- 1 comment
Labels: help wanted
#1309 - Internal error: Method dynamicWhere() was not found in reflection of class Illuminate\Database\Query\Builder.
Issue -
State: closed - Opened by notdian over 2 years ago
- 12 comments
#1110 - RFC: PHPStan extension API for $this variable in closures
Issue -
State: closed - Opened by ondrejmirtes almost 3 years ago
- 14 comments
#737 - Access to undefined constant all over the proyect
Issue -
State: closed - Opened by manuelmaceira almost 4 years ago
- 25 comments
#600 - `$table->boolean(..)` may not set the model proterty to a boolean in some DB drivers
Issue -
State: closed - Opened by axit-joost over 4 years ago
- 6 comments
Labels: bug
#100 - Eloquent: firstOrFail has unspecific return type
Issue -
State: closed - Opened by ntzm over 6 years ago
- 7 comments
Labels: false positive
#99 - Feature/fix laravel 5.5
Pull Request -
State: closed - Opened by bitfactory-justin-kouwenhoven over 6 years ago
- 6 comments
#98 - Resolve Travis segfault
Pull Request -
State: closed - Opened by szepeviktor over 6 years ago
#97 - [Proposal] Configurable list?
Issue -
State: closed - Opened by ghost over 6 years ago
- 3 comments
#96 - Entry not found exception with laravel validator
Issue -
State: closed - Opened by ConorWright over 6 years ago
- 10 comments
#95 - Would you consider supporting Laravel 5.5?
Issue -
State: closed - Opened by wujunze over 6 years ago
- 2 comments
#94 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by nunomaduro over 6 years ago
#93 - Merge of phpstan.neon file?
Issue -
State: closed - Opened by pekral over 6 years ago
- 5 comments
Labels: question
#92 - Calling `array_flatten` on Collection
Issue -
State: closed - Opened by brendt over 6 years ago
- 6 comments
#91 - `$app->environment` with parameter
Issue -
State: closed - Opened by brendt over 6 years ago
- 6 comments
Labels: false positive
#90 - Call to undefined scope when using `whereDate`
Issue -
State: closed - Opened by brendt over 6 years ago
- 2 comments
Labels: false positive
#89 - Return values of scopes with `whereDate`
Issue -
State: closed - Opened by brendt over 6 years ago
- 2 comments
#88 - Array key handled as a class
Issue -
State: closed - Opened by richardkeep over 6 years ago
- 2 comments
#87 - Ignore Laravel's core DocBlock 'errors'
Issue -
State: closed - Opened by richardkeep over 6 years ago
- 4 comments
#86 - Recommend making this pretty :-)
Issue -
State: closed - Opened by mikeerickson over 6 years ago
- 3 comments
#85 - Error installing into an existing project
Issue -
State: closed - Opened by mikeerickson over 6 years ago
- 8 comments
Labels: question
#84 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by nunomaduro over 6 years ago
#83 - Cannot cast Ramsey\Uuid\UuidInterface to string.
Issue -
State: closed - Opened by mkarnicki over 6 years ago
- 8 comments
#82 - Container errors in controllers with validation rules.
Issue -
State: closed - Opened by brendt over 6 years ago
- 5 comments
#81 - Static method Builder::dynamicWhere() invoked with 0 parameters, 1 required.
Issue -
State: closed - Opened by brendt over 6 years ago
- 4 comments
Labels: false positive
#80 - Wrong "always false" checks
Issue -
State: closed - Opened by brendt over 6 years ago
- 3 comments
#79 - TrustProxies::$headers does not accept default value of type int.
Issue -
State: closed - Opened by brendt over 6 years ago
- 8 comments
#78 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by nunomaduro over 6 years ago
#77 - Internal error: Class x does not exist
Issue -
State: closed - Opened by ghost over 6 years ago
- 8 comments
#76 - Remove duplicated test
Pull Request -
State: closed - Opened by szepeviktor over 6 years ago
- 1 comment
#75 - PHPStan findings in Larastan
Issue -
State: closed - Opened by szepeviktor over 6 years ago
- 1 comment
#74 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by nunomaduro over 6 years ago
#73 - Internal error with maatwebsite/excel:2.1.28
Issue -
State: closed - Opened by szepeviktor over 6 years ago
- 4 comments
#72 - False positive on decrement/increment functions
Issue -
State: closed - Opened by JJCLane over 6 years ago
- 5 comments
#71 - Call to an undefined method withHeaders()
Issue -
State: closed - Opened by szepeviktor over 6 years ago
- 11 comments
#70 - Call to an undefined method json()
Issue -
State: closed - Opened by szepeviktor over 6 years ago
- 3 comments
Labels: false positive
#69 - small change in readme
Pull Request -
State: closed - Opened by ghost over 6 years ago
- 2 comments
#68 - Call to an undefined method route()/back().
Issue -
State: closed - Opened by ghost over 6 years ago
- 4 comments
Labels: false positive, level:max
#67 - Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory|Symfony\Component\HttpFoundation\Response::json()
Issue -
State: closed - Opened by canvural over 6 years ago
- 3 comments
Labels: false positive, level:max
#66 - Fixes of errors found by PHPStan
Pull Request -
State: closed - Opened by ondrejmirtes over 6 years ago
- 1 comment