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

Allow \Drupal calls in traits and tests

Fixes #102

aee002784ac1718e109bd2ff387c834d5bd255a9 authored over 4 years ago by Matt Glaman <[email protected]>
Merge pull request #140 from vaish/139-deprecated-constants-update

Update list of deprecated Drupal constants

1d6463779837e7204eb64c80dc944ab8159841ab authored over 4 years ago by Matt Glaman <[email protected]>
Update list of deprecated Drupal constants

gh-139

df5f006dcaecd880579ecbe41c48262efff274cb authored over 4 years ago by Vojislav Jovanovic <[email protected]>
Merge pull request #128 from eiriksm/feat/load-include

Add a rule for loadIncludes. Fix #124

f7676482b39184270eaba25cbd5e491144814a93 authored over 4 years ago by Matt Glaman <[email protected]>
Remove unreachable statement

8b7c1aa983af5abc8f591e71cc52bf4a4ac107be authored over 4 years ago by Matt Glaman <[email protected]>
Add tests, fix PHPStan errors

b01f06ef169a69f1dae7b623c8eb696ef55a39cb authored over 4 years ago by Matt Glaman <[email protected]>
Add a rule for loadIncludes. Fix #124

caf2f8313829534febee34e2d6ffe0151894f074 authored over 4 years ago by Eirik S. Morland <[email protected]>
Cache scan results. Make new rule a service

3aca30d0b0de624f65e3bfda9b236d38515b9e19 authored over 4 years ago by Eirik S. Morland <[email protected]>
Merge pull request #133 from mglaman/phpstan-drupal-127

Fix failing HEAD

fc7e1f59ac5d9f824782b8063bc922c4b1f24247 authored over 4 years ago by Matt Glaman <[email protected]>
Fix assertion for checking autoloder filer

b35197834b6fadfa0d278ac8e9bcbd28ce641905 authored over 4 years ago by Matt Glaman <[email protected]>
Fix string and PhpParser\Node\Name comparison

a7cbe32abbc5ce4e9f2dbfc8b983f9eedddeaf53 authored over 4 years ago by Matt Glaman <[email protected]>
Create SECURITY.md

9cf7a3e53da16d25c1ba0bf9c8222ad1c01e1872 authored over 4 years ago by Matt Glaman <[email protected]>
Update FUNDING.yml

4e8005daca596182236b1424afd17854df9b6550 authored over 4 years ago by Matt Glaman <[email protected]>
Update FUNDING.yml

d50db0023fb4fd91a15e8c30e775097a6f6a20ab authored over 4 years ago by Matt Glaman <[email protected]>
Merge pull request #129 from brambaud/phpstan-deprecated-autoload_files

Replace deprecated autoload_files parameter

4a74b797251562081715bb086a49d460c61a8783 authored over 4 years ago by Matt Glaman <[email protected]>
increase memory limit when running phpstan during tests

2bb80a3651eb41f8a75e15dc66cb5626cd822a07 authored over 4 years ago by brambaud <[email protected]>
fix autoload_files to bootstrapFiles in tests

97d5f9dbf8c41f278580e96f0ed5cb0616a26035 authored over 4 years ago by Matt Glaman <[email protected]>
Replace deprecated autoload_files parameter

See https://github.com/phpstan/phpstan/releases/tag/0.12.26

ba7418b4a3c3d586184b11400f76cfff4933bb89 authored over 4 years ago by brambaud <[email protected]>
Update README.md

242a3f5b6220c554c0b7e8acb58096bcc4694c2a authored over 4 years ago by Matt Glaman <[email protected]>
Merge pull request #125 from mglaman/gh-112

plugin managers are not required to specify cache tags

fd21dc92f105ef7540cc2a50336236e3493f0352 authored over 4 years ago by Matt Glaman <[email protected]>
plugin managers are not required to specify cache tags

eb18a39e6d2afde07a63cc462ea488799edc23e2 authored over 4 years ago by Matt Glaman <[email protected]>
Merge pull request #121 from ondrejmirtes/patch-1

Update README with link to the PHPStan website

19d24b4948dfe74c9c5377caf6fdf04751524299 authored over 4 years ago by Matt Glaman <[email protected]>
Update README with link to the PHPStan website

693ed6423f84240b202804660fb6ba42e8c674ca authored over 4 years ago by Ondřej Mirtes <[email protected]>
Fix test assumption since drupal/core fixed

Fixes #119

379a3d50e9588b86cfb27a5a917ded2c56ccba94 authored over 4 years ago by Matt Glaman <[email protected]>
Merge pull request #118 from mglaman/fix-phpstan-breakages

Fix changes to analyzer and error handling

b2889d793e09fdb3ddcfe6d4b2025b7989fb6e61 authored over 4 years ago by Matt Glaman <[email protected]>
Fix changes to analyzer and error handling

c72367d12498c9f5d3738852d4089b4570690a55 authored over 4 years ago by Matt Glaman <[email protected]>
Merge pull request #115 from mpdonadio/do-request-time-in-10

See https://www.drupal.org/node/3113284.

f3319ab2311acc3c157be0324914d631b00a196d authored almost 5 years ago by Matt Glaman <[email protected]>
See https://www.drupal.org/node/3113284.

7d192634b03b38c672d3dc66833e1a31ea213667 authored almost 5 years ago by Matthew Donadio <[email protected]>
Merge pull request #111 from mglaman/gh-108

Include theme-settings.php

bcd4ba1db8f49d282f3fb6558bda5cc21f677cc9 authored almost 5 years ago by Matt Glaman <[email protected]>
Fix memory limit on TravisCI

2b29184feccbd42a61404e39d37191c6bbc5769f authored almost 5 years ago by Matt Glaman <[email protected]>
Include theme-settings.php

Fixes #108

6c78110628e39c3addb32fc2ed4e59d2a31b7bd8 authored almost 5 years ago by Matt Glaman <[email protected]>
Merge pull request #110 from tstoeckler/fix-app-root

Fix type inspection for app.root service

5ac172a777eaf13f8980ffa579c6364df006b793 authored almost 5 years ago by Matt Glaman <[email protected]>
Add test for app.root union error

f8578aa2ed09ffe0b37585d938dfaaf7da609301 authored almost 5 years ago by Matt Glaman <[email protected]>
Fix type inspection for app.root service

f3613a67d7938590dce39645c65d095e94208ef7 authored almost 5 years ago by Tobias Zimmermann <[email protected]>
Merge pull request #109 from mradcliffe/drupal-check-124

Fixes extension autoloader to behave like Drupal core

068e9c60e0ab0664f4b17ba28265e191e9695e3e authored almost 5 years ago by Matt Glaman <[email protected]>
Fixes extension autoloader to behave like Drupal core

7fc51d2ffd1cfe9e6349cb1035b1ad7b8e15198e authored almost 5 years ago by Matthew Radcliffe <[email protected]>
Merge pull request #107 from mglaman/test-level-4

Test at level 4

8b91cfa5a3c6f0be08719692f35e26eb9eb600e1 authored almost 5 years ago by Matt Glaman <[email protected]>
Test at level 4

5c3def03a962622fd1858a56814309e514cefa6c authored almost 5 years ago by Matt Glaman <[email protected]>
Merge pull request #106 from mglaman/gh-104

Default drupal_root to current working directory

e554a49e884d986558e2c7523960853cf2a36817 authored almost 5 years ago by Matt Glaman <[email protected]>
Default drupal_root to current working directory

This defaults the drupal.drupal_root container parameter to the current
working directory variab...

3a2ba26a67c9095a7a47841d73561baceda3a20a authored almost 5 years ago by Matt Glaman <[email protected]>
Merge pull request #101 from mglaman/disable-testing-upgrade_status

The Upgrade Status pipeline timesout on Circle CI

39a794743537ee843ef9a8a7846d3ed45ad96d43 authored about 5 years ago by Matt Glaman <[email protected]>
The Upgrade Status pipeline timesout on Circle CI

Disable the job for now until we can try to provide integration testing
with it.

4f2a67bec25725e2279d4c581268169b8d65bfe0 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #92 from mglaman/phpstan-0.12

Bump to PHPStan 0.12

1d193cc4f402d6f0b9dc712a8d45d0fb17c93ec5 authored about 5 years ago by Matt Glaman <[email protected]>
Add a workaround with globals to ensure service mapping

49277a37d2193811714a20fc9120e57461d59afd authored about 5 years ago by Matt Glaman <[email protected]>
Use ShouldNotHappenException to track service map initiation problems

d0510f1ff2fe4d9f04235c7e8e62b2ebd3a62d28 authored about 5 years ago by Matt Glaman <[email protected]>
Fix `drupal.drupal_root` parameter documentation

6fa0d47a862b4ffb27ae165f3c90ea20cebfb0f2 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #99 from ondrejmirtes/phpstan-0.12-fixes

Small PR for PHPStan 0.12 upgrade

eefa20ad8235712c7bc409c2c98115473332a535 authored about 5 years ago by Matt Glaman <[email protected]>
Check drupal_root from drupal param group

71ce262fd9a2e985a395b897e238730ecf922248 authored about 5 years ago by Matt Glaman <[email protected]>
drupal_root must be defined in the container - parametersSchema requires it

8b93ef853739f891dd0107a47b7ee5494cc9f1ac authored about 5 years ago by Ondrej Mirtes <[email protected]>
You can run level 8

32bfb1453358999d561748be8733c315de32a722 authored about 5 years ago by Ondrej Mirtes <[email protected]>
Verify service mapping works, but deprecations are not caught

f78fb386d116d2bffba30a10c9062132d733efd4 authored about 5 years ago by Matt Glaman <[email protected]>
Ensure configlevel2 runs, verify service map broken

89fcb1583d4b8f2fccc371bddecb5281467778cb authored about 5 years ago by Matt Glaman <[email protected]>
phpcs fix

82fde88222081463eafa7110db91605e615aab02 authored about 5 years ago by Matt Glaman <[email protected]>
Clean up service map and remove legacy extension

58abfa613f19662077ce7a6086701fe34822e20e authored about 5 years ago by Matt Glaman <[email protected]>
Define param schema

04185f6b3b779b03b55d1fb4daed7f42e57ecee5 authored about 5 years ago by Matt Glaman <[email protected]>
Remove conflicts and nette/di

c37b9384f885ceaee9a842a52381ff1a236a5097 authored about 5 years ago by Matt Glaman <[email protected]>
Leverage an autoloader file over bootstrap, remove compiler extension

20aa2a70acad5f3d6c7e6e20734f95130a354bb4 authored about 5 years ago by Matt Glaman <[email protected]>
Everything is passing, but nothing is failing when it should

d41600bda0f56e67b63d64da8814501a7712e200 authored about 5 years ago by Matt Glaman <[email protected]>
Bump to PHPStan 0.12

6fe6a821b5ceda19df0a2d5764adab266b13adbf authored about 5 years ago by Matt Glaman <[email protected]>
Proof of rewrite required to move away from nette/di extension

a644e48cc4eacff3b0ec06d487a6d89d03a2d217 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #97 from goba/patch-2

Add all the deprected core constants

3458665f7bb579f700c1384d5bc05d879757f76c authored about 5 years ago by Matt Glaman <[email protected]>
Manually merge master branch changes that did not merge earlier

735b00c898a57bffa585e07be285e761df748d29 authored about 5 years ago by Gábor Hojtsy <[email protected]>
Class/interface constants are already found fine

b82cc6e3158838eaf14990fcd633f664dad14ede authored about 5 years ago by Gábor Hojtsy <[email protected]>
Merge branch 'master' into patch-2

0beb15c601c75f2737ced6a69ba86a88d5f9ae5d authored about 5 years ago by Matt Glaman <[email protected]>
Fix sample constant messages to updated deprecation messages (#96)

* Fix sample constant messages to updated deprecation messages

* Further grammar fix

* Fix...

5e799384cdf22b03f3b32286f2d9222a0f677628 authored about 5 years ago by Gábor Hojtsy <[email protected]>
Fix PHP syntax error due to copy-paste

bf81f9a5d807f5596fd87c0b3df81f11adf75cea authored about 5 years ago by Gábor Hojtsy <[email protected]>
Add all the deprected core constants

Includes the 5 deprecated class/interface constants commented out. I don't think we need those h...

e04441ea75ed62df99d342f575f57e34a974cc11 authored about 5 years ago by Gábor Hojtsy <[email protected]>
Mark conflicts (#95)

Mark conflicts and change constraints

1d73e1acc717a3cfb6ef355535c7940e8c25ce97 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #69 from mglaman/deprecation-global-constants

Detection of deprecated constants

089392aa6d9bbb156fe8bae2c71cd62be93f1746 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #86 from eiriksm/fix/service-provider-fix

Make sure the service providers can be found with cold caches

5feaf702a668b66add0672c2f2694f3dfcc86497 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #94 from mglaman/fix-composer-schema-error

Fix composer schema error on CircleCI builds

721bff51a688b14faf4ec85d1b55ad620215242f authored about 5 years ago by Matt Glaman <[email protected]>
Fix composer schema error on CircleCI builds

b02a00970c21e986d56b440ff8664b1d3fdc5455 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #93 from mglaman/fix-deprecation-tests

Fix tested deprecation messages for the new format

a287d11bf57f12f4bb5ff9972e0bdd16724eba5e authored about 5 years ago by Matt Glaman <[email protected]>
Fix tested deprecation messages for the new format

fd6e41b53e52ba0399f012c9e787d9f478269c58 authored about 5 years ago by Matt Glaman <[email protected]>
Create FUNDING.yml

336d12c35088f6ccb32822133579585ecd5b1ea6 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #90 from mglaman/core-recommended

Use core 8.8 composer templates

684401fcbaee93964685eb3f21fd99edd937d686 authored about 5 years ago by Matt Glaman <[email protected]>
phpunit-update script is removed

e43dd8319289647e7f8d9ba1779f5527390d48d8 authored about 5 years ago by Matt Glaman <[email protected]>
Use core 8.8 composer templates

b328bbc3cb4e26f555e1b97fecf583c7a9e985c3 authored about 5 years ago by Matt Glaman <[email protected]>
Merge pull request #89 from chrfritsch/patch-1

Include new 8.8.x test namespaces for modules

0e28219d336f7d0ed1719012d8d8d69fa589be47 authored about 5 years ago by Matt Glaman <[email protected]>
Use Drupal 8.8.x for testing

8a316b00ff2c27689412036ac01959fc97c26d4b authored about 5 years ago by Matt Glaman <[email protected]>
Include new 8.8.x test namespaces for modules

483ff70bf52a87353727a412d8a3ca3681b87c39 authored about 5 years ago by Christian Fritsch <[email protected]>
Merge pull request #88 from alexpott/fix/87

Include new 8.8.x test namespaces

c77b8de6678b5542d078229c57c0244d141159e1 authored about 5 years ago by Matt Glaman <[email protected]>
Include new 8.8.x test namespaces

e3e38d4eb1979a5b63aa1fd3ba9efb358092f16c authored about 5 years ago by Alex Pott <[email protected]>
Make sure the service providers can be found with cold caches

70e18e8d77d668d57b8e722c7f53bd249b0ac2ff authored about 5 years ago by Eirik S. Morland <[email protected]>
Fix invalid composer.json causing failures

3e7e4ded94de025e8198ea330c9aa5a7e96fab10 authored over 5 years ago by Matt Glaman <[email protected]>
Bump drupal-finder

30484ea4d7e2ce86979e6dcf9d57aa923a1c9e21 authored over 5 years ago by Matt Glaman <[email protected]>
Rebase and manually check

ec592ec5c459e3b42795707d61f1f21d0d3413c1 authored over 5 years ago by Matt Glaman <[email protected]>
Attempt to discover deprecations on constants

f8e6ecce339d37b7c5a87ec8a1a5faab5b8666b0 authored over 5 years ago by Matt Glaman <[email protected]>
Test detection of deprecated constants

740944e57fa0d7033b9b3f6d002894c390e5c526 authored over 5 years ago by Matt Glaman <[email protected]>
Merge pull request #82 from drupol/81-add-type

Issue #81: Add the type key property.

decb05ddd5b3f82481db8911ba78b17563a41460 authored over 5 years ago by Matt Glaman <[email protected]>
Issue #81: Add the type key property.

491107cb91679223ce826382adf092b7b2165d04 authored over 5 years ago by Pol Dellaiera <[email protected]>
Merge pull request #80 from drupol/74-support-phpstan-extension-installer

Issue #74: Support phpstan/extension-installer

96f1c4cbaf63e10dc67722c2dcc351e9c9c373ec authored over 5 years ago by Matt Glaman <[email protected]>
Update README.md.

8771ecf3d5a82bc31068c3ee2285078aa86780a2 authored over 5 years ago by Pol Dellaiera <[email protected]>
Update composer.json.

2c7c9840fe6032ba49bf64283e8f9bff6e7f5e21 authored over 5 years ago by Pol Dellaiera <[email protected]>
Merge pull request #77 from attrib/master_require_once

Prevent files from being required twice

c599d447768e12f8088aa18167f5efc7bc1c2743 authored over 5 years ago by Matt Glaman <[email protected]>
Prevent double require of files

a79442fdb30b4f0f6664e582bfb96699b1dbab24 authored over 5 years ago by Karl Fritsche <[email protected]>
Add testing for upgrade_status

beb7e4ab135e6ca21063e46f6bd4b18e88c90ab9 authored over 5 years ago by Matt Glaman <[email protected]>
\Drupal static class included in classmap

4255c5107b9ec182db8c7b667abc090523b29c9b authored over 5 years ago by Matt Glaman <[email protected]>
Update test pipelines (#76)

* Update test pipelines

* Make sure Composer is using local mirroring

* Remove invalid com...

cdcf9358ba08aedecb2b06582aaec739b2844d5a authored over 5 years ago by Matt Glaman <[email protected]>
Merge pull request #75 from attrib/upgrade_status_3050653

Fixes Drupal core can't be find by DrupalTestBot

d175a325aaf04f55e973c38b9c307d147f29187f authored over 5 years ago by Matt Glaman <[email protected]>