Skip to content

PHP 5.6 - OpenSSL compatibility improvement#2667

Closed
zsalab wants to merge 2 commits intophp:PHP-5.6from
zsalab:PHP-5.6
Closed

PHP 5.6 - OpenSSL compatibility improvement#2667
zsalab wants to merge 2 commits intophp:PHP-5.6from
zsalab:PHP-5.6

Conversation

@zsalab
Copy link
Copy Markdown

@zsalab zsalab commented Aug 1, 2017

Support for different OpenSSL version like

  • 1.1.0f (Debian Stretch)
  • 1.0.1t (Debian Wheezy & Jessie)
  • 0.9.8o (Debian Squeeze LTS)

Obviously the developers should upgrade the PHP code to the 7.x PHP but with some legacy code it just not possible that fast. OpenSSL 1.1 support can help the Sysadmin and Developer teams to solve the problem and upgrade the code but the meanwhile they can use PHP 5.6 on new Linux distributions

@KalleZ
Copy link
Copy Markdown
Member

KalleZ commented Aug 1, 2017

cc @bukka

@nikic
Copy link
Copy Markdown
Member

nikic commented Aug 1, 2017

As PHP 5.6 is no longer actively supported only security fixes may land on this branch. As this change does not fall in this category, I'm closing this PR. (All higher versions of PHP already have OpenSSL 1.1 support.)

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.

3 participants