Skip to content

webui: patch zf2 to eliminate a php warning caused by zend-stdlib#1305

Merged
pstorz merged 2 commits intobareos:masterfrom
frb121:dev/fbergkemper/master/fix-zend-stdlib-warning
Nov 13, 2022
Merged

webui: patch zf2 to eliminate a php warning caused by zend-stdlib#1305
pstorz merged 2 commits intobareos:masterfrom
frb121:dev/fbergkemper/master/fix-zend-stdlib-warning

Conversation

@frb121
Copy link
Contributor

@frb121 frb121 commented Nov 7, 2022

Use break instead of continue inside switch.

See: zendframework/zend-stdlib@d0cd1d0

Thank you for contributing to the Bareos Project!

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Commit descriptions are understandable and well formatted
  • Check backport line
  • Is the PR title usable as CHANGELOG entry?
  • Separate commit for CHANGELOG.md ("update CHANGELOG.md"). The PR number is correct.
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR
  • bareos-check-sources --since-merge does not report any problems

##### Tests

@frb121 frb121 self-assigned this Nov 7, 2022
Copy link
Contributor

@bruno-at-bareos bruno-at-bareos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested no more warning are visible.
Need a changelog entry

Copy link
Contributor

@bruno-at-bareos bruno-at-bareos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warning are not more present in PhP log.
Changelog fixed.

frb121 and others added 2 commits November 13, 2022 10:53
Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
@pstorz pstorz enabled auto-merge November 13, 2022 09:53
@pstorz pstorz merged commit 6b0a2a7 into bareos:master Nov 13, 2022
@frb121 frb121 deleted the dev/fbergkemper/master/fix-zend-stdlib-warning branch April 21, 2023 10:50
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.

4 participants