Top "Pear" questions

PEAR is a repository of PHP software code, designed to offer some functionality not built into PHP core

Non-static method PEAR::isError() should not be called statically

After upgrading from RHEL 5x to CentOS 6x, I started seeing these errors in my httpd log: PHP Strict Standards: …

php static pear
Windows Installing PHPUnit via PEAR - Installing PHPUnit via PEAR

When I run: peardev install phpunit/PHPUnit I get the following: No releases available for package "pear.phpunit.de/PHPUnit" …

php phpunit pear
Failed opening required 'HTTP/Request2.php' (include_path='.;C:\php5\pear')

everyone. I have some trouble in pear. I test in my localhost(my localhost path is e:\www), my system …

php pear
Understanding PHP library installation

I'm trying to understand the options and terminology relating to "installing" PHP libraries on a system (Linux/OSX) Here are …

php installation pear
How to uninstall PEAR from one installation of PHP and then install it with another existing PHP installation

I have two installations of php on my server. One version of php is 5.2.0 configured with pear, and the other …

php linux pear
PEAR package install fails

i try to install packages from pear.phpqatools.org/phpqatools First of all command pear config-get php_dir returns D:\…

php console phpunit package pear
pecl installs for previous php version

I've upgraded my MacBook to Mavericks and ruined my development environment. The problem I have right now is that my …

php pear apc pecl osx-mavericks
How to install an older version of PHPUnit through PEAR?

I would like to downgrade my installation of PHPUnit 3.4 to 3.3. I'm just not sure how to do it. How do …

php phpunit pear
Installing PEAR on Windows 7 using phar

I'm trying to install PEAR for use with Wamp 2.1. The package does not come with any pear installation. I have …

php pear wamp wampserver
Wamp 2.2 install PEAR

My operating system is Windows 7. I got my WAMP2.2 install in my computer. Then I try to install PEAR. However, …

php windows-7 wamp pear