PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PHP » PHP_Compat » Bug #3757

missing array_uintersect.php

Details

Submitted2005-03-09 10:22 UTC
Frompear at sebastianmendel dot de
Assignedaidan
StatusClosed
PackagePHP_Compat
PHP Version4.3.10
OSRed 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