Bug #16159 Updated: script termination without error on $arr[] $var

2002-03-18 Thread ketan
ID: 16159 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4.1.0 New Comment: The second script should be missing the '=' as in the first one.

Bug #16159: script termination without error on $arr[] $var

2002-03-18 Thread ketan
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.0 PHP Bug Type: Scripting Engine problem Bug description: script termination without error on $arr[] $var The php script below will terminate without printing out any sort of error indicating the problem. Th