brandon14/ebay-sdk-php

View on GitHub

Showing 2,539 of 3,709 total issues

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Severity: Minor
Found in src/Buy/Browse/V1/ApiException.php - About 35 mins to fix

    Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $value,
            string $paramName,
            string $openApiType = 'string',
            string $style = 'form',
            bool $explode = true
    Severity: Minor
    Found in src/Buy/Browse/V1/ObjectSerializer.php - About 35 mins to fix

      Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
      Severity: Minor
      Found in src/Buy/Deal/V1/ApiException.php - About 35 mins to fix

        Method getItemSnapshotFeedWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            public function getItemSnapshotFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
        Severity: Minor
        Found in src/Buy/FeedBeta/V1/Api/ItemSnapshotApi.php - About 35 mins to fix

          Method getItemPriorityFeedWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              public function getItemPriorityFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
          Severity: Minor
          Found in src/Buy/FeedBeta/V1/Api/ItemPriorityApi.php - About 35 mins to fix

            Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
            Severity: Minor
            Found in src/Buy/MarketplaceInsightsBeta/V1/ApiException.php - About 35 mins to fix

              Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
              Severity: Minor
              Found in src/Buy/FeedBeta/V1/ApiException.php - About 35 mins to fix

                Method getItemPriorityFeedRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    public function getItemPriorityFeedRequest($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
                Severity: Minor
                Found in src/Buy/FeedBeta/V1/Api/ItemPriorityApi.php - About 35 mins to fix

                  Method getItemPriorityFeedAsync has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      public function getItemPriorityFeedAsync($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
                  Severity: Minor
                  Found in src/Buy/FeedBeta/V1/Api/ItemPriorityApi.php - About 35 mins to fix

                    Method getItemSnapshotFeed has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        public function getItemSnapshotFeed($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
                    Severity: Minor
                    Found in src/Buy/FeedBeta/V1/Api/ItemSnapshotApi.php - About 35 mins to fix

                      Method getItemPriorityFeedAsyncWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          public function getItemPriorityFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
                      Severity: Minor
                      Found in src/Buy/FeedBeta/V1/Api/ItemPriorityApi.php - About 35 mins to fix

                        Method getItemSnapshotFeedAsync has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            public function getItemSnapshotFeedAsync($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
                        Severity: Minor
                        Found in src/Buy/FeedBeta/V1/Api/ItemSnapshotApi.php - About 35 mins to fix

                          Method getItemSnapshotFeedAsyncWithHttpInfo has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              public function getItemSnapshotFeedAsyncWithHttpInfo($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
                          Severity: Minor
                          Found in src/Buy/FeedBeta/V1/Api/ItemSnapshotApi.php - About 35 mins to fix

                            Method getItemPriorityFeed has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                public function getItemPriorityFeed($accept, $x_ebay_c_marketplace_id, $range, $category_id, $date)
                            Severity: Minor
                            Found in src/Buy/FeedBeta/V1/Api/ItemPriorityApi.php - About 35 mins to fix

                              Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                      $value,
                                      string $paramName,
                                      string $openApiType = 'string',
                                      string $style = 'form',
                                      bool $explode = true
                              Severity: Minor
                              Found in src/Buy/FeedBeta/V1/ObjectSerializer.php - About 35 mins to fix

                                Method getItemSnapshotFeedRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    public function getItemSnapshotFeedRequest($accept, $x_ebay_c_marketplace_id, $range, $category_id, $snapshot_date)
                                Severity: Minor
                                Found in src/Buy/FeedBeta/V1/Api/ItemSnapshotApi.php - About 35 mins to fix

                                  Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                          $value,
                                          string $paramName,
                                          string $openApiType = 'string',
                                          string $style = 'form',
                                          bool $explode = true
                                  Severity: Minor
                                  Found in src/Buy/Deal/V1/ObjectSerializer.php - About 35 mins to fix

                                    Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                            $value,
                                            string $paramName,
                                            string $openApiType = 'string',
                                            string $style = 'form',
                                            bool $explode = true
                                    Severity: Minor
                                    Found in src/Buy/MarketplaceInsightsBeta/V1/ObjectSerializer.php - About 35 mins to fix

                                      Method toQueryValue has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                              $value,
                                              string $paramName,
                                              string $openApiType = 'string',
                                              string $style = 'form',
                                              bool $explode = true
                                      Severity: Minor
                                      Found in src/Buy/OfferBeta/V1/ObjectSerializer.php - About 35 mins to fix

                                        Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
                                        Severity: Minor
                                        Found in src/Buy/OfferBeta/V1/ApiException.php - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language