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

2002-03-18 Thread mfischer
ID: 16159 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4.1.0 New Comment: error_reporting(E_ALL); is your friend.

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.