Edit report at http://pear.php.net/bugs/bug.php?id=17768&edit=1
ID: 17768
Updated by: [email protected]
Reported By: glen at delfi dot ee
Summary: file included with relative path
-Status: Open
+Status: Closed
Type: Bug
Package: DB_NestedSet
Package Version: 1.4.1
PHP Version: 5.3.3
-Assigned To:
+Assigned To: doconnor
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: doconnor
This bug has been fixed in SVN.
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.
Previous Comments:
------------------------------------------------------------------------
[2010-08-20 16:38:19] glen
Added #patch bug:17768;patch:includepath.patch;revision:1282322299;.
------------------------------------------------------------------------
[2010-08-20 16:38:00] glen
Description:
------------
i believe PEAR coding standard states that pear classes must
be loaded with full path.
actual problem for me is, that rpm dep solver generates
invalid dependencies as the path is relatively included:
error: php-pear-DB_NestedSet-1.4.1-1: req
pear(NestedSet/Node.php) not found
attaching patch to fix it.
------------------------------------------------------------------------