Skip to content

Remove obsolete OpenSSL code in ext/ftp MINIT#13793

Merged
ndossche merged 1 commit into
php:masterfrom
ndossche:ftp-openssl-followup
Mar 23, 2024
Merged

Remove obsolete OpenSSL code in ext/ftp MINIT#13793
ndossche merged 1 commit into
php:masterfrom
ndossche:ftp-openssl-followup

Conversation

@ndossche

Copy link
Copy Markdown
Member

Follow-up on GH-13498.
These functions inside this #if block are either deprecated or do nothing anymore on OpenSSL versions >= 1.1.0.

Follow-up on phpGH-13498.
These functions inside this #if block are either deprecated
or do nothing anymore on OpenSSL versions >= 1.1.0.
@bukka

bukka commented Mar 23, 2024

Copy link
Copy Markdown
Member

We still support old LibreSSL though so that will need to be bumped first and tested.

@bukka bukka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry previous comment is wrong, this is correct.

@ndossche ndossche merged commit 93d3ae2 into php:master Mar 23, 2024
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.

2 participants