Skip to content

Check unchecked error-prone calls in ext/ssl#19659

Open
alexandre-daubois wants to merge 2 commits intophp:PHP-8.4from
alexandre-daubois:ssl-errors
Open

Check unchecked error-prone calls in ext/ssl#19659
alexandre-daubois wants to merge 2 commits intophp:PHP-8.4from
alexandre-daubois:ssl-errors

Conversation

@alexandre-daubois
Copy link
Copy Markdown
Member

Fix #18988

Some calls are not findable, or their errors are deliberately ignored (for example NCONF_get_number).

@alexandre-daubois alexandre-daubois changed the base branch from master to PHP-8.3 September 1, 2025 13:17
@alexandre-daubois alexandre-daubois marked this pull request as ready for review September 1, 2025 13:40
@alexandre-daubois alexandre-daubois changed the base branch from PHP-8.3 to PHP-8.4 March 26, 2026 06:59
@alexandre-daubois alexandre-daubois force-pushed the ssl-errors branch 2 times, most recently from e7727ad to ad1f4e1 Compare March 26, 2026 07:15
@alexandre-daubois
Copy link
Copy Markdown
Member Author

Friendly ping @ndossche as you're the author of the issue

@alexandre-daubois
Copy link
Copy Markdown
Member Author

Thanks Jakub, I addressed your comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Various unchecked error conditions in ext/openssl

2 participants