- Issue created by @urvashi_vora
- Status changed to Needs work
about 1 year ago 5:52am 24 August 2023 Hii @urvashi_vora thanks for the patch, I have applied your patch and ran successfully.
These are the steps I followed:
1. Took clone from git version 1.0.x in drupal 10.1.x
2. Ran this command:
./vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig modules/contrib/ocf_integration/
3. Applied your patch and,
again ran phpcs command and found errors.
Needs work.
- ๐ฎ๐ณIndia akshay.singh Noida
akshay.singh โ made their first commit to this issueโs fork.
- Status changed to Needs review
about 1 year ago 5:41pm 26 August 2023 - ๐ฎ๐ณIndia aayushDrupal
Hi @Satish_kumar,
Fixed remaining phpcs errors. Please Review. - Status changed to RTBC
about 1 year ago 11:49am 28 August 2023 Hii @aayushmankotia thanks for the patch, I have applied your patch and ran successfully.
1. Ran this command:
./vendor/bin/phpcbf --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,m
d,yml,twig modules/contrib/rest_entity_display/2. Applied your patch and,
again ran phpcs command and found no errors.
Moving to RTBC.