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 want to break BC to fix it? Previous Comments: ------------------------------------------------------------------------ [2001-10-19 10:49:35] [EMAIL PROTECTED] I don't think this is a feature/change request. Reclassified as a scripting engine problem. I can't find a better match... :( ------------------------------------------------------------------------ [2001-06-14 15:16:35] [EMAIL PROTECTED] still no workie with 4.0.6 ------------------------------------------------------------------------ [2001-02-10 12:56:46] [EMAIL PROTECTED] really refiled. ------------------------------------------------------------------------ [2001-02-10 12:30:26] [EMAIL PROTECTED] looks like this was never addressed, refiling against 4.0. ------------------------------------------------------------------------ [1998-09-14 05:47:53] [EMAIL PROTECTED] I have for example <input type=image name="foo[123]"> in a form. Then the receiving script does not have $foo_x[123] and $foo_y[123] in its namespace. It has only $foo[123] containg the value of what should be $foo_y[123] Boris ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=745&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]