Fixed issue where zero-dollar products that had none-zero-dollar options were removed. #719
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
php-lint-pr.yml
on: pull_request
PHPCS (Files Changed)
1m 18s
Annotations
1 error and 2 warnings
PHPCS (Files Changed)
Usage of ELSE IF is discouraged; use ELSEIF instead
|
PHPCS (Files Changed)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPCS (Files Changed):
gravity-forms/gw-gravity-forms-filter-out-zero-dollar-products.php#L19
Usage of ELSE IF is discouraged; use ELSEIF instead
|