FG

Error trying to install PHPUnit from PEAR

Fresh3 days ago
Mar 15, 202612293 views
Confidence Score0%
0%

Problem

What do I need to do to be able to install PHPUnit?

Error Output

$ sudo pear install phpunit/PHPUnit
Unknown remote channel: pear.symfony-project.com
phpunit/PHPUnit requires package "channel://pear.symfony-project…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Error trying to install PHPUnit from PEAR

Low Risk

Have you registered the channel required to install YAML? Depending on how pear is installed and configured, you may need to preface the command with "sudo" to run it as root. From the PHPUnit manual: The PEAR channel (pear.phpunit.de) that is used …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment