php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #36047 += for arrays are not documented
Submitted: 2006-01-17 12:59 UTC Modified: 2006-01-17 13:25 UTC
From: chx at mail dot tvnet dot hu Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrevelant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chx at mail dot tvnet dot hu
New email:
PHP Version: OS:

 

 [2006-01-17 12:59 UTC] chx at mail dot tvnet dot hu
Description:
------------
By reading the source code, I found that += works on arrays. This needs to be mentioned on http://hu.php.net/manual/en/language.operators.assignment.php and http://hu.php.net/manual/en/language.operators.array.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-17 13:25 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

"In addition to the basic assignment operator, there are "combined operators" for all of the binary arithmetic, array union and string operators"
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 13:01:36 2025 UTC