[PHP-DEV] Bug #10309 Updated: feature request

2001-06-20 Thread fabiankessler
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:

[PHP-DEV] Bug #10309 Updated: feature request

2001-06-18 Thread jmoore
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: --