- Issue created by @zniki.ru
- Status changed to Needs work
about 1 year ago 3:10pm 23 November 2023 - ๐ฎ๐ณIndia Anjali Mehta
Anjali Mehta โ made their first commit to this issueโs fork.
- last update
about 1 year ago 10 fail - ๐ฎ๐ณIndia ashutosh ahirwal India
Ashutosh Ahirwal โ made their first commit to this issueโs fork.
- last update
about 1 year ago 10 fail - Status changed to Needs review
about 1 year ago 7:04am 8 January 2024 - ๐ฎ๐ณIndia ashutosh ahirwal India
Fixed all phpcs error and warnings
Used command with arguments is
./vendor/bin/phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,css,js,yml web/modules/custom/contact_storage - Status changed to Needs work
about 1 year ago 3:59pm 8 January 2024 - ๐ฎ๐ณIndia koustav_mondal Kolkata
@nikolay shapovalov I have Fixed all the PHPStan issues except these two.
------ -------------------------------------------------------------------------------------------------------------------- Line src/Form/ContactFormCloneForm.php ------ -------------------------------------------------------------------------------------------------------------------- 20 Class Drupal\contact_storage\Form\ContactFormCloneForm extends @internal class Drupal\contact\ContactFormEditForm. ------ -------------------------------------------------------------------------------------------------------------------- ------ ------------------------------------------------------------------------------------------- Line src/Plugin/Validation/Constraint/ConstactStorageMaximumSubmissionsConstraintValidator.php ------ ------------------------------------------------------------------------------------------- 23 Access to an undefined property Symfony\Component\Validator\Constraint::$limitReached. ๐ก Learn more: https://phpstan.org/blog/solving-phpstan-access-to-undefined-property ------ -------------------------------------------------------------------------------------------
I am not able to fix the second issue and the first issue is not supposed to be fixed
๐ Upgrade Status reports warning for ContactFormCloneForm Closed: won't fix