Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Fix: Reduce visibility of setUp() and tearDown() #1821

Merged
merged 1 commit into from
Nov 28, 2019

Conversation

localheinz
Copy link
Contributor

@localheinz localheinz commented Oct 25, 2019

This PR

  • reduces the visibility of setUp() and tearDown() from public to protected

馃拋鈥嶁檪 This is the visibility as declared on PHPUnit\Framework\TestCase, and there's probably no need to increase it.

@pimjansen pimjansen merged commit 29f10e4 into fzaninotto:master Nov 28, 2019
@localheinz localheinz deleted the fix/visibility branch November 28, 2019 09:52
@localheinz
Copy link
Contributor Author

Thank you, @fzaninotto and @pimjansen!

Partoo added a commit to Partoo/Faker that referenced this pull request Jun 21, 2020
* 'master' of github.com:Partoo/Faker: (294 commits)
  Fix (bug fzaninotto#1862): Do not clear entity manager for doctrine orm populator (fzaninotto#1995)
  Remove persian rude words. (fzaninotto#1879)
  Enhancement: Run builds on master using GitHub Actions
  Fix typo (fzaninotto#1927)
  Fix: Run build against PHP 7.4
  Fix: Aggregate badges in one place (fzaninotto#1866)
  Added changelog for the 1.9.1 release
  Fix: Reduce visibility of setUp() and tearDown() (fzaninotto#1821)
  Enhancement: Collect code coverage (fzaninotto#1824)
  Enhancement: Use all columns when running tests
  Add link to PHPStan extension to readme (fzaninotto#1834)
  Enhancement: Configure verbose output via phpunit.xml.dist
  Update master version
  Bump version to 1.9
  Curly braces for arrays is deprecated in PHP 7.4 (detected by PHPCompatibility)
  Updated indenting changelog
  Update changelog with 1.9.0 release
  Skipped lorumpixel test for the release where the service is pretty unstable
  Fix: Mark test classes as final
  Fix: Remove unnecessary class-level DocBlocks
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants