#29944 [NEW]: Function defined in switch, crashes

2004-09-01 Thread norxh at binnews dot com
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

#29449 [Opn->Csd]: feof hangs on empty tcp stream

2004-07-31 Thread norxh at binnews dot com
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

#29449 [Fbk->Opn]: feof hangs on empty tcp stream

2004-07-31 Thread norxh at binnews dot com
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

#29449 [Opn]: feof hangs on empty tcp stream

2004-07-29 Thread norxh at binnews dot com
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

#29449 [NEW]: feof hangs on empty tcp stream

2004-07-29 Thread norxh at binnews dot com
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

#26721 [NEW]: strrpos() on strings containing null

2003-12-26 Thread norxh at binnews dot com
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