- Issue created by @omkar_yewale
- @omkar_yewale opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 5:40pm 25 April 2023 - 🇺🇸United States schiavone
@omkar_yewale phpcs is still reporting a few issues. Can you correct and update the MR?
ILE: /var/www/html/drupal9/web/modules/contrib/pager_for_content_type/pager_for_content_type.module ---------------------------------------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------------------------------------- 53 | ERROR | [x] Short array syntax must be used to define arrays 145 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null" 148 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null" ---------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------------------------------------- FILE: /var/www/html/drupal9/web/modules/contrib/pager_for_content_type/src/Form/PagerForContentTypeSettingsForm.php ------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ------------------------------------------------------------------------------------------------------------------- 128 | ERROR | [x] Short array syntax must be used to define arrays 138 | ERROR | [x] Short array syntax must be used to define arrays ------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------------------------------------------------
Thanks.
- @schiavone opened merge request.
-
schiavone →
committed 5e1440b2 on 8.x-1.x
Issue #3352593 by omkar_yewale, schiavone: Fix the issues reported by...
-
schiavone →
committed 5e1440b2 on 8.x-1.x
- 🇺🇸United States schiavone
Thanks @ omkar_yewale this looks good. I went ahead and rebased it.
- Status changed to Fixed
over 1 year ago 6:11pm 25 April 2023 - Status changed to Needs work
over 1 year ago 6:14pm 25 April 2023 - Status changed to Fixed
over 1 year ago 6:27pm 25 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.