Fatal Error on pecl.php.net and bugs.php.net not responding
php.internals
Jakob Buchgraber
19 years ago
Hey!
When using the search on pecl.php.net I get a PHP fatal error. I
actually wanted to file a bug, but http://bugs.php.net is not responding.
I queried for APC using the package search:
http://pecl.php.net/package-search.php?pkg_name=APC&bool=AND&submit=Search
Here is what I get:
Fatal error: Pager constructor is deprecated. You must use the
"Pager::factory($params)" method instead of "new Pager($params)" in
/usr/local/lib/php/Pager.php on line 153
Cheers,
Jay
David Duong
19 years ago
It seems to be working now.
- David
Jakob Buchgraber wrote:
Tijnema !
19 years ago
On 3/26/07, David Duong <david.nqd@gmail.com> wrote: