Top "Pear" questions

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

Call to undefined method PHP_CodeCoverage_Filter::getInstance()

I've got a fresh copy of PHPUnit installed on my system (Ubuntu 11), but whenever I type phpunit in the console …

ubuntu phpunit pear
How to Ignore Line Length PHP_CodeSniffer

I have been using PHP_CodeSniffer with jenkins, my build.xml was configured for phpcs as below <target name="…

php jenkins continuous-integration pear codesniffer
How do I correctly install PHPUnit with PEAR?

I have had to de- and reinstall a newer version of PHPUnit following these directions. Now when I'm launching this …

php symfony1 phpunit yaml pear
sudo pecl install apc returns error

I run the command: sudo pecl install apc The file gets downloaded, the configuration succeeds, then make is launched and …

php pear apc pecl
How to set up PEAR on Mac OS X 10.5 Leopard

I'm ultimately trying to install PEAR so I can easily install PHPUnit. I want to set up a Mac, Apache, …

php macos pear osx-leopard
Pear error "XML Extension not found" on Ubuntu 14.04 after installing php-xml & php-xml7.0

I wanna use the pecl command to install redis to my php on Ubuntu 14.04. But my Pear is giving me …

php xml ubuntu pear pecl
sending mail with php & escaping hotmails junk folder

I have been trying to get PEAR::mail to successfully deliver emails to hotmail users without being flagged as SPAM …

php email pear spam
PEAR on Windows: How to change pear.ini location

I am trying to install a PEAR package into my recent XAMPP PHP installation (PHP 5.3.1) on Windows 7 64-bit. Installing new …

php windows-7 pear
How can I remove completely PHPUnit using the PEAR Installer?

I installed PHPUnit using the PEAR installer a few days ago (I also installed Selenium RC for testing in PHP …

php windows selenium phpunit pear
Spreadsheet_Excel_Writer data output is damaged

I use Spreadsheet_Excel_Writer to generate .xls file and it works fine until I have to deal with a …

php excel pear xls