#19943 [NEW]: Ragged array returns undefined results

2002-10-16 Thread su-php
From: [EMAIL PROTECTED] Operating system: Win2K PHP version: 4.2.1 PHP Bug Type: Arrays related Bug description: Ragged array returns undefined results When using an array that has ragged indices, the value in the array is undefined. Well, actually it can be defined, but it

#19943 [Com]: Ragged array returns undefined results

2002-10-16 Thread su-php
ID: 19943 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Win2K PHP Version: 4.2.1 New Comment: However, the following codes does work, even though the array is still

#19565 [Bgs]: line comment interprets ?

2002-09-24 Thread su-php
ID: 19565 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Win 2K PHP Version: 4.2.1 New Comment: Ok, so it is defined in the manual. However this is not

#19565 [NEW]: line comment interprets ?

2002-09-23 Thread su-php
From: [EMAIL PROTECTED] Operating system: Win 2K PHP version: 4.2.1 PHP Bug Type: Scripting Engine problem Bug description: line comment interprets ? A single line comment still interprets the ? character sequence. - ? // some text //