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

[stable30] build: Bump symfony/* to 6.4 #48763

Merged
merged 10 commits into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. build: Bump symfony/* to 6.4

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7e5ca85 View commit details
    Browse the repository at this point in the history
  2. fix(command): Make method compatible with upstream class (backportable)

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dbb669d View commit details
    Browse the repository at this point in the history
  3. fix(command): Make method compatible with upstream class (requires 3r…

    …dparty bump)
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fd73366 View commit details
    Browse the repository at this point in the history
  4. ci: Update psalm-baseline

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d1d30e0 View commit details
    Browse the repository at this point in the history
  5. ci: Fix psalm by typing the QuestionHelper

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    91b9562 View commit details
    Browse the repository at this point in the history
  6. test: Fix mock creation

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c710976 View commit details
    Browse the repository at this point in the history
  7. test: Fix wrongly mocked method

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b7a1644 View commit details
    Browse the repository at this point in the history
  8. fix: Ensure we only pass string to writeln()

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    564040c View commit details
    Browse the repository at this point in the history
  9. fix(message): Fix logic of Mail test

    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    decc236 View commit details
    Browse the repository at this point in the history
  10. test(settings): Correctly only return bool for Symfony Input::hasPara…

    …meterOption calls
    
    Signed-off-by: Joas Schilling <coding@schilljs.com>
    nickvergessen committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    57069e3 View commit details
    Browse the repository at this point in the history