Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: 5d9cee3
Choose a base ref
Loading
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f79d0ee
Choose a head ref
Loading
  • 12 commits
  • 6 files changed
  • 7 contributors

Commits on Apr 28, 2024

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

Commits on Apr 29, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      show overridden vars too
      Bump Symfony version to 5.4.40
      Update VERSION for 5.4.39
      Update CONTRIBUTORS for 5.4.39
      Update CHANGELOG for 5.4.39
      [FrameworkBundle] Fix indentation
    nicolas-grekas committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e3de458 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      show overridden vars too
      Bump Symfony version to 6.4.8
      Update VERSION for 6.4.7
      Update CHANGELOG for 6.4.7
      Bump Symfony version to 5.4.40
      Update VERSION for 5.4.39
      Update CONTRIBUTORS for 5.4.39
      Update CHANGELOG for 5.4.39
      [FrameworkBundle] Fix indentation
    nicolas-grekas committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6eb810f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    c19afb1 View commit details
    Browse the repository at this point in the history
  2. minor #54768 Remove calls to onConsecutiveCalls() (alexandre-daubois)

    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    Remove calls to `onConsecutiveCalls()`
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    cc `@OskarStark` as we did a lot of stuff on tests migration last year
    
    Commits
    -------
    
    4118849d86 Remove calls to `onConsecutiveCalls()`
    nicolas-grekas committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9e62703 View commit details
    Browse the repository at this point in the history
  3. move wiring of the property info extractor to the ObjectNormalizer

    The PropertyNormalizer does not handle a property info extractor. It looks
    like the argument was accidentally added to instead of the ObjectNormalizer
    in #52917.
    xabbuh committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    87b6700 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. bug #54791 [FrameworkBundle] move wiring of the property info extract…

    …or to the ObjectNormalizer (xabbuh)
    
    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    [FrameworkBundle] move wiring of the property info extractor to the ObjectNormalizer
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        |
    | License       | MIT
    
    The PropertyNormalizer does not handle a property info extractor. It looks like the argument was accidentally added to instead of the ObjectNormalizer in #52917.
    
    Commits
    -------
    
    518bc283a0 move wiring of the property info extractor to the ObjectNormalizer
    chalasr committed May 1, 2024
    Configuration menu
    Copy the full SHA
    65e7423 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      fix compatibility with Twig 3.10
      [Strings][EnglishInflector] Fix incorrect pluralisation of 'Album'
      handle union and intersection types for cascaded validations
      move wiring of the property info extractor to the ObjectNormalizer
      move Process component dep to require-dev
      Remove calls to `onConsecutiveCalls()`
      fix: remove unwanted type cast
      accept AbstractAsset instances when filtering schemas
      better distinguish URL schemes and windows drive letters
      convert empty CSV header names into numeric keys
    derrabus committed May 2, 2024
    Configuration menu
    Copy the full SHA
    570f8d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      fix compatibility with Twig 3.10
      [Strings][EnglishInflector] Fix incorrect pluralisation of 'Album'
      handle union and intersection types for cascaded validations
      move wiring of the property info extractor to the ObjectNormalizer
      restore deprecated properties
      move Process component dep to require-dev
      Remove calls to `onConsecutiveCalls()`
      fix: remove unwanted type cast
      accept AbstractAsset instances when filtering schemas
      better distinguish URL schemes and windows drive letters
      handle edge cases when constructing constraints with named arguments
      convert empty CSV header names into numeric keys
    derrabus committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4b41ae8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"

    This reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversing
    changes made to 18c3e87f1512be2cc50e90235b144b13bc347258.
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    603090d View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7c7739f View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      Remove subtree split checks
      Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
    fabpot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f79d0ee View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.