- Issue created by @chandansha
- Merge request !3variationcache-3432902/3432902-fix-the-issues: fix-phpcs-issue → (Open) created by chandansha
- 🇮🇳India chandansha
fixed all issue. But still there are some issues left.
Please have a lookFILE: /home/chandansha/docker/testd10/web/modules/issue/variationcache-3432902/variationcache.module ------------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 19 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph ------------------------------------------------------------------------------------------------------------------ FILE: /home/chandansha/docker/testd10/web/modules/issue/variationcache-3432902/src/Cache/VariationCacheInterface.php -------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------- 15 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph -------------------------------------------------------------------------------------------------------------------- FILE: /home/chandansha/docker/testd10/web/modules/issue/variationcache-3432902/src/Cache/CacheRedirect.php ------------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 15 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph ------------------------------------------------------------------------------------------------------------------ FILE: /home/chandansha/docker/testd10/web/modules/issue/variationcache-3432902/src/Cache/VariationCacheFactory.php ------------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 15 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph ------------------------------------------------------------------------------------------------------------------ FILE: /home/chandansha/docker/testd10/web/modules/issue/variationcache-3432902/src/Cache/VariationCache.php ------------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------------ 15 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph ------------------------------------------------------------------------------------------------------------------ FILE: /home/chandansha/docker/testd10/web/modules/issue/variationcache-3432902/src/Cache/VariationCacheFactoryInterface.php --------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------------------- 15 | ERROR | Doc comment short description must be on a single line, further text should be a separate paragraph --------------------------------------------------------------------------------------------------------------------------- Time: 116ms; Memory: 10MB
- Status changed to Needs review
8 months ago 6:56am 27 March 2024 - Status changed to RTBC
7 months ago 10:26am 24 April 2024 - 🇵🇭Philippines paraderojether
Hi
I reviewed MR!3, applied against VariationCache 8.x-1.5 and confirmed the patch is applied cleanly and it fixes the issues reported by phpcs.
jetherparadero@PrometSources-MacBook-Pro-3 variationcache % curl https://git.drupalcode.org/project/variationcache/-/merge_requests/3.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6710 0 6710 0 0 6932 0 --:--:-- --:--:-- --:--:-- 6982 patching file README.md patching file 'src/Cache/CacheRedirect.php' patching file 'src/Cache/VariationCache.php' patching file 'src/Cache/VariationCacheFactory.php' patching file 'src/Cache/VariationCacheFactoryInterface.php' patching file 'src/Cache/VariationCacheInterface.php' patching file variationcache.module jetherparadero@PrometSources-MacBook-Pro-3 variationcache % cd .. jetherparadero@PrometSources-MacBook-Pro-3 contrib % phpcs --standard=Drupal --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml variationcache jetherparadero@PrometSources-MacBook-Pro-3 contrib %
+1 RTBC
Thank you. - Status changed to Closed: won't fix
about 2 months ago 12:16pm 4 October 2024 - 🇧🇪Belgium kristiaanvandeneynde Antwerp, Belgium
Module is obsolete, no idea why I'd commit this :)