ID: 41770
Comment by: johnw at sussex dot ac dot uk
Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type: Streams related
Operating System: Linux
PHP Version: 5.2.3
Assigned To: iliaa
New Comment:
I get this bug too,using fsockopen('ssl://...') followed by fgets()
I'm using PHP 5.2.1 on Solaris 9 using OpenSSL/0.9.7b.
If I call @fgets(...) my application seems to work but it would be
better if the bug was fixed properly!
The ssl server I'm connecting to is an IIS one.
Previous Comments:
------------------------------------------------------------------------
[2007-07-13 01:00:00] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
------------------------------------------------------------------------
[2007-07-05 20:36:18] [EMAIL PROTECTED]
I am unable to reproduce the bug with 4 different HTTPS hosts and the
provided code. Do you have a particular URL/host that can be used to
reproduce the described issue.
------------------------------------------------------------------------
[2007-07-02 16:50:24] [EMAIL PROTECTED]
iliaa: All you did is make the warning not appear with that commit. You
didn't fix the underlying issue with the connection. It still closes the
connection and now it will just mysteriously start failing rather then
giving a warning about why it's failing.
I would revert your commit and not mark this as fixed.
------------------------------------------------------------------------
[2007-07-02 16:42:17] [EMAIL PROTECTED]
This bug has been fixed in CVS.
Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
Thank you for the report, and for helping us make PHP better.
------------------------------------------------------------------------
[2007-06-21 19:35:37] [EMAIL PROTECTED]
It's some streams issue, reclassified as such. Too bad we're out of
streams developers right now. :)
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/41770
--
Edit this bug report at http://bugs.php.net/?id=41770&edit=1