Problem/Motivation

FILE: /home/lenovo/d7to9/web/modules/contrib/feeds_fetcher_post/src/Feeds/Fetcher/HttpFetcherPost.php
---------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------------------------
 13 | ERROR | [x] Use statements should be sorted alphabetically. The first wrong one is Drupal\feeds\FeedInterface.
---------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------------------------

Steps to reproduce

Execute the command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig feeds_fetcher_post/

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

roshni27 created an issue. See original summary.

roshni27’s picture

Assigned: roshni27 » Unassigned
Status: Active » Needs review
StatusFileSize
new730 bytes
roshni27’s picture

Issue summary: View changes
roberttabigue’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new81.56 KB

Hi,

I reviewed the changes and confirmed the Patch was applied cleanly to the Feeds Fetcher POST module against 1.2.0 on Drupal 9.5.10.

Checking patch src/Feeds/Fetcher/HttpFetcherPost.php...
Applied patch src/Feeds/Fetcher/HttpFetcherPost.php cleanly.

And no errors were found after running the command below:
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig feeds_fetcher_post/

Please see the attached file for reference.

I'm moving this now to RTBC.

Thank you!

  • sleitner committed d939780d on 1.0.x
    Issue #3373457 by roshni27, roberttabigue: Fix the warnings/errors...
sleitner’s picture

Version: 1.2.0 » 1.0.x-dev
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.