php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6188 array_diff() missing
Submitted: 2000-08-15 21:07 UTC Modified: 2000-08-15 21:14 UTC
From: rabbott at CalStateLA dot edu Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 OS: NT 4
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: rabbott at CalStateLA dot edu
New email:
PHP Version: OS:

 

 [2000-08-15 21:07 UTC] rabbott at CalStateLA dot edu
Calls to array_diff($array1, $array2) generate an
error message: call to non-existent function.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-15 21:14 UTC] torben@php.net
As per the documentation for array_diff(), you need PHP 4.0.1 or
newer for this function.

http://bugs.php.net/manual/function.array-diff.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 06:01:28 2024 UTC