Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
phpstan-drupal
Building the PHPStan Drupal extension
Collective -
Host: opensource -
https://opencollective.com/phpstan-drupal
- Code: https://github.com/mglaman/phpstan-drupal
Allow PHPStan 1.6
github.com/mglaman/phpstan-drupal - d67555655bdbb475a6ca67797357f034928d8d3f authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 6e9710476e5b7c55597da37466648548f34f7546 authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - 25a2ba669217b937e99bf5d21af7d870af3ea977 authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - 2385494dafc8f9e52cdfb04bd2a7ff5e104660df authored over 2 years ago by Laytan Laats <[email protected]>
github.com/mglaman/phpstan-drupal - 55628e3c87aec138f1434e0d09ffb7545c19ec8f authored over 2 years ago by Laytan Laats <[email protected]>
Add missing stub dependency stubs
github.com/mglaman/phpstan-drupal - f9d8493835cc50ab9e3592486d129c2b355db335 authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - e9848777243f6505ecbef66b4c7850318e565e62 authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - 3505b0070c821defcc81672defc401a69e534b8d authored over 2 years ago by Matt Glaman <[email protected]>
Add EntityInterface stub
github.com/mglaman/phpstan-drupal - b3dac214fa90d8b5e79a426693cf78313d154f5e authored over 2 years ago by Matt Glaman <[email protected]>Fixes #423
github.com/mglaman/phpstan-drupal - 6ddf2558c43c68d4e0297fb5f5e324a1426a50b2 authored over 2 years ago by Matt Glaman <[email protected]>* Stub conditional return on AccessibleInterface::access
* use stub over AccessibleReturnType...
github.com/mglaman/phpstan-drupal - 91491a000880611e57fdbe521c0d42100c78a685 authored over 2 years ago by Matt Glaman <[email protected]>do not use DIRECTORY_SEPARATOR in error messages
github.com/mglaman/phpstan-drupal - 28f06afe95e0b1554d392b0e084a4d6569e93aa1 authored over 2 years ago by Matt Glaman <[email protected]>Update README.md
github.com/mglaman/phpstan-drupal - 45c093f46bbf787299665365314c5b4825fa3622 authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - cf34d3f2ff6937e954bb8bc8c27dcd983d3bed59 authored over 2 years ago by Florian Weber <[email protected]>
Fixes #406
github.com/mglaman/phpstan-drupal - 180e3b7d0eec199a2a4f9a7a607c2c2f75f2a0d1 authored over 2 years ago by Matt Glaman <[email protected]>Allow \Drupal calls in StreamWrapperInterface
github.com/mglaman/phpstan-drupal - 59633d4c120b773437e7dce0fa3fca90d8ff78a1 authored over 2 years ago by Matt Glaman <[email protected]>Fixes #408
github.com/mglaman/phpstan-drupal - 0e5d4a10908f78ada203d18776eb05bd0e6ddec0 authored over 2 years ago by Matt Glaman <[email protected]>Remove drupal-phpunit-hack.php
github.com/mglaman/phpstan-drupal - bd39ad6b1e1d947cd9698baa9138b6e55dfdab23 authored over 2 years ago by Matt Glaman <[email protected]>Fixes #407
github.com/mglaman/phpstan-drupal - c5074bd8c1c7b476c64511dad620a3a67ce37285 authored over 2 years ago by Matt Glaman <[email protected]>Add stubs for ContentEntityInterface and FieldableEntityInterface
github.com/mglaman/phpstan-drupal - ed1295957e00bb3deb5a0410245553da7f86e1ec authored over 2 years ago by Matt Glaman <[email protected]>Fixes #412 and provides iterable template for content entities.
github.com/mglaman/phpstan-drupal - c44b3e52c64050a33a4385c9b97ad93f877cfe79 authored over 2 years ago by Matt Glaman <[email protected]>Fix PHPStan 1.7.0 incompatibilities
github.com/mglaman/phpstan-drupal - ff4f58bbc8ac5fced104d4c4432c884a137ffab0 authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 9d7ca51eda4e1ccb63d5c1e68cdf338f49526e02 authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - af28bcfd591a066abbefe83b4200f6ed29773014 authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - c5ec05a7c8b7843eeb728f44bfba453c0a496335 authored over 2 years ago by Matt Glaman <[email protected]>
Explicit allowed class checks for #lazy_builder
github.com/mglaman/phpstan-drupal - c7fcb79d3dfa65701c6bc4fed4a0e99a524730af authored over 2 years ago by Matt Glaman <[email protected]>Fixes #399 by removing calls to `parent` attributes.
github.com/mglaman/phpstan-drupal - 9c09472556db5101206dfa624b0c4f0dfef356dd authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 05ebd4d55c7fc402380e49330cee25924f45383d authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - b135b55858e31aa50227de8ca33e711bb4408cc5 authored over 2 years ago by Matt Glaman <[email protected]>
Enable richParserNodeVisitor for tests
github.com/mglaman/phpstan-drupal - 2453a2e58b75a166afb91b39dc824e3e8d283bc7 authored over 2 years ago by Matt Glaman <[email protected]>
Fixes HEAD for PHPStan 1.6.0+ on tests which use bleedingEdge until #399
is finished.
Start using slevomat/coding-standard rules
github.com/mglaman/phpstan-drupal - 2c72ac675e5630e1f421adb1bf4e6546310d6b05 authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - a88d888a734157300aa334c3a55c5cc5f77eeb56 authored over 2 years ago by Matt Glaman <[email protected]>
Move rules to `rules.neon`
github.com/mglaman/phpstan-drupal - 3e9eae8f11b18a468081f509b2688c33677a677d authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 9ce71f3c984966616b33945fb770a818f889f3f6 authored over 2 years ago by Matt Glaman <[email protected]>
Entity query count and accessCheck order should not matter
github.com/mglaman/phpstan-drupal - 3d19fe88456182e62c4aebd90889902e66f0ee7e authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - c3db0041b49a101b64b7775ce4d7c03c95a7893d authored over 2 years ago by Matt Glaman <[email protected]>
Fixes #381
github.com/mglaman/phpstan-drupal - 0bae5bb44771ffa2968ee1894cd9584654dd753d authored over 2 years ago by brambaud <[email protected]>resolveFromStorage does not respect default phpDoc for generic storage interface
github.com/mglaman/phpstan-drupal - b934beb8b591b609d7c8ca4abbb3d5e6035273ae authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - ec36772730c59a16997aa011a142e6b2c714c9a5 authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - 61902bdf1ecf5cead251f1a1000ee409217f90e9 authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - 2c4fa370bb6891637a86a6d4053ccfc454bf8a56 authored over 2 years ago by Matt Glaman <[email protected]>
Report missing explicit access check on entity queries
github.com/mglaman/phpstan-drupal - 82d08d6e6ac0f4071692cba6de990eb357c31946 authored over 2 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 693c356eebf6e7cad290b0508d023b98e0a9743e authored over 2 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - 8522a3cf5ce3d619d945baa905310bc48836023d authored over 2 years ago by brambaud <[email protected]>
Move Rules to `rules` out of `services`
github.com/mglaman/phpstan-drupal - 479217bf286ef87aaff58c40ec762c868acfb3e8 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - c494c30335c8d311ff6d8bf90d7c06c65b4c3e5e authored almost 3 years ago by Matt Glaman <[email protected]>
Register stub files automatically
github.com/mglaman/phpstan-drupal - b3a4ee47b3560c9c90c3cb2f586ec04659c95f7f authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 842f9847a61945218c4cd721074ab9ad17556f72 authored almost 3 years ago by Matt Glaman <[email protected]>
Update PHPUnit config and workflow
github.com/mglaman/phpstan-drupal - 097e1b37b27297f6925e06f0e826fffecf4661b8 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 5a7ec90050073d297615498972c7c8d86b09f772 authored almost 3 years ago by Matt Glaman <[email protected]>
Entity storage with type hint prevent inferring entity query execute return type
github.com/mglaman/phpstan-drupal - 6f96a7258d2141943205dfd9c3c2977bccdd3f49 authored almost 3 years ago by Matt Glaman <[email protected]>
# Conflicts:
# src/Type/EntityStorage/EntityStorageDynamicReturnTypeExtension.php
github.com/mglaman/phpstan-drupal - abfcb518e5034b6e8affbc092e2863f4f54632ab authored almost 3 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - a77ca9014eb58974091115c4a4f9bca2b5b3b746 authored almost 3 years ago by brambaud <[email protected]>
github.com/mglaman/phpstan-drupal - d6366109c091bc857b2d4cf3469ac5e7efb9fe78 authored almost 3 years ago by brambaud <[email protected]>
github.com/mglaman/phpstan-drupal - 5ba2288491a10af16c4862640dadb5f3998b368a authored almost 3 years ago by brambaud <[email protected]>
Move getQuery method return type to own extension
github.com/mglaman/phpstan-drupal - a8ec61b5e9debe0c6be2084f05c09d89220b9829 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 64f507fefa18bf2b10fea7f008d3ef953011e4b0 authored almost 3 years ago by Matt Glaman <[email protected]>
The entity property can return NULL
github.com/mglaman/phpstan-drupal - 6150d442fd0a272c5a031647e2e145cdebec82cb authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - d3c3e4c9efd1c9289d2acb44ec9dec45ca5bd599 authored almost 3 years ago by Lee Rowlands <[email protected]>
github.com/mglaman/phpstan-drupal - 693a0a6aee7797b7d1eff6d3c7682bf439dfcf34 authored almost 3 years ago by Lee Rowlands <[email protected]>
Add field type stubs for file module
github.com/mglaman/phpstan-drupal - f0172e8d812f5b8e3f1da955b3c7840d067040a1 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 9b744d684a4c8b8ff737b9e3c2ab969a56e7af1d authored almost 3 years ago by Thomas Fini Hansen <[email protected]>
Rule for ConditionManager::createInstance() when 'context' is passed as array key
github.com/mglaman/phpstan-drupal - ef7e62da2114736f69c49af3d02bb6b774093ba0 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 1ed9ed827b88cf53d0981b546013e987eb3f3a2a authored almost 3 years ago by Matt Glaman <[email protected]>
Perform \Drupal::VERSION check for deprecated constants
github.com/mglaman/phpstan-drupal - f2335bcddc65e2b942025fdbf7014d2c9f45db82 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 575b950573afc52fcd6ea95dc7145d42e2766d4d authored almost 3 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - fa953a7bcf54f9a179b8c687a7dc2fee1ade8e37 authored almost 3 years ago by Matt Glaman <[email protected]>
Mark \Drupal::VERSION as a dynamic constant
github.com/mglaman/phpstan-drupal - 7c72e183c8e875f521c0922dfa01dd1473686919 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - e844c05c9192c8b3247009189d500bd765a8e5d3 authored almost 3 years ago by Matt Glaman <[email protected]>
Add stubs for core field types
github.com/mglaman/phpstan-drupal - 57b5b162749a84b3ae2eae5dd6c30fe6846c4753 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 0cff2b6efe733e56d8f9321546bcb19a933818fd authored almost 3 years ago by Matt Glaman <[email protected]>
Fix HEAD fails on branch alias for build integration jobs
github.com/mglaman/phpstan-drupal - dfdefd94fbb3a88bff960b93548f879acb485774 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 6b3589678e5c8a3e17d8dc0175dfe874c50a024c authored almost 3 years ago by Matt Glaman <[email protected]>
drupal/core:10.0.x requires PHP 8.1
github.com/mglaman/phpstan-drupal - fa330dff74f2fa87f36199ed7ffde0d85547f666 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - b98049a79f8597a43bc4fbc2716fb87e9a55afcf authored almost 3 years ago by Matt Glaman <[email protected]>
github.com/mglaman/phpstan-drupal - 14bdc06e8a95ec5fa4f463621ad10c9ee8cda9bf authored almost 3 years ago by Matt Glaman <[email protected]>
Provide a stub for twig_escape_filter
github.com/mglaman/phpstan-drupal - 3b497720cc36a3c5f21154696bc48ec96f955fc3 authored almost 3 years ago by Matt Glaman <[email protected]>Update README.md
github.com/mglaman/phpstan-drupal - b47279a38be9a742185154e3f6edeea888e221d5 authored almost 3 years ago by Matt Glaman <[email protected]>Update constants
github.com/mglaman/phpstan-drupal - ea9e2e8b8e77ac93b3a07daa845b968e8bd443f4 authored almost 3 years ago by Matt Glaman <[email protected]>Update intracto name and logo to iO.
github.com/mglaman/phpstan-drupal - e061ea0617039908b3f91aaf2169c0d7d85dca3f authored almost 3 years ago by Tim Mallezie <[email protected]>Request time was already in the list.
github.com/mglaman/phpstan-drupal - 7bbabf79aa638c0b0cd2ae69bbbd2b5c94c66a12 authored almost 3 years ago by Tim Mallezie <[email protected]>github.com/mglaman/phpstan-drupal - f9d7aa78cbbb62b8a6029f8c026e42b117ed4b5f authored almost 3 years ago by Tim Mallezie <[email protected]>
twig_escape_filter is a hidden function inside a class file so not discovered
though normal disc...
* Remove drupal/core-dev to avoid conflicts on root
* symfony/phpunit-bridge as dev dependenc...
github.com/mglaman/phpstan-drupal - 6c2f6f3bc1143d50a1d45ad6984c253ebe3d0902 authored almost 3 years ago by Matt Glaman <[email protected]>BrowserTestBaseDefaultThemeRule namespace check
github.com/mglaman/phpstan-drupal - bff32a1b10269dca85ab569750d331ebc919ef2b authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - c884dc1a14d80d073a4a1d5e810454d7f1df6691 authored almost 3 years ago by Matt Glaman <[email protected]>
Optimize BrowserTestBaseDefaultThemeRule
github.com/mglaman/phpstan-drupal - 623a8fb0a24b1b0f219192a10db4abd76e46cab8 authored almost 3 years ago by Matt Glaman <[email protected]>Avoid inspecting classes we know aren't tests or Functional/Browser tests.
github.com/mglaman/phpstan-drupal - 36a2a7dfbbd4a0560dbdfb36a793ba26ff09a556 authored almost 3 years ago by James Gilliland <[email protected]>Uses a namespace check before performing reflections in BrowserTestBaseDefaultThemeRule
github.com/mglaman/phpstan-drupal - 2e77ef2343c452aa3d698b870353ef80d9a14943 authored almost 3 years ago by Matt Glaman <[email protected]>Allow non-callable in #lazy_builder if array_intersect_key
github.com/mglaman/phpstan-drupal - d18007fef2b46a7908f2b897c1557c8bfb1e6dfc authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - 9000d426bf3be9df307b9b8cefe61fb326b1ca86 authored almost 3 years ago by Matt Glaman <[email protected]>
Exclude InstallerExistingConfigTestBase from $defaultTheme rule
github.com/mglaman/phpstan-drupal - 97af690eb2b0e72baab4421a506d76edb85380eb authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - cb173de53bb871c61ac02270b4a491e11a6761f0 authored almost 3 years ago by Matt Glaman <[email protected]>
* Proper return type for config entity queries
* Use specific type classes for entity query t...
github.com/mglaman/phpstan-drupal - dfcef3d533e37099f9980a4481003e7b0e4f6fdb authored almost 3 years ago by Matt Glaman <[email protected]>Relax constraints
github.com/mglaman/phpstan-drupal - 74b356d990906fa0dd423544ef0d1b48cd52a246 authored almost 3 years ago by Matt Glaman <[email protected]>github.com/mglaman/phpstan-drupal - bc4ade7f434cc6187afbf2f10177e1e1e3eaa0c7 authored almost 3 years ago by Alex Pott <[email protected]>
github.com/mglaman/phpstan-drupal - 5d3e4f142acc570161904b27109f10ba0fd2e9b6 authored almost 3 years ago by Alex Pott <[email protected]>
Fix #lazy_builder callback analysis and static::class concatenation warning
github.com/mglaman/phpstan-drupal - 62d99794b9df2a0e56010a79d67ddeffe61b745b authored almost 3 years ago by Matt Glaman <[email protected]>