Thanks to visit codestin.com
Credit goes to github.com

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-access
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.7
Choose a base ref
...
head repository: symfony/property-access
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.8
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Feb 16, 2023

  1. CS fix

    nicolas-grekas committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    bbd4442 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

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

    * 5.4:
      [Tests] Remove occurrences of `withConsecutive()`
      Fix support binary values in parameters.
      [Dotenv] Improve Dotenv::usePutenv phpdoc
    nicolas-grekas committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    42e093e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Fix some Composer keywords

    fabpot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    ffee082 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.2

    * 5.4:
      Fix some Composer keywords
      [FrameworkBundle] Rename limiter’s `strategy` to `policy` in XSD
      [VarDumper] Fixed dumping of CutStub
      Fix test
      Change limit argument from string to integer.
      [Messenger] Fix `evaluate()` calls in `WorkerTest`
      [Mailer] STDOUT blocks infinitely under Windows when STDERR is filled
    fabpot committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2ad1e0a View commit details
    Browse the repository at this point in the history
Loading