- š®š³India dev16.addweb
Found one issue which I've solved in this patch
-------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------- 80 | ERROR | [x] Use null coalesce operator instead of ternary operator. -------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY --------------------------------------------------------------------------------------------------
- šµšPhilippines cleavinjosh
Hi @silvi.addweb,
I applied patch#4, it was applied smoothly and fixed the phpcs issues.
ā term_depth_condition git:(8.x-1.x) curl https://www.drupal.org/files/issues/2024-05-30/3077207-4.patch | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3424 100 3424 0 0 8412 0 --:--:-- --:--:-- --:--:-- 8433 patching file src/Plugin/Condition/TermDepth.php ā term_depth_condition git:(8.x-1.x) ā .. ā contrib phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml term_depth_condition ā contrib
RTBC+1 for me.
Thank you.