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

#2105 - Uses `orchestra/testbench-core` instead of `orchestra/testbench`

Pull Request - State: closed - Opened by crynobone 5 days ago - 1 comment

#2104 - Phpstan error on laravel scope methods

Issue - State: closed - Opened by dpetrovaliev 5 days ago - 2 comments
Labels: bug

#2102 - Use PHPStan 2.0

Pull Request - State: closed - Opened by szepeviktor 5 days ago - 5 comments

#2101 - Cannot install larastan/larastan:^2.0 on Laravel 11.30.0

Issue - State: closed - Opened by rokaspaulik 9 days ago - 6 comments
Labels: bug

#2100 - Related model type is inferred as `mixed`

Issue - State: closed - Opened by sebj54 10 days ago - 6 comments
Labels: bug

#2099 - fix: don't report error when using Builder<*>

Pull Request - State: closed - Opened by calebdw 14 days ago - 1 comment

#2095 - 'Cannot access property on mixed' but only when the property name contains a number

Issue - State: closed - Opened by u01jmg3 17 days ago - 1 comment
Labels: bug

#2092 - Illuminate\Database\Query\Builder::get() stub

Pull Request - State: open - Opened by rudiedirkx 18 days ago - 4 comments

#2091 - `groupBy('column')->map->count()` makes int keys

Issue - State: open - Opened by rudiedirkx 22 days ago - 3 comments
Labels: bug

#2090 - `AppMakeHelper` could be smarter about its found service?

Issue - State: open - Opened by rudiedirkx 22 days ago - 7 comments
Labels: enhancement

#2086 - Undefined properties after model change in foreach

Issue - State: closed - Opened by ju5t 24 days ago - 2 comments
Labels: bug

#2083 - Larastan generates incorrect type for relationship

Issue - State: closed - Opened by gms8994 26 days ago - 4 comments
Labels: bug

#2082 - Call to private method find() of parent class Relation<Model>

Issue - State: closed - Opened by wslawski-printify 27 days ago - 1 comment
Labels: bug

#2081 - fix: improve PHPDoc for find method of QueryBuilder to support FETCH_ASSOC

Pull Request - State: closed - Opened by kayw-geek 27 days ago - 1 comment

#2080 - Load relations from collection with extra query/conditions mistypes query Closure

Issue - State: open - Opened by rudiedirkx 27 days ago - 3 comments
Labels: bug

#2079 - EloquentBuilder chunk() + custom eloquent collection

Issue - State: open - Opened by rudiedirkx 27 days ago - 3 comments
Labels: bug

#2078 - Relation where() with Closure expects wrong argument because of Builder mixin

Issue - State: closed - Opened by rudiedirkx 27 days ago - 5 comments
Labels: bug

#2077 - fix: do not throw if application could not be bootstrapped

Pull Request - State: closed - Opened by NickSdot 29 days ago - 2 comments

#2075 - `phpstan analyse` hangs assigning a model property in a trait

Issue - State: closed - Opened by oli-laban about 1 month ago - 6 comments
Labels: bug

#2074 - Regression of Eloquent Query Builder where method

Issue - State: closed - Opened by aldobarr about 1 month ago - 10 comments
Labels: bug

#2073 - New eloquent collection loses item type information on creation

Issue - State: closed - Opened by rudiedirkx about 1 month ago - 18 comments
Labels: bug

#2071 - Description of relationships

Issue - State: open - Opened by choco-cat about 1 month ago - 22 comments
Labels: bug

#2069 - HasManyThrough relation getQuery() return type loses model generic

Issue - State: closed - Opened by rudiedirkx about 1 month ago - 27 comments
Labels: bug

#2068 - feat: add support for chunkById, chunkByIdDesc, and chunkMap methods

Pull Request - State: closed - Opened by calebdw about 1 month ago - 2 comments

#2066 - Php stan crashing

Issue - State: closed - Opened by vitxd about 1 month ago - 1 comment
Labels: bug

#2065 - Access to an undefined property TModel of Illuminate\Database\Eloquent\Model

Issue - State: closed - Opened by dcrebelio about 1 month ago - 11 comments
Labels: bug

#2064 - Support MailMessage in UsedEmailViewCollector

Pull Request - State: closed - Opened by koraga about 1 month ago - 1 comment

#2063 - CheckUnusedViews don't check method view in MailMessage class

Issue - State: closed - Opened by koraga about 1 month ago - 4 comments
Labels: bug

#2062 - new eloquent collection from typed array has unknown type

Issue - State: closed - Opened by rudiedirkx about 1 month ago - 7 comments
Labels: bug

#2061 - Call to an undefined method `Illuminate\Contracts\Cache\Repository::lock()`

Issue - State: open - Opened by FrankMawn about 1 month ago - 1 comment
Labels: enhancement

#2060 - feat: useContainerCommandLoader parameter

Pull Request - State: closed - Opened by wslawski-printify about 1 month ago - 3 comments

#2058 - fix: handle collection intersection types

Pull Request - State: open - Opened by calebdw about 1 month ago

#2057 - "Class Was Not found" For Intersection Type

Issue - State: open - Opened by XedinUnknown about 1 month ago - 4 comments
Labels: bug

#2056 - Larastan reports private Attribute as unused

Issue - State: closed - Opened by EriBloo about 1 month ago - 2 comments
Labels: bug

#2055 - `when` statement not taken into account inside closure

Issue - State: closed - Opened by olivernybroe about 1 month ago - 1 comment
Labels: bug

#2054 - remove unnecessary use of `ParametersAcceptorSelector::selectSingle`

Pull Request - State: closed - Opened by staabm about 1 month ago - 2 comments

#2054 - remove unnecessary use of `ParametersAcceptorSelector::selectSingle`

Pull Request - State: closed - Opened by staabm about 1 month ago - 2 comments

#2053 - Constraint eager loads cannot find builder methods

Issue - State: open - Opened by BertvanHoekelen about 1 month ago - 5 comments
Labels: bug

#2053 - Constraint eager loads cannot find builder methods

Issue - State: open - Opened by BertvanHoekelen about 1 month ago - 3 comments
Labels: bug

#2052 - Add failedValidation() to FormRequest.stub

Pull Request - State: closed - Opened by shaedrich about 2 months ago - 4 comments

#2051 - Add stub for Http facade

Pull Request - State: open - Opened by adriaanzon about 2 months ago - 3 comments

#2050 - fix: falsy subtraction type in collection filter

Pull Request - State: closed - Opened by calebdw about 2 months ago - 1 comment

#2049 - fix: prevent crash when newEloquentBuilder method does not exist

Pull Request - State: closed - Opened by calebdw about 2 months ago - 3 comments

#2048 - feat: support dynamic relation closures

Pull Request - State: open - Opened by calebdw about 2 months ago

#2047 - Support Manager's createDriver() return types

Pull Request - State: open - Opened by jf-m about 2 months ago - 2 comments

#2046 - Managers: driver methods return type not used

Issue - State: open - Opened by jf-m about 2 months ago - 9 comments
Labels: bug

#2045 - "...but could have been retrieved as a query" false positives or misleading suggestions

Issue - State: closed - Opened by panstromek 2 months ago - 8 comments
Labels: bug

#2042 - fix: relation class forwarding

Pull Request - State: closed - Opened by calebdw 2 months ago - 1 comment

#2040 - Builder methods are not forwarded on Relation object

Issue - State: closed - Opened by calebdw 2 months ago
Labels: bug

#2038 - phpstan > 1.12.0 has droped support for models casts

Issue - State: closed - Opened by jenriquez-bit 2 months ago - 3 comments
Labels: bug

#2037 - fix: check if class exists before calling reflectionProvider getClass

Pull Request - State: closed - Opened by calebdw 2 months ago - 5 comments

#2036 - docs: add docs for custom model builders, factories, and collections

Pull Request - State: open - Opened by calebdw 2 months ago - 4 comments

#2034 - Method overloading causes undefined method error

Issue - State: closed - Opened by ahoiroman 2 months ago - 4 comments
Labels: bug

#2031 - feat: support wildcards in migration/schema paths

Pull Request - State: open - Opened by calebdw 2 months ago

#2030 - fix: properly handle static called on type for model query

Pull Request - State: closed - Opened by calebdw 3 months ago - 1 comment

#2029 - Prevent error Argument #2 ($array) must be of type array

Pull Request - State: open - Opened by sangnguyenplus 3 months ago - 2 comments

#2028 - fix: incorrect phpdocs and stubs

Pull Request - State: closed - Opened by calebdw 3 months ago - 3 comments

#2027 - Add support for model attributes property

Pull Request - State: closed - Opened by maartenpaauw 3 months ago - 6 comments

#2026 - Fix get string instead of object in class detection with a complex st…

Pull Request - State: closed - Opened by PhilippeThouvenot 3 months ago - 7 comments

#2025 - Macro that uses invokable class breaks larastan

Issue - State: closed - Opened by megawubs 3 months ago - 3 comments
Labels: bug

#2024 - Model::newCollection() support seems broken

Issue - State: closed - Opened by mortenscheel 3 months ago - 6 comments
Labels: bug

#2023 - feat: builder doesn't have correct generic when initialized through class-string

Pull Request - State: closed - Opened by JeRabix 3 months ago - 3 comments

#2022 - fix: wrong trigger RelationExistenceRule with return union type in relation method

Pull Request - State: closed - Opened by JeRabix 3 months ago - 6 comments

#2021 - Builder doesn't have correct generic when initialized through class-string

Issue - State: closed - Opened by vixducis 3 months ago - 2 comments
Labels: enhancement

#2020 - feat: add cloud option to supported method for storage

Pull Request - State: closed - Opened by AhmedHelalAhmed 3 months ago - 1 comment

#2019 - fix: don't explicitly exclude blade files

Pull Request - State: closed - Opened by calebdw 3 months ago - 14 comments

#2018 - Shouldn't excludePaths: *.blade.php

Issue - State: open - Opened by johntheteam 3 months ago - 7 comments
Labels: bug

#2017 - route-name-type and stubs for Illuminate\Routing

Pull Request - State: open - Opened by szepeviktor 4 months ago - 2 comments

#2016 - Remove unused line from BuilderHelper.php

Pull Request - State: open - Opened by szepeviktor 4 months ago

#2014 - fix: make TGet covariant on Attribute stub

Pull Request - State: closed - Opened by calebdw 4 months ago - 3 comments

#2013 - Add arrow function and first class callable support for value helper

Pull Request - State: open - Opened by netpok 4 months ago - 3 comments

#2012 - docs: Update readme for v1

Pull Request - State: closed - Opened by adamczykpiotr 4 months ago

#2011 - Casts defined in Trait are ignored

Issue - State: closed - Opened by makroxyz 4 months ago - 5 comments
Labels: bug

#2010 - `Tap` closure not taking into account when deciding return type.

Issue - State: closed - Opened by olivernybroe 4 months ago - 4 comments
Labels: bug

#2008 - fix eloquent generics documentation

Pull Request - State: closed - Opened by arxeiss 4 months ago - 2 comments

#2007 - Casted enums are not seen as the enum in question

Issue - State: closed - Opened by CasEbb 4 months ago - 3 comments
Labels: bug

#2006 - Larastan doesn't support union types for casts()

Issue - State: closed - Opened by SlyDave 4 months ago - 2 comments
Labels: bug

#2004 - feat: add support for config array shapes

Pull Request - State: open - Opened by calebdw 4 months ago - 5 comments

#2002 - Column with table prefix in `where()` clause not recognized as attribute in joins

Issue - State: open - Opened by KennedyTedesco 4 months ago - 18 comments
Labels: bug

#2001 - Model::factory->times not recognized as collection returned

Issue - State: closed - Opened by olivernybroe 4 months ago - 3 comments
Labels: bug

#1999 - fix: handle model property aliases

Pull Request - State: closed - Opened by calebdw 4 months ago - 2 comments

#1998 - false error when using alias for selecting Model properties

Issue - State: closed - Opened by ariaieboy 4 months ago - 6 comments
Labels: bug

#1997 - Crash when using interfaces

Issue - State: closed - Opened by olivernybroe 4 months ago - 7 comments
Labels: bug

#1995 - Add typehint to `env` when specifying default value

Pull Request - State: closed - Opened by bram-pkg 4 months ago - 8 comments

#1994 - Detect calling 'class' level methods against an instantiated/hydrated model, such as first()

Issue - State: closed - Opened by EliW 4 months ago - 4 comments
Labels: enhancement

#1993 - Undefined Properties Error After Adding New Columns in Laravel Model

Issue - State: closed - Opened by hirenkeraliya 4 months ago - 3 comments
Labels: bug

#1990 - feat: update relation generics (support Laravel >= 11.15)

Pull Request - State: closed - Opened by calebdw 4 months ago - 20 comments

#1989 - New rule: Ensure access to defined filesystems

Pull Request - State: open - Opened by aictur 4 months ago - 2 comments

#1988 - Add types for first methods in HasManyThrough

Pull Request - State: open - Opened by korridor 4 months ago - 7 comments

#1987 - fix: use ConstantStringType when constructing enum type

Pull Request - State: closed - Opened by calebdw 4 months ago - 1 comment

#1986 - Internal error: Unexpected token "t", expected TOKEN_END

Issue - State: closed - Opened by FeBe95 5 months ago - 9 comments
Labels: bug

#1985 - Custom ModelCollection still not recognized/kept after method

Issue - State: closed - Opened by rudiedirkx 5 months ago - 6 comments
Labels: bug