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

Bug #12818 package.xml 1.0 parsing can drop lines
Submitted: 2008-01-03 20:54 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR (version 1.7.0RC1)
PHP Version: Irrelevant OS:
Roadmaps: 1.7.0    
Subscription  


 [2008-01-03 20:54 UTC] cellog (Greg Beaver)
Description: ------------ These release notes: **WARNING** MAJOR BC BREAK IN WWW ROLE** The www role was installing into packagename/ and now installs into the root directory of www_dir. This is necessary to allow easy migration from applications already using Role_Web fixed since 1.7.0RC1: * fix Bug #12662: System::_parseArgs() should be declared statically [cellog] * fix Bug #12661: System::mktemp needs to be declaired statically [cellog] * implement PEAR_Error::__toString() as alias to getMessage() [cellog] fixed since 1.6.2: * fix Bug #12116: Accept-Encoding not supported: breaks installer [jldupont] * fix Bug #12162: config-create doesn't work after installing custom roles [cellog] * fix Bug #12553: System::find() does not find exact filename matches [cellog/jorrit] * fix Bug #12554: enableExtension() zeros php.ini in some instances [jlightsey] * implement Request #11964: introduce www role, www_dir config variable [cellog] * implement Request #12108: Add "config" (cfg) role [cellog] * implement Request #12147: Avoid compile-time strict warnings [cellog] cause package.xml parsing to drop the "fixed since ..." lines from release_notes.

Comments

 [2008-01-03 20:55 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.