php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #28427 &&= feature request
Submitted: 2004-05-18 06:05 UTC Modified: 2010-12-20 15:48 UTC
From: fgasper at uiuc dot edu Assigned:
Status: Wont fix Package: *General Issues
PHP Version: 4.3.6 OS: n/a
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fgasper at uiuc dot edu
New email:
PHP Version: OS:

 

 [2004-05-18 06:05 UTC] fgasper at uiuc dot edu
Description:
------------
Could a &&= operator be added to PHP? In other words:

$a = $a && $b

would become

$a &&= $b


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-20 15:48 UTC] jani@php.net
-Status: Open +Status: Wont fix -Package: Feature/Change Request +Package: *General Issues
 [2010-12-20 15:48 UTC] jani@php.net
Pointless, no other lang has this and it would be quite ambiguous.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 10:01:33 2025 UTC