Skip to content

Instantly share code, notes, and snippets.

@weierophinney
Created December 7, 2011 19:58
Show Gist options
  • Save weierophinney/1444348 to your computer and use it in GitHub Desktop.
Save weierophinney/1444348 to your computer and use it in GitHub Desktop.
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