Re: [INTERNALS-WIN] A farewell present to PHP 5.3?
[email protected] (Jan Ehrhardt) Fri, 15 Aug 2014 11:23:20 +0200
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Pierre Joye in php.internals.win (Fri, 15 Aug 2014 11:11:47 +0200): >On Fri, Aug 15, 2014 at 1:12 AM, Jan Ehrhardt <[email protected]> wrote: >> Wouldn't it be a nice present at this moment to build a final PHP 5.3 >> release with OpenSSL 1.0.1i? I am using my own builds already for a long >> time right now, but would love to see a PGO optimised 'official' release >> of PHP 5.3 with OpenSSL 1.0.1. >> >> See http://www.apachelounge.com/viewtopic.php?p=28457 for my builds. > >That will break hundred of setups and extensions. It does not have to replace the release with OpenSSL 0.9.8. It could just be a bonus. >If someone needs 1.x, he can update to a more recent version of PHP. Drupal 6 (legacy, but still supported) chokes on PHP 5.4, so I will keep on using PHP 5.3 for the time being. And I really do not like using different version of OpenSSL on one system. I recently ran into troubles with that again (e.g. while building PHP 5.3RC1). Jan