php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #67850 Patch so that PHP can be compiled when SSL3 has been disabled in OpenSSL
Submitted: 2014-08-16 21:11 UTC Modified: 2014-08-25 18:03 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: software-php at interfasys dot ch Assigned: rdlowrey (profile)
Status: Closed Package: OpenSSL related
PHP Version: Master OS: FreeBSD 9
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: software-php at interfasys dot ch
New email:
PHP Version: OS:

 

 [2014-08-16 21:11 UTC] software-php at interfasys dot ch
Description:
------------
This is simply a patch so that PHP can be compiled when SSL3 has been disabled in OpenSSL.



Patches

php_ssl3.patch (last revision 2014-08-16 21:12 UTC by software-php at interfasys dot ch)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-08-16 21:14 UTC] software-php at interfasys dot ch
-Summary: PHP/PCRE crashes +Summary: Patch so that PHP can be compiled when SSL3 has been disabled in OpenSSL -Type: Bug +Type: Feature/Change Request -Package: PCRE related +Package: OpenSSL related -Operating System: FreeBSD 8 +Operating System: FreeBSD 9 -PHP Version: master-Git-2014-08-16 (Git) +PHP Version: Master
 [2014-08-16 21:14 UTC] software-php at interfasys dot ch
Updating the description which has been messed up by an autocomplete...
 [2014-08-17 02:12 UTC] aharvey@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: rdlowrey
 [2014-08-17 02:12 UTC] aharvey@php.net
Daniel, you've probably considered this more recently than anyone else. Thoughts?
 [2014-08-17 02:41 UTC] rdlowrey@php.net
This looks sensible. I've been unplugged most of this week but will be back at the desk to verify/merge/etc on Monday. Thanks for pinging me. Will take care of it first thing this coming week :)
 [2014-08-25 18:03 UTC] rdlowrey@php.net
-Status: Assigned +Status: Closed
 [2014-08-25 18:03 UTC] rdlowrey@php.net
This has been applied in 5.5 with the following commit:

https://github.com/php/php-src/commit/640214701c9cf259c899d283ea769b3045d2553c

The xp_ssl.c file changed significantly in 5.6 and the appropriate modifications have been merged as needed.

Finally, as there was no name listed with this report (only an email address) I was unable to add your name to the relevant NEWS file entries. If this bothers you please let me know via my php.net address and I'll be happy to add it after the fact.

Thanks again for your submission.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 08:01:28 2024 UTC