Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(mono): phpstan, phpunit, php-cs-fixer #1

Merged
merged 11 commits into from
Nov 23, 2022
Merged

chore(mono): phpstan, phpunit, php-cs-fixer #1

merged 11 commits into from
Nov 23, 2022

Conversation

theus77
Copy link
Member

@theus77 theus77 commented Nov 23, 2022

No description provided.

@Davidmattei Davidmattei changed the title Ref/phpstan chore(mono): phpstan, phpunit, php-cs-fixer Nov 23, 2022
@Davidmattei Davidmattei merged commit eefb54a into 4.x Nov 23, 2022
@Davidmattei Davidmattei deleted the ref/phpstan branch November 23, 2022 12:30
Davidmattei added a commit that referenced this pull request May 30, 2023
Fixed phpstan issue:

 ------ -----------------------------------------------------------------------------------------------------------------------------
  Line   EMS/core-bundle/src/Form/DataField/TimeFieldType.php
 ------ -----------------------------------------------------------------------------------------------------------------------------
  46     Parameter #1 $value of function strval expects bool|float|int|resource|string|null, array|bool|float|int|string|null given.
  94     Parameter #1 $value of function strval expects bool|float|int|resource|string|null, array|bool|float|int|string|null given.
  108    Parameter #1 $value of function strval expects bool|float|int|resource|string|null, array|bool|float|int|string|null given.
 ------ -----------------------------------------------------------------------------------------------------------------------------
Davidmattei added a commit to Davidmattei/elasticms that referenced this pull request Jan 12, 2025
Parameter ems-project#1 $filename of function file_get_contents expects string, Symfony\Component\Finder\SplFileInfo given.

Parameter ems-project#1 $message of method Symfony\Component\Console\Style\SymfonyStyle::error() expects array|string, EMS\CoreBundle\Exception\CantBeFinalizedException|EMS\CoreBundle\Exception\NotLockedException given.

Parameter ems-project#2 $versionOuuid of method EMS\CoreBundle\Repository\RevisionRepository::findLatestVersion() expects string, Ramsey\Uuid\UuidInterface given.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants