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

[WIP] Adding support for Symfony 7 #863

Draft
wants to merge 35 commits into
base: 1.12
Choose a base branch
from
Draft

[WIP] Adding support for Symfony 7 #863

wants to merge 35 commits into from

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    09f7130 View commit details
    Browse the repository at this point in the history
  2. Add tests for compiler passes

    loic425 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f3b4b74 View commit details
    Browse the repository at this point in the history
  3. Fix step name

    loic425 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2bf5833 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
    loic425 and diimpp committed May 23, 2024
    Configuration menu
    Copy the full SHA
    bbe3741 View commit details
    Browse the repository at this point in the history
  5. Rename compiler passes

    loic425 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    bb3aeae View commit details
    Browse the repository at this point in the history
  6. Allow SF7 on dependencies

    loic425 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    290f142 View commit details
    Browse the repository at this point in the history
  7. SF7 Fix the sf7 build

    loic425 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    281ac9d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request #888 from loic425/fix/the-sf7-build

    [SF7] Fix the branch build
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    47f926e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0d2eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #879 from loic425/bump-symfony-dependency-injectio…

    …n-test
    
    [SF7] Bump symfony-dependency-injection-test
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    db97227 View commit details
    Browse the repository at this point in the history
  4. [SF7] Bump grid version

    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8d1fd4c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #882 from loic425/sf7/bump-grid-version

    [SF7] Bump grid version
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    37a091a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a28e67 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #884 from loic425/sf7/bump-doctrine-event-manager-…

    …version
    
    [Sf7] Bump doctrine event manager version
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0e2643f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f8504c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #885 from loic425/sf7/fix-container-aware-trait

    [SF7] Add removed symfony container aware trait
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e6e3091 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f27f93b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #881 from loic425/sf7/remove-enable-authentication…

    …-manager
    
    [SF7] Remove enable authenticator manager option on test application
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4d0c2e1 View commit details
    Browse the repository at this point in the history
  12. Upgrade winzou on dev branch

    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ebac2c9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #886 from loic425/sf7/upgrade-winzou-on-dev-branch

    [SF7] Upgrade winzou on dev branch
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3baa1b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5609c1f View commit details
    Browse the repository at this point in the history
  15. Merge pull request #887 from loic425/sf7/remove-hateoas

    [SF7] Remove hateoas on Symfony 7
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7f374bd View commit details
    Browse the repository at this point in the history
  16. [SF7] Fix resource loader

    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8d2e528 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    da5f740 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #890 from loic425/fix/resource-loader

    [SF7] Fix resource loader
    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    06dc029 View commit details
    Browse the repository at this point in the history
  19. Fix analysis errors

    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ce59b1d View commit details
    Browse the repository at this point in the history
  20. Fix PHPStan errors

    loic425 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5ff7ee8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    49bbf3f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Merge pull request #891 from loic425/fix/psalm-errors

    [SF7] Fix analysis errors
    loic425 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    28fee40 View commit details
    Browse the repository at this point in the history
  2. [SF7] Fix phpspec tests

    loic425 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e1c2ff4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #892 from loic425/sf7/fix-phpspec-errors

    [SF7] Fix phpspec tests
    loic425 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    af37c1e View commit details
    Browse the repository at this point in the history
  4. [SF7] Fix PHPUnit tests

    loic425 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3172eab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #894 from loic425/sf7/fix-phpunit-tests

    [SF7] Fix PHPUnit tests
    loic425 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f55e5aa View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    27890ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #897 from loic425/sf7/bump-winzou-state-machine-ve…

    …rsion
    
    [SF7] Bump Winzou state machine version
    loic425 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2421a3d View commit details
    Browse the repository at this point in the history