- Issue created by @Grimreaper
- Assigned to Grimreaper
- Status changed to Active
5 months ago 5:33pm 24 June 2024 - Merge request !15Issue #3437555 by Grimreaper: Use tagged iterators → (Merged) created by Grimreaper
- Status changed to Needs work
5 months ago 9:11am 25 June 2024 - 🇫🇷France Grimreaper France 🇫🇷
Hum, when I execute PHPCS locally, I obtain:
FILE: project/app/modules/custom/entity_access_password/src/Plugin/Field/FieldType/EntityAccessPasswordItem.php ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 1 | ERROR | An error occurred during processing; checking has been aborted. The error message was: Tags support is not enabled. Enable the "Yaml::PARSE_CUSTOM_TAGS" flag to use "!tagged_iterator" at line 13 | | (near "!tagged_iterator entity_access_password_password_validator"). | | The error originated in the DrupalPractice.Objects.GlobalDrupal sniff on line 102. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
While it is ok on Drupal.org.
PHPCS config: https://gitlab.com/florenttorregrosa-drupal/docker-drupal-project/-/blob...
I tried to remove the yml extension from the list of scanned extension, I obtain the same result.
- Issue was unassigned.
- Status changed to Fixed
5 months ago 11:03am 26 June 2024 -
Grimreaper →
committed 907f3c43 on 1.1.x
Issue #3437555 by Grimreaper: Use tagged iterators
-
Grimreaper →
committed 907f3c43 on 1.1.x
Automatically closed - issue fixed for 2 weeks with no activity.