From: norxh at binnews dot com
Operating system: Windows XP SP2
PHP version: 5.0.1
PHP Bug Type: Reproducible crash
Bug description: Function defined in switch, crashes
Description:
Crashes when run in cli or apache2 with no external modules.
Reproduce code
ID: 29449
User updated by: norxh at binnews dot com
Reported By: norxh at binnews dot com
-Status: Open
+Status: Closed
Bug Type: Network related
Operating System: Windows 2000
PHP Version: 5.0.0
New Comment:
closing
Previous Comments
ID: 29449
User updated by: norxh at binnews dot com
Reported By: norxh at binnews dot com
-Status: Feedback
+Status: Open
Bug Type: Network related
Operating System: Windows 2000
PHP Version: 5.0.0
New Comment:
Okay, I tried the latest
ID: 29449
User updated by: norxh at binnews dot com
Reported By: norxh at binnews dot com
Status: Open
Bug Type: Network related
Operating System: Windows 2000
PHP Version: 5.0.0
New Comment:
Verified that this does not happen on Linux.
OS: Red
From: norxh at binnews dot com
Operating system: Windows 2000
PHP version: 5.0.0
PHP Bug Type: Network related
Bug description: feof hangs on empty tcp stream
Description:
When feof is called on an empty tcp stream opened by fsockopen, php will
hang indefinitely
From: norxh at binnews dot com
Operating system: RedHat 9
PHP version: 4.3.4
PHP Bug Type: Strings related
Bug description: strrpos() on strings containing null
Description:
strrpos() does not return the proper values when the string contains a
null character