Home » PHP » PHP_Compat » Bug #3757
missing array_uintersect.php
Details
| Submitted | 2005-03-09 10:22 UTC |
|---|---|
| From | pear at sebastianmendel dot de |
| Assigned | aidan |
| Status | Closed |
| Package | PHP_Compat |
| PHP Version | 4.3.10 |
| OS | Red Hat 7.3 |
| Roadmaps | (Not assigned) |
Comments
[2005-03-09 10:22 UTC] pear at sebastianmendel dot de
Description:
------------
file 'PHP/Compat/Function/array_uintersect.php' is missing when installing PHP_Compat via
$ pear install (-f) PHP_Compat
Reproduce code:
---------------
require_once 'PHP/Compat.php';
PHP_Compat::loadVersion();
Actual result:
--------------
Error of type E_WARNING
loadfunction(): Failed opening 'PHP/Compat/Function/array_uintersect.php' for inclusion