Date: 01/29/00
- Next message: leon <email protected>: "[PHP-DEV] PHP 4.0 Bug #3353: mt_getrandmax() and getrandmax() off by one"
- Previous message: Bug Database: "[PHP-DEV] Bug #3351 Updated: string doc quote does not work"
- Next in thread: Bug Database: "[PHP-DEV] Bug #3352 Updated: string doc quote does not work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #3352 Updated: string doc quote does not work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #3352 Updated: string doc quote does not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 3352
Updated by: rasmus
Reported By: apiszcz <email protected>
Status: Closed
Bug Type: Parser error
Assigned To:
Comments:
You can't use the here-doc feature to assign something to a variable. It only works like this:
echo <<<EOF
Test
EOF
Full Bug description available at: http://bugs.php.net/?id=3352
-- 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: leon <email protected>: "[PHP-DEV] PHP 4.0 Bug #3353: mt_getrandmax() and getrandmax() off by one"
- Previous message: Bug Database: "[PHP-DEV] Bug #3351 Updated: string doc quote does not work"
- Next in thread: Bug Database: "[PHP-DEV] Bug #3352 Updated: string doc quote does not work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #3352 Updated: string doc quote does not work"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #3352 Updated: string doc quote does not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

