Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.6.0a3

Bug #19822 Class file PHP_Compat missing from package
Submitted: 2013-02-15 21:39 UTC
From: rosier Assigned:
Status: Open Package: PHP_Compat (version 1.6.0a3)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2013-02-15 21:39 UTC] rosier (Jan Rosier)
Description: ------------ After upgrading the file 'PHP/Compat.php' is missing. I did the following: pear upgrade PHP_Compat downloading PHP_Compat-1.6.0a3.tgz ... Starting to download PHP_Compat-1.6.0a3.tgz (68,377 bytes) .................done: 68,377 bytes upgrade ok: channel://pear.php.net/PHP_Compat-1.6.0a3 Test script: --------------- require_once 'PHP/Compat.php'; Expected result: ---------------- Class PHP_Compat available Actual result: -------------- Fatal error: require(): Failed opening required 'PHP/Compat.php'

Comments