Date: 03/04/01
- Next message: Derick Rethans: "Re: [PHP-DEV] Bug #9546: $a->b["c"]->d gives parse error"
- Previous message: peek <email protected>: "[PHP-DEV] PHP 4.0 Bug #9545: IMAP library lacks NTTP posting function"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] Bug #9546: $a->b["c"]->d gives parse error"
- Reply: Derick Rethans: "Re: [PHP-DEV] Bug #9546: $a->b["c"]->d gives parse error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: habazi <email protected>
Operating system: Debian GNU/Linux 2.2
PHP version: 3.0.17
PHP Bug Type: Other
Bug description: $a->b["c"]->d gives parse error
<?php
$a->b["c"]->d;
?>
-Harri Järvi
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Derick Rethans: "Re: [PHP-DEV] Bug #9546: $a->b["c"]->d gives parse error"
- Previous message: peek <email protected>: "[PHP-DEV] PHP 4.0 Bug #9545: IMAP library lacks NTTP posting function"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] Bug #9546: $a->b["c"]->d gives parse error"
- Reply: Derick Rethans: "Re: [PHP-DEV] Bug #9546: $a->b["c"]->d gives parse error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

