Skip to content

Instantly share code, notes, and snippets.

@hhamon
Created May 14, 2012 09:51
Show Gist options
  • Save hhamon/2693003 to your computer and use it in GitHub Desktop.
Save hhamon/2693003 to your computer and use it in GitHub Desktop.
phpunit --bootstrap tests/bootstrap.php --coverage-html ./coverage tests/Propel/Tests/Generator/Model/
PHP Deprecated: /Users/hugo.hamon/Development/Propel2/vendor/.composer/autoload.php is deprecated, please use vendor/autoload.php or vendor/composer/autoload_* instead
See https://groups.google.com/forum/#!msg/composer-dev/fWIs3KocwoA/nU3aLko9LhQJ for details in /Users/hugo.hamon/Development/Propel2/vendor/.composer/autoload.php on line 3
PHP Stack trace:
PHP 1. {main}() /opt/local/bin/phpunit:0
PHP 2. PHPUnit_TextUI_Command::main() /opt/local/bin/phpunit:46
PHP 3. PHPUnit_TextUI_Command->run() /opt/local/lib/php/PHPUnit/TextUI/Command.php:130
PHP 4. PHPUnit_TextUI_Command->handleArguments() /opt/local/lib/php/PHPUnit/TextUI/Command.php:139
PHP 5. PHPUnit_TextUI_Command->handleBootstrap() /opt/local/lib/php/PHPUnit/TextUI/Command.php:562
PHP 6. PHPUnit_Util_Fileloader::checkAndLoad() /opt/local/lib/php/PHPUnit/TextUI/Command.php:867
PHP 7. PHPUnit_Util_Fileloader::load() /opt/local/lib/php/PHPUnit/Util/Fileloader.php:79
PHP 8. include_once() /opt/local/lib/php/PHPUnit/Util/Fileloader.php:95
PHP 9. require_once() /Users/hugo.hamon/Development/Propel2/tests/bootstrap.php:3
PHP 10. require() /Users/hugo.hamon/Development/Propel2/autoload.php.dist:4
PHP 11. trigger_error() /Users/hugo.hamon/Development/Propel2/vendor/.composer/autoload.php:3
Deprecated: /Users/hugo.hamon/Development/Propel2/vendor/.composer/autoload.php is deprecated, please use vendor/autoload.php or vendor/composer/autoload_* instead
See https://groups.google.com/forum/#!msg/composer-dev/fWIs3KocwoA/nU3aLko9LhQJ for details in /Users/hugo.hamon/Development/Propel2/vendor/.composer/autoload.php on line 3
Call Stack:
0.0003 629936 1. {main}() /opt/local/bin/phpunit:0
0.0057 1204000 2. PHPUnit_TextUI_Command::main() /opt/local/bin/phpunit:46
0.0057 1204728 3. PHPUnit_TextUI_Command->run() /opt/local/lib/php/PHPUnit/TextUI/Command.php:130
0.0057 1204728 4. PHPUnit_TextUI_Command->handleArguments() /opt/local/lib/php/PHPUnit/TextUI/Command.php:139
0.0067 1275272 5. PHPUnit_TextUI_Command->handleBootstrap() /opt/local/lib/php/PHPUnit/TextUI/Command.php:562
0.0069 1291768 6. PHPUnit_Util_Fileloader::checkAndLoad() /opt/local/lib/php/PHPUnit/TextUI/Command.php:867
0.0070 1291896 7. PHPUnit_Util_Fileloader::load() /opt/local/lib/php/PHPUnit/Util/Fileloader.php:79
0.0071 1294000 8. include_once('/Users/hugo.hamon/Development/Propel2/tests/bootstrap.php') /opt/local/lib/php/PHPUnit/Util/Fileloader.php:95
0.0072 1309896 9. require_once('/Users/hugo.hamon/Development/Propel2/autoload.php.dist') /Users/hugo.hamon/Development/Propel2/tests/bootstrap.php:3
0.0073 1314040 10. require('/Users/hugo.hamon/Development/Propel2/vendor/.composer/autoload.php') /Users/hugo.hamon/Development/Propel2/autoload.php.dist:4
0.0073 1314448 11. trigger_error() /Users/hugo.hamon/Development/Propel2/vendor/.composer/autoload.php:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment