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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
1 + 17 = ?
Subscribe to this entry?

 
 [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 27 00:01:30 2024 UTC