Date: 04/24/98
- Next message: rasmus: "[PHP-DEV] CVS update: php3"
- Previous message: Bug Database: "[PHP-DEV] Bug #298 Updated: Missing symbols after make clean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 289
Updated by: zeev
Reported By: kk <email protected>
Status: Closed
Bug Type: Performance problem
Assigned To:
Comments:
This syntax is not supported. Only strings
and variables can be used as function names (not any
other expressions)
You can use
$foo = $x.$y;
$foo()
Full Bug description available at: http://ca.php.net/bugs.php3?id=289
- Next message: rasmus: "[PHP-DEV] CVS update: php3"
- Previous message: Bug Database: "[PHP-DEV] Bug #298 Updated: Missing symbols after make clean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

