Edit report at http://bugs.php.net/bug.php?id=28427&edit=1

 ID:                 28427
 Updated by:         j...@php.net
 Reported by:        fgasper at uiuc dot edu
 Summary:            &&= feature request
-Status:             Open
+Status:             Wont fix
 Type:               Feature/Change Request
-Package:            Feature/Change Request
+Package:            *General Issues
 Operating System:   n/a
 PHP Version:        4.3.6
 Block user comment: N
 Private report:     N

 New Comment:

Pointless, no other lang has this and it would be quite ambiguous.


Previous Comments:
------------------------------------------------------------------------
[2004-05-18 06:05:16] fgasper at uiuc dot edu

Description:
------------
Could a &&= operator be added to PHP? In other words:



$a = $a && $b



would become



$a &&= $b



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



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=28427&edit=1

Reply via email to