Created
December 7, 2011 19:58
-
-
Save weierophinney/1444348 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1003 test:master % php ~/Downloads/phpunit-3.6.4.phar | |
PHP Warning: Missing argument 1 for text_template_autoload(), called in phar:///home/matthew/Downloads/phpunit-3.6.4.phar/PHP/CodeCoverage/Filter.php on line 96 and defined in /usr/local/zend/share/pear/Text/Template/Autoload.php on line 46 | |
Warning: Missing argument 1 for text_template_autoload(), called in phar:///home/matthew/Downloads/phpunit-3.6.4.phar/PHP/CodeCoverage/Filter.php on line 96 and defined in /usr/local/zend/share/pear/Text/Template/Autoload.php on line 46 | |
PHP Notice: Undefined variable: class in /usr/local/zend/share/pear/Text/Template/Autoload.php on line 58 | |
Notice: Undefined variable: class in /usr/local/zend/share/pear/Text/Template/Autoload.php on line 58 | |
PHP Catchable fatal error: Argument 1 passed to PHP_CodeCoverage_Filter::addFilesToBlacklist() must be an array, null given, called in phar:///home/matthew/Downloads/phpunit-3.6.4.phar/PHP/CodeCoverage/Filter.php on line 96 and defined in phar:///home/matthew/Downloads/phpunit-3.6.4.phar/PHP/CodeCoverage/Filter.php on line 151 | |
Catchable fatal error: Argument 1 passed to PHP_CodeCoverage_Filter::addFilesToBlacklist() must be an array, null given, called in phar:///home/matthew/Downloads/phpunit-3.6.4.phar/PHP/CodeCoverage/Filter.php on line 96 and defined in phar:///home/matthew/Downloads/phpunit-3.6.4.phar/PHP/CodeCoverage/Filter.php on line 151 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment