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
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: 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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC