[PEAR-BUG] Bug #4426 [Com]: PEAR_Autoloader __call() must take only 2 arguments

[email protected] ("vijay_707") Mon, 23 Apr 2018 07:06:09 -0400 (EDT)
Newsgroups php.pear.bugs
Message-ID <[email protected]>
Edit report at http://pear.php.net/bugs/bug.php?id=4426&edit=1

 ID:               4426
 Comment by:       vijay_707
 Reported By:      vijivijz at gmail dot com
 Summary:          PEAR_Autoloader __call() must take only 2 arguments
 Status:           Closed
 Type:             Bug
 Package:          PEAR
 Operating System: Debian GNU/Linux
 PHP Version:      5.0.4
 Assigned To:      ashnazg
 New Comment:

Method PEAR_Autoloader::__call() must take exactly 2 arguments in
C:\xampp\php\pear\Autoloader.php on line 210


Previous Comments:
------------------------------------------------------------------------

[2017-02-13 14:07:37] ashnazg

<div id="changeset">
<span class="removed">-Status:      Wont fix</span>
<span class="added">+Status:      Closed</span>
<span class="removed">-Assigned To:</span>
<span class="added">+Assigned To: ashnazg</span>
</div>Fixed in Github via https://github.com/pear/pear-core/pull/48

------------------------------------------------------------------------

[2015-11-07 13:02:43] kna

pear>=1.10.0 dose not suport PHP4.
I think PEAR_Autoloader is unnecessary now.
https://github.com/pear/pear-core/pull/48

------------------------------------------------------------------------

[2005-05-28 16:26:03] cellog

PEAR_Autoloader does not work in PHP 5, it is deprecated and replaced by
the PEAR_Delegator package.

------------------------------------------------------------------------

[2005-05-25 05:11:27] fredericpoeydomenge

Description:
------------
in PEAR 1.4.0a11 :

Fatal error: Method PEAR_Autoloader::__call() must take exactly 2
arguments in /usr/share/pear/PEAR/Autoloader.php on line 216

Reproduce code:
---------------
php -l /usr/share/pear/PEAR/Autoloader.php

------------------------------------------------------------------------


-- 
Edit this bug report at http://pear.php.net/bugs/bug.php?id=4426&edit=1