8000 Comparing v7.1.4...v7.1.5 · symfony/framework-bundle · 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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.4
Choose a base ref
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.5
Choose a head ref
  • 16 commits
  • 17 files changed
  • 5 contributors

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    e967c07 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    8bd84c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    32c98b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    2f1b7a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [Intl] Update ICU data from 74.1 to 75.1
      use DeprecatedCallableInfo for Twig callables if possible
      [Filesystem] Add a warning about `chown()` and `chgrp()` on Windows
      [String] Update wcswidth data with Unicode 16
      Work around parse_url() bug
      [Ldap] Clean `ldap_connect()` call in `LdapTestCase`
      [HttpFoundation] Update links for X-Accel-Redirect and fail properly when X-Accel-Mapping is missing
    xabbuh committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    d48df3d View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      fix merge
      [Intl] Update ICU data from 74.1 to 75.1
      use DeprecatedCallableInfo for Twig callables if possible
      [Filesystem] Add a warning about `chown()` and `chgrp()` on Windows
      [String] Update wcswidth data with Unicode 16
      PhpSubprocess: Add flag PREG_OFFSET_CAPTURE to preg_match to identify the offset
      Work around parse_url() bug
      [Ldap] Clean `ldap_connect()` call in `LdapTestCase`
      [HttpFoundation] Update links for X-Accel-Redirect and fail properly when X-Accel-Mapping is missing
    xabbuh committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0c93dc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. minor #58250 [FrameworkBundle] Finish incomplete tests for lock & sem…

    …aphore config (HypeMC)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [FrameworkBundle] Finish incomplete tests for lock & semaphore config
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    I noticed this while working on #58249. Basically, the test files were partially added but never used, so the tests were incomplete. ~Also, there's a bug in the schema, as the configuration in those files didn't work.~
    
    Commits
    -------
    
    0574c867e1 [FrameworkBundle] Fix schema & finish incomplete tests for lock & semaphore config
    nicolas-grekas committed Sep 16, 2024
    10000 Configuration menu
    Copy the full SHA
    35785c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
      throw a meaningful exception when parsing dotenv files with BOM
      [Cache] Fix RedisSentinel params types
      [FrameworkBundle] Fix service reset between tests
      [Uid][Serializer][Validator] Mention RFC 9562
      make sure temp files can be cleaned up on Windows
    xabbuh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    40aa18d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch '6.4' into 7.1

    * 6.4:
      [Serializer] Fix for method named `get()`
      [Notifier][TurboSMS] Process partial accepted response from transport
      [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
      throw a meaningful exception when parsing dotenv files with BOM
      [FrameworkBundle] Fix schema & finish incomplete tests for lock & semaphore config
      [Cache] Fix RedisSentinel params types
      [FrameworkBundle] Fix service reset between tests
      [Uid][Serializer][Validator] Mention RFC 9562
      make sure temp files can be cleaned up on Windows
    xabbuh committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0e6c77a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d022058 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.4

    * 5.4:
      fix XSD to allow to configure locks without resources
    xabbuh committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5432bc4 View commit details
    Browse the repository at this point in the history
  4. fix merge

    xabbuh committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f40274b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge branch '6.4' into 7.1

    * 6.4:
      fix functional tests
      fix merge
      fix XSD to allow to configure locks without resources
    xabbuh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    69e306c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    9ae1957 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      [FrameworkBundle] Do not access the container when the kernel is shut down
    xabbuh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6a9665b View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      add missing namespace declaration
      Fix named arguments in data providers
      [FrameworkBundle] Do not access the container when the kernel is shut down
    xabbuh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8a792de View commit details
    Browse the repository at this point in the history
Loading
0