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

Request #10949 Allow preview of .tar.gz files during pepr proposal process
Submitted: 2007-05-06 09:56 UTC
From: doconnor Assigned:
Status: Wont fix Package: pearweb (version 1.15.0)
PHP Version: 5.2.1 OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 18 + 32 = ?

 
 [2007-05-06 09:56 UTC] doconnor (Daniel O'Connor)
Description: ------------ All too often we see comments like: Martin Jansen (http://pear.php.net/user/mj) has commented on the proposal for PHP::PHP_DocBlock. Comment: Can you put .phps files online somewhere? This way it is easier to browse through your source code. Thanks! This should not be necessary. The pepr proposal UI indicates that it's fine to upload a .tar.gz; and pear developers almost never look at them. Thus: A quick and easy browser for .tar.gz files as .phps would be very useful. Expected sequence of events: 1. Proposal is submitted, and a .tar.gz is attached 2. No .phps exists 3. pearweb extracts the .tar.gz 4. pearweb runs any checks on it (ie, code sniffing via PHP_CodeSniffer or validating the package.xml) 5. pearweb generates phpdocs and source code as phps files and provides links 6. Existing pear developers are then much more able to examine packages.

Comments

 [2007-06-11 00:32 UTC] dufuz (Helgi Þormar)
This sounds like a very useful feature, we'll look into it, hopefully in time for 1.17
 [2008-02-06 23:31 UTC] cellog (Greg Beaver)
if I install pecl/phar 2.0.0 on pearweb, we can use it to browse .tgz files. First it needs to be released.
 [2009-08-23 15:34 UTC] cweiske (Christian Weiske)
-Status: Open +Status: Wont fix -Roadmap Versions: 1.19.0 +Roadmap Versions:
 [2009-08-24 07:16 UTC] doconnor (Daniel O'Connor)
If we're gonna wfx it, can we change the pepr UI to point out how important it is to provide browseable source as well?