Skip to content

Conversation

OskarStark
Copy link
Contributor

it is protected in \PHPUnit_Framework_TestCase
https://github.com/sebastianbergmann/phpunit/blob/master/src/Framework/TestCase.php#L2023

please merge this PR to all newer branches

ping @xabbuh @javiereguiluz

it is protected in \PHPUnit_Framework_TestCase
@javiereguiluz
Copy link
Member

👍 setUp() is protected and setUpBeforeClass() is public static

@wouterj
Copy link
Member

wouterj commented Jan 7, 2016

Perfect! Thanks for yet another valuable contribution, Oskar!

@wouterj wouterj merged commit 264526b into symfony:2.3 Jan 7, 2016
wouterj added a commit that referenced this pull request Jan 7, 2016
This PR was merged into the 2.3 branch.

Discussion
----------

make method protected

it is protected in \PHPUnit_Framework_TestCase
https://github.com/sebastianbergmann/phpunit/blob/master/src/Framework/TestCase.php#L2023

please merge this PR to all newer branches

ping @xabbuh @javiereguiluz

Commits
-------

264526b make method protected
@OskarStark OskarStark deleted the patch-9 branch January 8, 2016 06:40
@OskarStark
Copy link
Contributor Author

you're welcome @wouterj will give my best 👍

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.

3 participants