ID: 10309
User Update by: [EMAIL PROTECTED]
Status: Closed
Bug Type: Feature/Change Request
Operating system: all
PHP Version: 4.0.4
Description: feature request
no, gives a syntax error also.
PHP Version 4.0.7-dev (and 4.0.5)
Previous Comments:
ID: 10309
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating system:
PHP Version: 4.0.4
Assigned To:
Comments:
try:
$c =& (true)? $a: $b;
might work better. Havnt tested it though.
Previous Comments:
--