#24367 [Bgs]: strspn('rRc', 'R') returns 0

2003-06-27 Thread php at projectjj dot com
ID: 24367 User updated by: php at projectjj dot com Reported By: php at projectjj dot com Status: Bogus Bug Type: Strings related Operating System: Windows 2k SP3 PHP Version: 4.3.2 New Comment: I did expect it to be case-sensitive, but by your

#24367 [NEW]: strspn('rRc', 'R') returns 0

2003-06-27 Thread php at projectjj dot com
From: php at projectjj dot com Operating system: Windows 2k SP3 PHP version: 4.3.2 PHP Bug Type: Strings related Bug description: strspn('rRc', 'R') returns 0 Description: echo strspn('rRc', 'R'); // returns 0 echo str