PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_Socket » Bug #1300

Error in a call to fsockopen

Details

Submitted2004-04-27 22:03 UTC
Fromguillaume at desclaux dot net
Assignedchagenbu
StatusClosed
PackageNet_Socket
PHP Version4.3.2
OSLinux
Roadmaps(Not assigned)

Comments

[2004-04-27 22:03 UTC] guillaume at desclaux dot net

Description:
------------
The version of file I'm using :
Net/Socket.php 1.0.2 .tgz
$Id: Socket.php,v 1.9 2004/04/26 23:02:41 chagenbu Exp $

In line 114 : it should be @$openfunc() to ensure no error appears in case of failing...