Bug #17277 Updated: strstr matches any variable surrounded by underscores

2002-05-16 Thread derick
ID: 17277 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Strings related Operating System: Linux PHP Version: 4.2.1 New Comment: You're missing something indeed, _$needle_ is equivalent with "." . ${"nee

Bug #17277 Updated: strstr matches any variable surrounded by underscores

2002-05-16 Thread mfischer
ID: 17277 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Strings related Operating System: Linux PHP Version: 4.2.1 Previous Comments:

Bug #17277 Updated: strstr matches any variable surrounded by underscores

2002-05-16 Thread robert . cummings
ID: 17277 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 4.2.1 New Comment: _$ doesn't have anysignificance, but that trailing _ does, since it will t