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

Bug #13516 Warnings in File/Archive/Writer/Files.php
Submitted: 2008-03-27 16:55 UTC
From: cbrunet Assigned: cbrunet
Status: Closed Package: File_Archive (version 1.5.3)
PHP Version: 5.2.3 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-03-27 16:55 UTC] cbrunet (Charles Brunet)
Description: ------------ At lines 241 and 244: it is possible that PHP runs with a user who doesn't have rights to change owner and group of a file. It most cases, I will extract a file created by another user. Maybe should you simply add @ before those two lines?

Comments

 [2008-05-28 16:00 UTC] cbrunet (Charles Brunet)
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.