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

Bug #9560 PPFM1 constants used in PPFM2
Submitted: 2006-12-06 15:22 UTC
From: cweiske Assigned: cellog
Status: Closed Package: PEAR_PackageFileManager (version 1.6.0)
PHP Version: Irrelevant OS:
Roadmaps: 1.6.1    
Subscription  


 [2006-12-06 15:22 UTC] cweiske (Christian Weiske)
Description: ------------ File.php is used across PackageFileManager.php and PackageFileManager2.php. Problem is that the error constants used in File.php are only defined in PackageFileManager.php, not in v2. Thus when an error occurs, an undefined constant warning is thrown.

Comments

 [2007-02-18 02:52 UTC] cellog (Greg Beaver)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.