Top "Pear" questions

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

Problems installing Symfony 2.4.1 lib-icu 4.4 dependency

I'm having a problem identical to this one, but the solution provided there isn't working for me. I downloaded the …

php symfony pear pecl icu
Error install pecl/raphf and propro

I have updated php5.5 to php7.0. I try to run this commande : pecl install pecl/raphf But I obtain this …

php pear updating php-5.5 php-7
How to solve Error: Need OpenSSL support for https:// requests?

I am using the VWS - PHP Samples and it works as expected from local PC, but when I uploaded …

php openssl pear mod-ssl
Phing and composer

we use phing to build and test our project. I want to remove dependencies on PEAR as much as possible …

build pear composer-php phing
PHP package manager

does anyone know a package manager library for PHP (as e.g. apt or yum for linux distros) apart from …

php pear package-managers
Call to undefined method MDB2_Error::setFetchMode()

I am using PEAR's MDB2 to connect to my MySQL DB's. I have never had a problem before but this …

php mysql pear mdb2
Where is the Pear PHPUnit command

As you see in the image below, I have Pear installed, and there is a PhpUnit folder, but when I …

pear
pear mail function bcc won't send

I copied a code for PEAR mail from a website, and input my data. It works. It sends mail, however, …

php email pear bcc
PHPUnit , PEAR upgrading Errors

Note : I've read all questions about this problem PEAR is installed and configured on my system (Ubuntu 11.10 + Apache/2.2.20). Because <?…

php ubuntu phpunit pear
List installed packages in channel

With PHP's PEAR, how can I check whether package foo in channel bar is already installed? (Assuming that the channel …

php package pear channel