Skip to content

Fix typo when calling parseDocBlock method #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 29, 2014
Merged

Fix typo when calling parseDocBlock method #4

merged 1 commit into from
Oct 29, 2014

Conversation

jorgemudry
Copy link
Contributor

Hi! I'm using your library and after a composer update it seems that you missed a typo calling the parseDocBlock method.

This is the php error after the update:

PHP Notice:  Undefined variable: self in /home/vagrant/Core/externals/php-vcr/phpunit-testlistener-vcr/PHPUnit/Util/Log/VCR.php on line 122
PHP Stack trace:
PHP   1. {main}() /usr/bin/phpunit:0
PHP   2. PHPUnit_TextUI_Command::main() /usr/bin/phpunit:46
PHP   3. PHPUnit_TextUI_Command->run() /usr/share/php/PHPUnit/TextUI/Command.php:129
PHP   4. PHPUnit_TextUI_TestRunner->doRun() /usr/share/php/PHPUnit/TextUI/Command.php:176
PHP   5. PHPUnit_Framework_TestSuite->run() /home/vagrant/Core/externals/phpunit/phpunit/src/TextUI/TestRunner.php:423
PHP   6. PHPUnit_Framework_TestSuite->run() /home/vagrant/Core/externals/phpunit/phpunit/src/Framework/TestSuite.php:751
PHP   7. PHPUnit_Framework_TestSuite->run() /home/vagrant/Core/externals/phpunit/phpunit/src/Framework/TestSuite.php:751
PHP   8. PHPUnit_Framework_TestCase->run() /home/vagrant/Core/externals/phpunit/phpunit/src/Framework/TestSuite.php:751
PHP   9. PHPUnit_Framework_TestResult->run() /home/vagrant/Core/externals/phpunit/phpunit/src/Framework/TestCase.php:711
PHP  10. PHPUnit_Framework_TestResult->startTest() /home/vagrant/Core/externals/phpunit/phpunit/src/Framework/TestResult.php:581
PHP  11. PHPUnit_Util_Log_VCR->startTest() /home/vagrant/Core/externals/phpunit/phpunit/src/Framework/TestResult.php:365

pd: sorry for my english :)

adri added a commit that referenced this pull request Oct 29, 2014
Fix typo when calling parseDocBlock method
@adri adri merged commit d9f9602 into php-vcr:master Oct 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants