php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78403 array_diff() no longer explicitly mentions key preservation
Submitted: 2019-08-12 07:51 UTC Modified: -
From: roy-orbison at devo dot net dot au Assigned:
Status: Open Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: roy-orbison at devo dot net dot au
New email:
PHP Version: OS:

 

 [2019-08-12 07:51 UTC] roy-orbison at devo dot net dot au
Description:
------------
---
From manual page: https://php.net/function.array-diff
---

It's implied from the example, but should be stated clearly that keys of the values in the first array are used for constructing the resultant array, regardless of the keys' types.


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 18:01:30 2024 UTC