ID: 33595
Comment by: wckits at rit dot edu
Reported By: rodricg at sellingsource dot com
Status: Assigned
Bug Type: Class/Object related
Operating System: *
PHP Version: 6CVS-2005-08-02
Assigned To: dmitry
New Comment:
Any suggestion
ID: 35105
User updated by: wckits at rit dot edu
Reported By: wckits at rit dot edu
-Status: Feedback
+Status: Open
Bug Type: *General Issues
Operating System: SunOS 5.9
PHP Version: 5.0.5
Assigned To: wez
New Comment:
Ok, I
ID: 35105
User updated by: wckits at rit dot edu
Reported By: wckits at rit dot edu
-Status: Feedback
+Status: Open
Bug Type: *General Issues
Operating System: SunOS 5.9
PHP Version: 5.0.5
Assigned To: wez
New Comment:
'L
From: wckits at rit dot edu
Operating system: SunOS 5.9
PHP version: 5.0.5
PHP Bug Type: Sockets related
Bug description: stream_set_timeout has no effect on SSL stream
Description:
A stream opened with stream_socket_client("ssl://. will not timeout
ID: 33889
User updated by: wckits at rit dot edu
Reported By: wckits at rit dot edu
Status: Bogus
Bug Type: *General Issues
Operating System: SunOS
PHP Version: 5.0.3
New Comment:
This bug is just another instance of PHP's current near-com
ID: 33889
User updated by: wckits at rit dot edu
Reported By: wckits at rit dot edu
Status: Bogus
Bug Type: *General Issues
Operating System: SunOS
PHP Version: 5.0.3
New Comment:
This bug is just another instance of PHP's current near-com
From: wckits at rit dot edu
Operating system: SunOS
PHP version: 5.0.3
PHP Bug Type: *General Issues
Bug description: Array_map will not accept print() or echo() functions
Description:
The array_map will not accept print() or echo() as callback functions
From: wckits at rit dot edu
Operating system: SunOS
PHP version: 5.0.3
PHP Bug Type: Class/Object related
Bug description: join does not use objects' __toString() fcn
Description:
Calling join(",",$array_of_objects) will return "object,objec