Skip to content
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

EZP-31560: Fixed VersionStabilityCheckerTest class file path #101

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented Jul 21, 2021

Question Answer
JIRA issue EZP-31560
Type bug
Target Ibexa version v3.3 - please update x accordingly
BC breaks no

Class EzSystems\EzSupportTools\VersionStability\VersionStabilityCheckerTest located in ./src/lib/Tests/VersionStability/VersionStabilityCheckerTest.php does not comply with psr-4 autoloading standard.

Introduced in #86 and missed by accident.

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage. // na
  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Ran PHP CS Fixer for new PHP code (use $ composer fix-cs).
  • Asked for a review (ping @ibexa/engineering).

Class EzSystems\EzSupportTools\VersionStability\VersionStabilityCheckerTest located in ./src/lib/Tests/VersionStability/VersionStabilityCheckerTest.php does not comply with psr-4 autoloading standard.
@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@alongosz alongosz merged commit cfa3f2d into ezsystems:2.3 Jul 22, 2021
@alongosz alongosz deleted the ezp-31560-fix-version-stability-checker-test-class branch July 22, 2021 09:17
kacper-wieczorek-ibexa pushed a commit that referenced this pull request Sep 24, 2021
For more details see #101 or https://issues.ibexa.co/browse/EZP-31560.

Class EzSystems\EzSupportTools\VersionStability\VersionStabilityCheckerTest located in ./src/lib/Tests/VersionStability/VersionStabilityCheckerTest.php did not comply with psr-4 autoloading standard.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

7 participants