[PHP-DEV] Bug #745 Updated: and array variables

2002-01-14 Thread wank
ID: 745 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: what a load of wank Previous Comments: --

[PHP-DEV] Bug #745 Updated: and array variables

2001-12-12 Thread zak
ID: 745 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: Personally, I would rather avoid adding configuration directives for something as small as this! :) Previous Comments:

[PHP-DEV] Bug #745 Updated: and array variables

2001-12-12 Thread hholzgra
ID: 745 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: i'd like to have $whatever[...][...][x] and $whatever[...][...][y] in all cases, maybe with ini switches for old, new or bot

[PHP-DEV] Bug #745 Updated: and array variables

2001-12-12 Thread zak
ID: 745 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: Maybe we should just make $foo_x[123] and $foo_y[123] available in addition to $foo[123]? That should keep BC and still do thing

[PHP-DEV] Bug #745 Updated: and array variables

2001-12-12 Thread jpm
ID: 745 Updated by: jpm Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: Well, I don't believe this would be such a BC breaker. I mean, the behavior is clearly broken and by the timespan of this report an

[PHP-DEV] Bug #745 Updated: and array variables

2001-12-12 Thread zak
ID: 745 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: Confirmed in PHP 4.1.0 Do we want to change this behavior? IMO, this is wrong, but it has been like this for a long time. Do we w

[PHP-DEV] Bug #745 Updated: and array variables

2001-10-19 Thread sander
ID: 745 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Analyzed Old Bug Type: Feature/Change Request Bug Type: Scripting Engine problem Operating System: any? PHP Version: 4.0.6RC3 New Comment: I don't think this is a feature/change request. Reclassified as a scripting engine problem.

[PHP-DEV] Bug #745 Updated: and array variables

2001-06-18 Thread sniper
ID: 745 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.6RC3 Assigned To: Comments: still no workie with 4.0.6 Previous Comments: ---