php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42307 marking array_merge()
Submitted: 2007-08-15 09:59 UTC Modified: 2007-08-15 11:13 UTC
From: longinek at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: all
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: longinek at gmail dot com
New email:
PHP Version: OS:

 

 [2007-08-15 09:59 UTC] longinek at gmail dot com
Description:
------------
I guess function array_merge() could be marked as obsolette or such since the same effect could be achieved with $array = $array1 + $array2 if i understand well


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-15 11:13 UTC] bjori@php.net
Its not "obsolete". Neither is array_push().
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Nov 22 03:00:01 2025 UTC