8000 Comparing v7.2.0...v7.2.1 · symfony/property-info · 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/property-info
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.0
Choose a base ref
...
head repository: symfony/property-info
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.1
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    317831c View commit details
    Browse the repository at this point in the history
  2. minor #59010 [PropertyInfo] ensure that tests are run with lowest sup…

    …ported Serializer versions (xabbuh)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [PropertyInfo] ensure that tests are run with lowest supported Serializer versions
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        |
    | License       | MIT
    
    Commits
    -------
    
    7ff3bb3de59 ensure that tests are run with lowest supported Serializer versions
    nicolas-grekas committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e4782ec View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

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

Commits on Dec 7, 2024

  1. chore: fix CS

    keradus authored and fabpot committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    334d1c3 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      [Console] Fix division by 0 error
      [ErrorHandler] Fix error message with PHP 8.5
      Add an experimental CI job for PHP 8.5
      [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient
      evaluate access flags for properties with asymmetric visibility
      [Mime] Fix wrong PHPDoc in `For
    8C79
    mDataPart` constructor
    xabbuh committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    e43c360 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.1' into 7.2

    * 7.1:
      [Console] Fix division by 0 error
      [ErrorHandler] Fix error message with PHP 8.5
      add test covering associated entities referenced by their primary key
      Add an experimental CI job for PHP 8.5
      Fix change log to mentioned thrown exception
      [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient
      evaluate access flags for properties with asymmetric visibility
      [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
    xabbuh committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    65fb9be View commit details
    Browse the repository at this point in the history
Loading
0