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

Corregir los problemas detectados por PHPStan (1.1.2) #3

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

eclipxe13
Copy link
Member

La versión más reciente de PHPStan phpstan/phpstan:1.1.2 encontró algunos puntos de mejora
y uno que otro falso positivo. Se hacen las correcciones:

  • AntiCaptchaConnector: Se previene un error de ejecución al verificar la respuesta del servidor.
  • CaptchaLocalResolverConnector: Se previene un error de ejecución al verificar la respuesta del servidor.
  • Se eliminan asignaciones superfluas al usar el operador Null coalescing.

@eclipxe13 eclipxe13 merged commit d4cd964 into phpcfdi:main Nov 17, 2021
@eclipxe13 eclipxe13 deleted the phpstan-1.1.2 branch November 19, 2021 05:03
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.

None yet

1 participant