8000 Comparing e623e12...fbcdd18 · symfony-cmf/Testing · GitHub
[go: up one dir, main page]

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: symfony-cmf/Testing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e623e12
Choose a base ref
...
head repository: symfony-cmf/Testing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fbcdd18
Choose a head ref
  • 17 commits
  • 23 files changed
  • 3 contributors

Commits on Feb 16, 2024

  1. Apply fixes from StyleCI

    [ci skip] [skip ci]
    StyleCIBot committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    ec7c793 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from symfony-cmf/analysis-6VQeKW

    Apply fixes from StyleCI
    dbu authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3d1abbe View commit details
    Browse the repository at this point in the history
  3. Support Symfony 7

    trsteel88 authored and dbu committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    03456ab View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Adjust for sf7 and new doctrine versions

    * drop annotations
    * adjust security to symfony 7
    * ignore database creation failure because doctrine dbal decided to be a stickler
    * drop symfony 5 support
    dbu committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ace45d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #215 from symfony-cmf/sf7

    Support Symfony 7
    dbu authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ac405c2 View commit details
    Browse the repository at this point in the history
  3. explicitly disable controller resolver auto mapping to avoid doctrine…

    … deprecation warning
    dbu committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9be0bcd View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    af24cbb View commit details
    Browse the repository at this point in the history
  2. remove workarounds for symfony 5

    dbu committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a00c429 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #220 from symfony-cmf/4-to-5

    4 to 5
    dbu authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d00ae5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad232b9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #221 from symfony-cmf/cleanup

    cleanup code for new symfony versions
    dbu authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c85c4cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1c26ee View commit details
    Browse the repository at this point in the history
  7. add missing strict typing

    dbu committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d447691 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #223 from symfony-cmf/4-to-5

    4 to 5
    dbu authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3ea0140 View commit details
    Browse the repository at this point in the history
  9. prepare release

    dbu committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4c0c16c View commit details
    Browse the repository at this point in the history
  10. fix TestKernel

    dbu committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d65e624 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #224 from symfony-cmf/fix-test-kernel

    fix TestKernel
    dbu authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fbcdd18 View commit details
    Browse the repository at this point in the history
Loading
0