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

Ignore all data fixtures for Type tests

github.com/mglaman/phpstan-drupal - 78209f66246a58d7cfec0ebdc470d779abc00ad7 authored about 3 years ago by Matt Glaman <[email protected]>
Merge branch 'main' into feat/support-class-resolver

github.com/mglaman/phpstan-drupal - da459f337b0a42bc053f19f0c577a3eab7cac217 authored about 3 years ago by Matt Glaman <[email protected]>
Merge pull request #219 from mglaman/fix-head

Fix remaining test and analysis errors

github.com/mglaman/phpstan-drupal - 8ebb84b823d0ae67d0c1465142230ea24e2b6786 authored about 3 years ago by Matt Glaman <[email protected]>
Fix D9 version comparison n GetDeprecatedServiceRuleTest

github.com/mglaman/phpstan-drupal - 91646fafda857e35b568649b13429e38d831d4a6 authored about 3 years ago by Matt Glaman <[email protected]>
Disable deprecation warning reports from Symfony PHPUnit Bridge

github.com/mglaman/phpstan-drupal - 5791f02e40ac75492bd2a0e78424ba1f5d8fd22f authored about 3 years ago by Matt Glaman <[email protected]>
Cannot reliably test bootstrap warnings

Due to how data providers work, the PHPStan container is built and errors can be triggered and l...

github.com/mglaman/phpstan-drupal - 7fd2ddf0191b0b070097b3e5e068076f1d458c79 authored about 3 years ago by Matt Glaman <[email protected]>
Handle autowiring

See #222

github.com/mglaman/phpstan-drupal - f77d69e1ca692d4d41dcd8922e0d11b178e19744 authored about 3 years ago by Matt Glaman <[email protected]>
Remove GLOBALS hack for the service map

Use static property for tracking service map

github.com/mglaman/phpstan-drupal - c22a02ccdd20d6904ebc5b0e7a7de6431ad7affc authored about 3 years ago by Matt Glaman <[email protected]>
Resolve return of ClassResolver::getInstanceFromDefinition

github.com/mglaman/phpstan-drupal - 737458785712092b8bd0ad39ed8bfe8c99c3a9ff authored about 3 years ago by brambaud <[email protected]>
Remove remaining unported tests

github.com/mglaman/phpstan-drupal - f793290109bb98e5aacc4a9a20388a2f4c54b7a1 authored about 3 years ago by Matt Glaman <[email protected]>
Remove AnalyzerTestBase

github.com/mglaman/phpstan-drupal - 466a7fd72e935b97621b1d6a05292c3d9a30eb5e authored about 3 years ago by Matt Glaman <[email protected]>
Directly test entity fields reflection extension

github.com/mglaman/phpstan-drupal - e473354f31b403f53e570b12a10ac4e062c504ea authored about 3 years ago by Matt Glaman <[email protected]>
Run PHPStan against tests

github.com/mglaman/phpstan-drupal - ffdf3686f3cc3d8c3b3cfece7896dfc5e77d9e51 authored about 3 years ago by Matt Glaman <[email protected]>
Clean up more tests, add TODOs for fixes.

github.com/mglaman/phpstan-drupal - 9faacf7c1787f27efc9285f6e1383d8f1d05e95c authored about 3 years ago by Matt Glaman <[email protected]>
GetDeprecatedServiceRule and GlobalDrupalDependencyInjectionRule tests

github.com/mglaman/phpstan-drupal - 80612b10b93719491b25d124001c45729a5f0517 authored about 3 years ago by Matt Glaman <[email protected]>
Refactor tests onto PHPStan test base classes

All the tests are broken

github.com/mglaman/phpstan-drupal - 8fd4bd7a4fc7fa519ddd2e6b79bb15ed8a79e306 authored about 3 years ago by Matt Glaman <[email protected]>
Fix ServiceMapFactoryTest and error message in DrupalIntegrationTest

github.com/mglaman/phpstan-drupal - 8221c5f4b41caf36a0f23f6cee6f2204fcab7f08 authored about 3 years ago by Matt Glaman <[email protected]>
Analyze autoloader and phpunit-hack file

github.com/mglaman/phpstan-drupal - 9e108b2c183ab996945a94017aeb2e12e93aa317 authored about 3 years ago by Matt Glaman <[email protected]>
Fix namespace in drupal-autoloader.php

github.com/mglaman/phpstan-drupal - 5dd03e4570a96e6626599c5821bf8b53d45e5128 authored about 3 years ago by Matt Glaman <[email protected]>
Fix testing namespaces

github.com/mglaman/phpstan-drupal - 89a0bf6232f5b5b5e68bd316c643d46936f2d1e0 authored about 3 years ago by Matt Glaman <[email protected]>
Fix namespaces in extension.neon

github.com/mglaman/phpstan-drupal - 935f4a37076791121cc7b11d2d9043c017dd529e authored about 3 years ago by Matt Glaman <[email protected]>
Delete dead code EnhancedRequireParentConstructCallRule

github.com/mglaman/phpstan-drupal - ed9f299ada31ac06747159524d8db0b90614199f authored about 3 years ago by Matt Glaman <[email protected]>
Fix usages of deprecated resolveConstantName

github.com/mglaman/phpstan-drupal - 6e02a5b844655838b2f97ff08163b76c6ad7c80b authored about 3 years ago by Matt Glaman <[email protected]>
Avoid false positives when PHPUnit doesn't exist.

github.com/mglaman/phpstan-drupal - 28ec911486b0d41447f8ea43ec1c359af51c34d3 authored about 3 years ago by Michael S <[email protected]>
Declaring PHPStan namespace is not allowed in 3rd party packages.

github.com/mglaman/phpstan-drupal - 56fa2d13bee1111f66ecd1077225e7a2ded40673 authored about 3 years ago by Matt Glaman <[email protected]>
🥳 PHPStan 1.0

github.com/mglaman/phpstan-drupal - 2a818e92091f2efb1f2bbf5b071a646227bc5923 authored about 3 years ago by Matt Glaman <[email protected]>
Merge pull request #209 from mglaman/190-drupal-service-return-type

Return type extension for \Drupal::service calls

github.com/mglaman/phpstan-drupal - 1d65da838f3f5136e30e7a7023c235775f30c53e authored about 3 years ago by Matt Glaman <[email protected]>
Return type extension for \Drupal::service calls

github.com/mglaman/phpstan-drupal - ec08902aa72f9977675b0369ce42b86a094f9db2 authored about 3 years ago by Matt Glaman <[email protected]>
Merge pull request #203 from mglaman/mglaman-patch-1

Clean up PHPUnit bootstrap inclusion

github.com/mglaman/phpstan-drupal - 87094387db3b389db9b4afa3a46b5c65994e7543 authored about 3 years ago by Matt Glaman <[email protected]>
Merge pull request #206 from mglaman/container-get-deprecation-rule

Allow service definitions to be identified as deprecated

github.com/mglaman/phpstan-drupal - e4aee72f01c14727fbfdb4d5dbd5b712f9f43605 authored about 3 years ago by Matt Glaman <[email protected]>
Allow service definitions to be identified as deprecated

github.com/mglaman/phpstan-drupal - 6c85429f4658b3df8eb9994e2f57624a3b60cdcb authored about 3 years ago by Matt Glaman <[email protected]>
Fix phpstan inspection failures

github.com/mglaman/phpstan-drupal - 515749e53342fe8adc5a12324e8128eb67c29d71 authored about 3 years ago by Matt Glaman <[email protected]>
Clean up PHPUnit bootstrap inclusion

Remove unnecessary class map entry for PhpunitCompatibilityTrait, drop `require_once` for bootst...

github.com/mglaman/phpstan-drupal - 2a40e8d70e6c04b2a90d75b50f8289abf322f952 authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #200 from Pasqualle/Pasqualle-ConfigEntityConfigExportRule

Update ConfigEntityConfigExportRule.php

github.com/mglaman/phpstan-drupal - c149cae44eeb1edddac72fe9c1c11449abab782e authored over 3 years ago by Matt Glaman <[email protected]>
Check for annotation tag in config entity classes

github.com/mglaman/phpstan-drupal - 7ab4ba4cb3fe5c1d95de91c433a4107924c2417d authored over 3 years ago by Matt Glaman <[email protected]>
Update ConfigEntityConfigExportRule.php

Additional check to make sure the 'config_export' annotation property is need.

github.com/mglaman/phpstan-drupal - badd0781b034244417c0ab7237903b66dd0e4c43 authored over 3 years ago by Balint Csuthy <[email protected]>
Merge pull request #196 from mglaman/gh-191-defaulttheme-browsertestbase

Detect undefined defaultTheme property

github.com/mglaman/phpstan-drupal - 548fa7cb31239997863bf695f04a9fefd04c7288 authored over 3 years ago by Matt Glaman <[email protected]>
Detect undefined defaultTheme property

Fixes #191

github.com/mglaman/phpstan-drupal - c5467f3c4ba46ab98cbeaead73016ad7fa2cc4b2 authored over 3 years ago by Matt Glaman <[email protected]>
Ensure anonymous classes are not reflected (#195)

* Add test to verify anonymous classes are not reflected
* Check anonymousClass attribute

github.com/mglaman/phpstan-drupal - 0f050483503a34b521795d8780cfb696fb5356c5 authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #189 from mglaman/improve-annotation-inspection

Use regex for better annotation key detection

github.com/mglaman/phpstan-drupal - e53fa7b726ce1dd07ceee9a9c2a6c314314a122f authored over 3 years ago by Matt Glaman <[email protected]>
Use regex for better annotation key detection

github.com/mglaman/phpstan-drupal - 00e255fdac34d73e9e84caaf60f5c592fd788130 authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #188 from mglaman/config_export-check

Detect missing `config_export` annotation key

github.com/mglaman/phpstan-drupal - 569a1ea9545a93c1187b32eb908b89ca32eb3ea4 authored over 3 years ago by Matt Glaman <[email protected]>
Detect missing `config_export` annotation key

github.com/mglaman/phpstan-drupal - cc4868280a33a46112ffd689fa737dd31aad443d authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #186 from mglaman/detect-context-vs-context_definitions

Detect deprecated `context` annotation value

github.com/mglaman/phpstan-drupal - 2105e85d4ae6e29f5cd2c54f6a96848302e08c1d authored over 3 years ago by Matt Glaman <[email protected]>
Detect deprecated `context` annotation value

github.com/mglaman/phpstan-drupal - 46e6f80f3246c5d33b77686bd9c857e431a83d3c authored over 3 years ago by Matt Glaman <[email protected]>
FIx branch name

github.com/mglaman/phpstan-drupal - e0f90d0f168679954861a1be32dc09d42d7b0ab0 authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #182 from wallon-ines/fix/ci_tests

fix phpunit error in CI

github.com/mglaman/phpstan-drupal - 673b3489e23817d718d70c1ba7acad538a7517f4 authored over 3 years ago by Matt Glaman <[email protected]>
fix phpunit error in CI

github.com/mglaman/phpstan-drupal - b6f4788c1eeeb0ba0b7ad9596698601203af7ad3 authored over 3 years ago by Ines WALLON <[email protected]>
Merge pull request #180 from andriokha/179-use-excludePaths

Use excludePath instead of excludes_analyse

github.com/mglaman/phpstan-drupal - 65acf13ec2b7a92512f14946f3ccc7c85a6e064f authored over 3 years ago by Matt Glaman <[email protected]>
Use excludePath instead of excludes_analyse

The two can't be used together and excludes_analyse was deprecated in
phpstan 0.12.65. See:
- ht...

github.com/mglaman/phpstan-drupal - f80977b4479faab3700bec5ec488d61a4921b6fa authored over 3 years ago by Andy Fowlston <[email protected]>
Merge pull request #136 from mglaman/gh-123

Weight all test modules higher

github.com/mglaman/phpstan-drupal - b8b6642861662cefb86bf19d9faab01715f38b68 authored over 3 years ago by Matt Glaman <[email protected]>
and rebase run entire contrib

Conflicts:
.travis.yml

github.com/mglaman/phpstan-drupal - 2d31a27e0afbf1a83a5b76160aabcbd160752e15 authored over 3 years ago by Matt Glaman <[email protected]>
Weight all test modules higher

github.com/mglaman/phpstan-drupal - 28827150d38265bf4fc14e110fa9dfabd0f6d9f0 authored over 3 years ago by Matt Glaman <[email protected]>
make sure to test assumption without fix

github.com/mglaman/phpstan-drupal - 86cf7cfc048a61d9e639f925798c1bfc098c1975 authored over 3 years ago by Matt Glaman <[email protected]>
Add test for scanning Slick

github.com/mglaman/phpstan-drupal - 165ebdc3952a16cf501d4c22591b7e4090f496e4 authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #175 from mglaman/prevent-crash-if-no-phpunit

Check getInterfaceNames over implementsInterface

github.com/mglaman/phpstan-drupal - cec4fdd32e66f4b3fc2cbf61746f234a7229d96a authored over 3 years ago by Matt Glaman <[email protected]>
Only load test bootstrap when PHPUnit available

github.com/mglaman/phpstan-drupal - fab76ba53a52989bb3b0f8b9bd4dfc361128b164 authored over 3 years ago by Matt Glaman <[email protected]>
Add new job for testing without PHPUnit

github.com/mglaman/phpstan-drupal - 7730292b9d3606bf8c819e8e5459baebb9c849de authored over 3 years ago by Matt Glaman <[email protected]>
Check getInterfaceNames over implementsInterface

github.com/mglaman/phpstan-drupal - 7bbf81c6c6a1d62a0ebcfaa4af4fd9119b8204f3 authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #174 from mglaman/166-module_load_include_support

Handle dynamic file loading with module_load_include

github.com/mglaman/phpstan-drupal - e6f5cab92c50302c5bf07cea5dae8a1ed0a187aa authored over 3 years ago by Matt Glaman <[email protected]>
Handle dynamic file loading with module_load_include

Fixes #166

github.com/mglaman/phpstan-drupal - 642a995a9ca60b057cced243e264e3afbc00ba5e authored over 3 years ago by Matt Glaman <[email protected]>
Merge pull request #173 from mglaman/phpspec-prophecy-trait

Fix HEAD due to upstream fix and deprecations on prophesize

github.com/mglaman/phpstan-drupal - 74e75c4083d7fca85a9cc70523be378310b6e704 authored over 3 years ago by Matt Glaman <[email protected]>
Fix HEAD due SplString fix and deprecations

github.com/mglaman/phpstan-drupal - c738d0bab18c0c85048d129013919dccafb8fe8d authored over 3 years ago by Matt Glaman <[email protected]>
Use bluehorndigital/setup-drupal (#171)

* Use bluehorndigital/setup-drupal

Fixes #170

* Update to v1.0.1

github.com/mglaman/phpstan-drupal - 5c32c1209956401a7c21dc64ae8ce180f07e3392 authored over 3 years ago by Matt Glaman <[email protected]>
Fix HEAD test fails due to spacing (#169)

github.com/mglaman/phpstan-drupal - 8865b53680a4532aa372ac0031e1bf57581d6c80 authored over 3 years ago by Matt Glaman <[email protected]>
Remove TravisCI badge

github.com/mglaman/phpstan-drupal - d5edede06a1c3d46ac7b2b81b9e2822556c1dcda authored almost 4 years ago by Matt Glaman <[email protected]>
Add Intracto

Fixes #164

github.com/mglaman/phpstan-drupal - f2e1446663fe38a12b1270d35bc332d8806f9f75 authored almost 4 years ago by Matt Glaman <[email protected]>
Add PHP8 testing to the matrix (#165)

github.com/mglaman/phpstan-drupal - d6e301ab1d327b69a42cb6bff82d26fccfc09fcd authored almost 4 years ago by Matt Glaman <[email protected]>
Improve test matrix for D8 + D9 (#157)

github.com/mglaman/phpstan-drupal - c0417201a5199cd2601e6d48e47d063d9c8a5811 authored almost 4 years ago by Matt Glaman <[email protected]>
Update FUNDING.yml

github.com/mglaman/phpstan-drupal - 190deef0d9f1276fbe2e25278cefacc0b6b22e01 authored almost 4 years ago by Matt Glaman <[email protected]>
Update README.md

github.com/mglaman/phpstan-drupal - 58a742c62afa4e9f6f1aeecc37e80411f301dcf9 authored almost 4 years ago by Matt Glaman <[email protected]>
Merge pull request #161 from wallon-ines/fix/type_error

fix TypeError in DrupalAutoloader

github.com/mglaman/phpstan-drupal - 97c10dbff06420cd1e593259d74947a761be4dd9 authored almost 4 years ago by Matt Glaman <[email protected]>
fix TypeError in DrupalAutoloader

github.com/mglaman/phpstan-drupal - 6521dc9f8ed99df609c8e55ae1b00a1d86363fca authored almost 4 years ago by Ines WALLON <[email protected]>
Merge pull request #160 from SpadXIII/patch-2

Use PHPUnit\Framework\Test interface instead of TestCase class

github.com/mglaman/phpstan-drupal - 7598084f8a0d6de21015faa9e2151cc4540f4344 authored almost 4 years ago by Matt Glaman <[email protected]>
Use PHPUnit\Framework\Test interface instead of TestCase class

github.com/mglaman/phpstan-drupal - dddaaaa74a4592185c953d608c9da45651a14e62 authored almost 4 years ago by Caspar <[email protected]>
Merge pull request #149 from mglaman/remove-phpstan-conflict

Remove PHPStan conflict

github.com/mglaman/phpstan-drupal - 9c53a7be3f1b92766046469e2bf2e5f1cbfa0276 authored about 4 years ago by Matt Glaman <[email protected]>
Require ^0.12.64

github.com/mglaman/phpstan-drupal - ee45b950d25f32e79f990ba4bf0cf7151c2fff5b authored about 4 years ago by Matt Glaman <[email protected]>
Try dev-master

Includes PHP-Parser fix https://github.com/phpstan/phpstan-src/commit/19bf582aa3c0e0809446a17399...

github.com/mglaman/phpstan-drupal - d96388a8e66b379e99ade05375ba7865ccecbe65 authored about 4 years ago by Matt Glaman <[email protected]>
Try another loading hack

github.com/mglaman/phpstan-drupal - d5fa167d88cdc212f8545489546775636641358d authored about 4 years ago by Matt Glaman <[email protected]>
Pseudo autoloadFile PhpunitCompatibilityTrait

github.com/mglaman/phpstan-drupal - c20cb6b270e1fa591fcd3bdb07b751ff7b20b0ce authored about 4 years ago by Matt Glaman <[email protected]>
Remove PHPStan conflict

github.com/mglaman/phpstan-drupal - 0b259495613a090f4cdbdfa23b816fa7c0361731 authored about 4 years ago by Matt Glaman <[email protected]>
Merge pull request #156 from mglaman/xdebug3-coverage

Disable xdebug coverage in CI

github.com/mglaman/phpstan-drupal - b561f014e6ae60a22463bab9850c88eb1a3d8c24 authored about 4 years ago by Matt Glaman <[email protected]>
Disable xdebug coverage in CI

github.com/mglaman/phpstan-drupal - 642784e395dcef8394eb4ffbb38755aa27105f69 authored about 4 years ago by Matt Glaman <[email protected]>
Merge pull request #154 from mglaman/fix-head

Remove hirak/prestissimo for Composer 2 support

github.com/mglaman/phpstan-drupal - eb5f10f78b77dc3f45d45ae04cad34e6754a5837 authored about 4 years ago by Matt Glaman <[email protected]>
Remove hirak/prestissimo for Composer 2 support

github.com/mglaman/phpstan-drupal - ce2832bf79ee6b36485fafddc055c38756039634 authored about 4 years ago by Matt Glaman <[email protected]>
Remove hirak/prestissimo

github.com/mglaman/phpstan-drupal - 51c5bce228bc7ca8b13a24a2889d4cfecb96c03c authored about 4 years ago by Matt Glaman <[email protected]>
Merge pull request #148 from kasperg/circleci-weekly

Run CircleCI tests on a weekly schedule

github.com/mglaman/phpstan-drupal - 4ff8444d794745a3946d1b7b4a603884d73da252 authored about 4 years ago by Matt Glaman <[email protected]>
Run CircleCI tests on a weekly schedule

github.com/mglaman/phpstan-drupal - f946de5a1dff30aa2c90298ae01091cdf359c8f9 authored about 4 years ago by Kasper Garnaes <[email protected]>
Merge pull request #141 from mglaman/102-drupal-static-calls

Allow \Drupal calls in traits and tests

github.com/mglaman/phpstan-drupal - cdc55c0c59d43ab1c8e3e0068304641513979c17 authored about 4 years ago by Matt Glaman <[email protected]>
Fix autoloading of PhpunitCompatibilityTrait (#145)

* Adjust autoloading

* Verify phpstan/phpstan:0.12.40 works

* Verify phpstan/phpstan:0.1...

github.com/mglaman/phpstan-drupal - 9d218ecf4ad272a27e8a7227499346fce07a0aef authored about 4 years ago by Matt Glaman <[email protected]>
Verify phpstan/phpstan:0.12.42 works

github.com/mglaman/phpstan-drupal - 8f12c60f598c9a9b00af7f59989cefecf1b549b5 authored about 4 years ago by Matt Glaman <[email protected]>
Verify phpstan/phpstan:0.12.40 works

github.com/mglaman/phpstan-drupal - 53e9da8c0278d5799a97ea829f845eab9986b547 authored about 4 years ago by Matt Glaman <[email protected]>
Fix autoloading of test traits

github.com/mglaman/phpstan-drupal - a2a24b8032e09ff9dabb95e0e4af2f2809535629 authored about 4 years ago by Matt Glaman <[email protected]>
Merge pull request #144 from mglaman/fix-head

Resolve memory problems in CI

github.com/mglaman/phpstan-drupal - 0daeb135b9db55307620a85322876eb3ff61593d authored about 4 years ago by Matt Glaman <[email protected]>
Add COMPOSER_MEMORY_LIMIT

github.com/mglaman/phpstan-drupal - a53b67619d1aa0cb662f815ed0cf33a13732e523 authored about 4 years ago by Matt Glaman <[email protected]>
Try stages in TravisCI for memory

github.com/mglaman/phpstan-drupal - 8cb94f0632679c8379f61eb8de021b86cacea5f0 authored about 4 years ago by Matt Glaman <[email protected]>
Identified tests causing memory crashes

github.com/mglaman/phpstan-drupal - d7336003af34ed39aaa3cf01540457e4ea27c0c3 authored about 4 years ago by Matt Glaman <[email protected]>
Disable code coverage in CI for memory

github.com/mglaman/phpstan-drupal - c5850a1a1e2fcf71b32cecb0b65343b88d376fd0 authored about 4 years ago by Matt Glaman <[email protected]>
Set memory limit for PHPUnit

github.com/mglaman/phpstan-drupal - fb1d25c62141b8e097b0188b92a2184bd3e62233 authored about 4 years ago by Matt Glaman <[email protected]>