Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mglaman/phpstan-drupal
Extension for PHPStan to allow analysis of Drupal code.
https://github.com/mglaman/phpstan-drupal
Add `@group legacy` deprecated scope resolver
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Book module support: keys optional; bid can be new or FALSE; add original_bid, parent_depth_limit.
mparker17 opened this pull request over 1 year ago
mparker17 opened this pull request over 1 year ago
PluginManagerSetsCacheBackendRule false positives due to intersection cache key types
claudiu-cristea opened this pull request over 1 year ago
claudiu-cristea opened this pull request over 1 year ago
Add rule for unnecessary dependency injection in controllers
simonbaese opened this pull request over 1 year ago
simonbaese opened this pull request over 1 year ago
KernelTestBase stub for $modules property array schema
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
The entity property of an entity reference item can be null
larowlan opened this pull request over 1 year ago
larowlan opened this pull request over 1 year ago
Add translatable interface stub for content entities
simonbaese opened this pull request over 1 year ago
simonbaese opened this pull request over 1 year ago
Fix supertype condition in LoadIncludes.
donquixote opened this pull request over 1 year ago
donquixote opened this pull request over 1 year ago
Call to deprecated method loadRevision() of class Drupal\Core\Entity\EntityStorageInterface
driskell opened this issue over 1 year ago
driskell opened this issue over 1 year ago
Deprecated scope resolver for `@group legacy`
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Handle aliases before parent resolving in service map
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
RenderCallbackRule should use ObjectType for service class instance
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Better static scope checks for \Drupal static calls
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Internal error
ragnarkurmwunder opened this issue over 1 year ago
ragnarkurmwunder opened this issue over 1 year ago
accessCheck deprecation not detected if query returned from method
neclimdul opened this issue over 1 year ago
neclimdul opened this issue over 1 year ago
Undefined array key "class"
mondrake opened this issue over 1 year ago
mondrake opened this issue over 1 year ago
Support RevisionableStorageInterface and methods ::loadRevision() and ::deleteRevision() deprecation
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Allow static calls to \Drupal in \Drupal\TestSite\TestSetupInterface
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
ContainerDynamicReturnTypeExtension resolves constant string types
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
AccessResult stubs
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Convert Url toString return type extension to stub
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Stub conditional return type for Url::toString
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Replace `set-output` commands
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
Replace `set-output` commands
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
Switch testing against 10.1.x-dev to 11.x-dev branch
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
Switch testing against `10.1.x-dev` to `11.x-dev` branch
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
ContainerDynamicReturnTypeExtension doesn't resolve service ID from variable
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
RenderCallbackRule: Check if method exists in trustedCallbacks
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
`RenderCallbackRule` ignores `::trustedCallbacks()`
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
Split apart RenderCallbackRule
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Drupal\Tests\BrowserTestBase::$defaultTheme is required
sananeyazi-voya opened this issue over 1 year ago
sananeyazi-voya opened this issue over 1 year ago
False positive when (one of) the callback function name(s) in #date_date_callbacks/#date_time_callbacks is a variable.
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
use ramsey/composer-install
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Use ramsey/composer-install in workflows
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Fix usages of `set-output` in workflows
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Add Drupal core baseline check
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
False positive when (one of) the callback function name(s) in `#date_date_callbacks`/`#date_time_callbacks` is a variable.
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
Add date and date time render callbacks to RenderCallbackRule
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Load includes not working from Drupal::moduleHandler()->loadInclude()
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Support RevisionableStorageInterface and methods ::loadRevision() and ::deleteRevision() deprecation
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Skip loadInclude if baseName is not resolveable
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
False positives from loadInclude rule when $name argument includes unparseable variable
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
EntityQueryDynamicReturnTypeExtension ignore count if unknown type
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
EntityQueryCountType is currently always expected to have knowledge about the Entity Query it is on.
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
Support concatenated callables in RenderCallbackRule
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
Concatenated callables treated as union type, used to be skipped on RenderCallbackRule
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
use isSuperOf instead of instanceof checks for storage types
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
allow drush/drush ^11 in require-dev
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Allow Drush 11 in require-dev
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Extension to refine hook parameter types
mglaman opened this issue over 1 year ago
mglaman opened this issue over 1 year ago
Update to "actions/checkout@v3" and thus node.js 16
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
Update to "actions/checkout@v3" and thus node.js 16
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
GitIgnore PHPStorm files
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
GitIgnore PHPStorm files
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
Bump phpstan/phpstan to ^1.10.1
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
Bump phpstan/phpstan to ^1.10.1
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
Count entity queries on config entities incorrectly require accesCheck()
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
Count entity queries on config entities incorrectly require accesCheck()
Boegie opened this issue over 1 year ago
Boegie opened this issue over 1 year ago
Support TrustedCallback attribute for RenderCallbackRule
mglaman opened this pull request over 1 year ago
mglaman opened this pull request over 1 year ago
Unknown `drupal` parameter
claudiu-cristea opened this issue over 1 year ago
claudiu-cristea opened this issue over 1 year ago
Add support for TrustedCallback attribute
fjgarlin opened this issue over 1 year ago
fjgarlin opened this issue over 1 year ago
Internal error: Call to undefined method mglaman\PHPStanDrupal\Type\EntityQuery\ConfigEntityQueryType::hasAccessCheck()
Bladedu opened this issue over 1 year ago
Bladedu opened this issue over 1 year ago
Ignore LoadIncludes rule if module and file name unknown
Boegie opened this pull request over 1 year ago
Boegie opened this pull request over 1 year ago
Make EntityFieldReflection aware of the book property added by book.module.
mparker17 opened this pull request almost 2 years ago
mparker17 opened this pull request almost 2 years ago
RoleStorage results integer IDs instead of string
andypost opened this issue almost 2 years ago
andypost opened this issue almost 2 years ago
Error in phpstan-drupal when running rector
claudiu-cristea opened this issue almost 2 years ago
claudiu-cristea opened this issue almost 2 years ago
Added method_exists check
pfrilling opened this pull request almost 2 years ago
pfrilling opened this pull request almost 2 years ago
Rendering a lazy_builder element within a Filter plugin throwing error
pfrilling opened this issue almost 2 years ago
pfrilling opened this issue almost 2 years ago
Add baseline for PHPStan 1.10 new deprecations
mglaman opened this pull request almost 2 years ago
mglaman opened this pull request almost 2 years ago
Ignore accessCheck on config entity queries
mglaman opened this pull request almost 2 years ago
mglaman opened this pull request almost 2 years ago
False positives from loadInclude rule
alexpott opened this issue almost 2 years ago
alexpott opened this issue almost 2 years ago
Allow static calls to \Drupal in \Drupal\TestSite\TestSetupInterface
mglaman opened this issue almost 2 years ago
mglaman opened this issue almost 2 years ago
Dynamic return type for EntityRepositoryInterface::loadEntityByUuid
dpi opened this issue almost 2 years ago
dpi opened this issue almost 2 years ago
Overwrite specified types for accessCheck type specifier
mglaman opened this pull request almost 2 years ago
mglaman opened this pull request almost 2 years ago
Add stub validation test, fix stubs
mglaman opened this pull request almost 2 years ago
mglaman opened this pull request almost 2 years ago
Class Drupal\Core\Field\FieldItemList implements generic interface Drupal\Core\Field\FieldItemListInterface but does not specify its types: T
narendradesai opened this issue almost 2 years ago
narendradesai opened this issue almost 2 years ago
Call to method Drupal\Core\Entity\Query\QueryInterface::accessCheck() with false will always evaluate to true.
acbramley opened this issue almost 2 years ago
acbramley opened this issue almost 2 years ago
Misses "Calling a static element on a trait" PHP 8.1 depreciation
ProCycleDev opened this issue almost 2 years ago
ProCycleDev opened this issue almost 2 years ago
add links for discussion and Drupal slack channel
mglaman opened this pull request almost 2 years ago
mglaman opened this pull request almost 2 years ago
stub FieldItemList::createItem return type
mglaman opened this pull request almost 2 years ago
mglaman opened this pull request almost 2 years ago
$serviceDefinition can also be a string
prudloff-insite opened this pull request almost 2 years ago
prudloff-insite opened this pull request almost 2 years ago
allow \Drupal static in enums
mglaman opened this pull request almost 2 years ago
mglaman opened this pull request almost 2 years ago
FieldItem::getEntity() can actually return null, not always EntityInterface
mglaman opened this issue almost 2 years ago
mglaman opened this issue almost 2 years ago
Static \Drupal calls in enum methods
wotnak opened this issue almost 2 years ago
wotnak opened this issue almost 2 years ago
Stub \Drupal\Core\Field\FieldItemList::createItem for proper return type of Drupal\Core\Field\FieldItemInterface
mglaman opened this issue almost 2 years ago
mglaman opened this issue almost 2 years ago
474
Boegie opened this pull request almost 2 years ago
Boegie opened this pull request almost 2 years ago
False negative accessCheck failure on non-chained entity queries
Boegie opened this pull request almost 2 years ago
Boegie opened this pull request almost 2 years ago
False negative accessCheck failure on non-chained entity queries
Boegie opened this issue almost 2 years ago
Boegie opened this issue almost 2 years ago
False negative accessCheck failure on entity queries with entity type coming from parameter
Boegie opened this pull request almost 2 years ago
Boegie opened this pull request almost 2 years ago
False negative accessCheck failure on entity queries with entity type coming from parameter
Boegie opened this issue almost 2 years ago
Boegie opened this issue almost 2 years ago
Add link to Drupal Slack
mglaman opened this issue about 2 years ago
mglaman opened this issue about 2 years ago
REQUEST_TIME pushed to 11.0.0 removal
mglaman opened this pull request about 2 years ago
mglaman opened this pull request about 2 years ago
Document using generics for `referencedEntities`
mglaman opened this issue about 2 years ago
mglaman opened this issue about 2 years ago
Track deprecated global drush constants
joshsedl opened this issue about 2 years ago
joshsedl opened this issue about 2 years ago
Do not allow passing TranslatableMarkup to exceptions as their message
mglaman opened this issue about 2 years ago
mglaman opened this issue about 2 years ago
README: fixed ignoreErrors regex's
petr-kessler-burda opened this pull request about 2 years ago
petr-kessler-burda opened this pull request about 2 years ago
Fix possible return types on AccessResult with a stub
mxr576 opened this issue about 2 years ago
mxr576 opened this issue about 2 years ago
Entity access checks for queries are only required for content entities
mglaman opened this issue about 2 years ago
mglaman opened this issue about 2 years ago
Uncaught error: Cannot unset string offsets - DrupalExtension.php:152
rasben opened this issue over 2 years ago
rasben opened this issue over 2 years ago
fix: Fix unpredictable false positive/negative of missing entity access check in function scope due to cache key conflict
driskell opened this pull request over 2 years ago
driskell opened this pull request over 2 years ago