[PHP-DEV] Bug #10574 Updated: Gets stuck on explode() when delimiter is not in the string

2001-05-13 Thread xyztheweb
ID: 10574 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Arrays related Operating system: WIN NT4 PHP Version: 4.0.5 Description: Gets stuck on explode() when delimiter is not in the string You are right this is no bug on explode(). The problem is if you explode

[PHP-DEV] PHP 4.0 Bug #10574 Updated: Gets stuck on explode() when delimiter is not in the string

2001-05-03 Thread xyztheweb
ID: 10574 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Description: Gets stuck on explode() when delimiter is not in the string Maybe is a bug related to WIN NT ? Do you need more info about the settings of my phpinfo() ? Previous Comments: ---

[PHP-DEV] Bug #10574: Gets stuck on explode() when delimiter is not in the string

2001-05-01 Thread xyztheweb
From: [EMAIL PROTECTED] Operating system: WIN NT4 PHP version: 4.0.5 PHP Bug Type: Arrays related Bug description: Gets stuck on explode() when delimiter is not in the string If I perform an explode(",",$str); on $str = "hi there this is a test"; Php gets "stuck" and can e