Fix phpstan issues.
Closes #3425218
Merge request reports
Activity
added 3 commits
-
686e9b62...34268245 - 2 commits from branch
project:8.x-3.x
- c625859a - Merge remote-tracking branch 'origin/8.x-3.x' into 3425218-fix-phpstan-errors
-
686e9b62...34268245 - 2 commits from branch
added 2 commits
added 1 commit
- c40863d8 - Revert "Adding DI to State classes via factory."
added 20 commits
-
09d9ed16...dc354618 - 10 commits from branch
project:8.x-3.x
- c07298bc - Removed theme function 'feeds_feed_status'. Its last usage looks like to...
- d6a360de - Fixed most phpstan errors in tests.
- 22e8e482 - Fixing PHPStan on tests
- 55d00f0d - Adding DI to State classes via factory.
- 88c628d3 - More PHPStan fixes.
- 45af6d16 - Partially fixing tests.
- fc9de3d8 - Revert "Adding DI to State classes via factory."
- a4b7eb1d - Revert "Partially fixing tests."
- 55966252 - Removed __construct() method from TargetDefinitionInterface.
- 14a710ff - Put construct methods in classes as the first methods in the class.
Toggle commit list-
09d9ed16...dc354618 - 10 commits from branch
added 1 commit
- cab45a53 - Call parent constructor in FeedsCleanAction class.
added 4 commits
Toggle commit listadded 1 commit
- bdb25f0a - Fixed wrong property used in FeedImportHandler.
added 1 commit
- 661da628 - Fixed syntax error and missing class import in EntityProcessorOptionForm.php.
added 4 commits
-
c7339882...bab3dc80 - 3 commits from branch
project:8.x-3.x
- 548d8daf - Merge branch '8.x-3.x' into 3425218-fix-phpstan-errors
-
c7339882...bab3dc80 - 3 commits from branch
added 7 commits
- 0a344489 - Ignore Drupal 10 deprecations for now.
- e3977e50 - Added DI for date targets.
- 630fc9e4 - Fixed DI for File target.
- 5627244a - Fixed DI for Text target.
- 56bedc3e - Fixed return value for UserRole::findEnity().
- fe64d0c0 - Fixed undefined constant in FeedsFileSystemBase.
- 5086339e - Hopefully resolved the removal of the usage of ContainerAwareInterface without breaking stuff.
Toggle commit listadded 1 commit
- 8e5d1b8f - Added missing code in DateTargetBase::create() and implement...
added 1 commit
- 2f91e63e - Ignore some PHPStan rules because fixing them would cause BC breaks. Postpone...
added 3 commits
-
2f91e63e...b8c200dc - 2 commits from branch
project:8.x-3.x
- 36228240 - Merge branch '8.x-3.x' into 3425218-fix-phpstan-errors
-
2f91e63e...b8c200dc - 2 commits from branch
added 1 commit
- 0fc538f0 - Use lowercase inheritdoc in FeedsCleanAction.
Please register or sign in to reply