[PEAR-BUG] Bug #20531 [Com]: Net_URL2 2.2.0 has switched to classmap autoloader
[email protected] ("phansys") Sun, 24 Jan 2016 11:38:24 -0500 (EST)
| Newsgroups | php.pear.bugs |
|---|---|
| Message-ID | <[email protected]> |
Edit report at http://pear.php.net/bugs/bug.php?id=20531&edit=1 ID: 20531 Comment by: phansys Reported By: phansys at gmail dot com Summary: Net_URL2 2.2.0 has switched to classmap autoloader Status: Open Type: Bug Package: HTTP_Request2 Package Version: 2.2.1 PHP Version: Irrelevant New Comment: Please, tag a release with this fix, which was already integrated in this commit: https://github.com/ktomk/HTTP_Request2/commit/0b422776d1f01725a30f0f586ee73e3afb678bb8. If there is any reason to no release a new version with this change, a PR adding support to install dev versions was done: https://github.com/pear/HTTP_Request2/pull/12. Thank you in advance. Previous Comments: ------------------------------------------------------------------------ [2015-04-18 20:33:23] tkli Description: ------------ Net_URL2 is not part of f the include-path any longer as the include path to Net_URL2 Net/URL2.php file has been has been removed. Now HTTP_Request2 will crash if no PEAR include path is properly configured with PHP. This is the case with composer based installations. patch: https://github.com/pear/HTTP_Request2/pull/11 ------------------------------------------------------------------------ -- Edit this bug report at http://pear.php.net/bugs/bug.php?id=20531&edit=1