From: [EMAIL PROTECTED] Operating system: NA PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: Error in fsockopen documentation
Documentation for fsockopen (http://www.php.net/manual/en/function.fsockopen.php) contains the following paragraph: "As of PHP 4.3.0, if you have compiled in OpenSSL support, you may prefix the hostname with either 'ssl://' or 'tls://' to use an SSL or TLS client connection over TCP/IP to connect to the remote host." Obviously, since PHP is only at 4.2RC1, the version number mentioned is incorrect. A minor thing, but still incorrect... -- Edit bug report at http://bugs.php.net/?id=16553&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=16553&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=16553&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=16553&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=16553&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=16553&r=support Expected behavior: http://bugs.php.net/fix.php?id=16553&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=16553&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=16553&r=submittedtwice