Mombu the Php Forum sponsored links

Go Back   Mombu the Php Forum > Php > #36823 : Object method and heredoc syntax
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 26th May 13:58
php-bugs
External User
 
Posts: 1
Default #36823 : Object method and heredoc syntax



From: berthomg at igbmc dot u-strasbg dot fr
Operating system: Windows xp sp2
PHP version: 4.4.2
PHP Bug Type: Unknown/Other Function
Bug description: Object method and heredoc syntax

Description:
------------
Hello,
I have noticed that you cannot call an object method in a
heredoc syntax, for example:

class toto {
function method() {
return "coucou";
}
}

$toto = new toto();
echo <<<EOT
toto method : {$toto->method()}
EOT;

Should ouput "toto method : coucou", yet
it outputs: Parse error: parse error, unexpected '(', expecting '}'

Is there a way to do that or not?
Thanks to all


--
Edit bug report at http://bugs.php.net/?id=36823&edit=1
--
Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=36823&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=36823&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=36823&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=36823&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=36823&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=36823&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=36823&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=36823&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=36823&r=support
Expected behavior: http://bugs.php.net/fix.php?id=36823&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=36823&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=36823&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=36823&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=36823&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=36823&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=36823&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=36823&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=36823&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=36823&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=36823&r=mysqlcfg
  Reply With Quote


  sponsored links


2 26th May 13:58
External User
 
Posts: 1
Default #36823 : Object method and heredoc syntax



ID: 36823
Updated by: tony2001@php.net
Reported By: berthomg at igbmc dot u-strasbg dot fr
-Status: Open
+Status: Bogus
Bug Type: Unknown/Other Function
Operating System: Windows xp sp2
PHP Version: 4.4.2
New Comment:

Sorry, but your problem does not imply a bug in PHP itself. For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. Due to the volume
of reports we can not explain in detail here why your report is not
a bug. The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


Previous Comments:
------------------------------------------------------------------------

[2006-03-22 16:47:32] berthomg at igbmc dot u-strasbg dot fr

Description:
------------
Hello,
I have noticed that you cannot call an object method in a
heredoc syntax, for example:

class toto {
function method() {
return "coucou";
}
}

$toto = new toto();
echo <<<EOT
toto method : {$toto->method()}
EOT;

Should ouput "toto method : coucou", yet
it outputs: Parse error: parse error, unexpected '(', expecting '}'

Is there a way to do that or not?
Thanks to all

------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=36823&edit=1
  Reply With Quote


  sponsored links


Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666