Skip to content

Invalidate openssl_error_string after openssl function calls#1292

Merged
ondrejmirtes merged 1 commit into
phpstan:1.7.xfrom
pbourdet:fix-7106
May 9, 2022
Merged

Invalidate openssl_error_string after openssl function calls#1292
ondrejmirtes merged 1 commit into
phpstan:1.7.xfrom
pbourdet:fix-7106

Conversation

@pbourdet

@pbourdet pbourdet commented May 6, 2022

Copy link
Copy Markdown

Closes phpstan/phpstan#7106

I looked in the PHP manual, and added every openssl functions that could fail.

@ondrejmirtes ondrejmirtes merged commit d7f1d88 into phpstan:1.7.x May 9, 2022
@ondrejmirtes

Copy link
Copy Markdown
Member

Thank you.

@pbourdet pbourdet deleted the fix-7106 branch May 9, 2022 15:12
@pbourdet pbourdet restored the fix-7106 branch May 9, 2022 15:12
@pbourdet pbourdet deleted the fix-7106 branch May 9, 2022 15:12
@pbourdet pbourdet restored the fix-7106 branch May 9, 2022 15:12
@pbourdet pbourdet deleted the fix-7106 branch May 9, 2022 15:12
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.

openssl_error_string() wrongly typed as false

2 participants