Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Codeception/module-symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: Codeception/module-symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.0
Choose a head ref
  • 5 commits
  • 18 files changed
  • 3 contributors

Commits on Jan 7, 2024

  1. Symfony 6.4 Support (#177)

    * Update GitHub actions
    * Update to PHP 8.1
    * Code cleanup
    * testing on Symfony 6.4
    TavoNiievez authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e64f46f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Minor formating

    ThomasLandauer authored and TavoNiievez committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3f41b87 View commit details
    Browse the repository at this point in the history
  2. Fix return type of grabSecurityService (#178)

    Since symfony 6.2 the "security.helper" service is an instance of Symfony\Bundle\SecurityBundle\Security
    W0rma authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b887260 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    8b4b533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be24b2b View commit details
    Browse the repository at this point in the history
Loading