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/finder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.3
Choose a base ref
...
head repository: symfony/finder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.4
Choose a head ref
  • 7 commits
  • 2 files changed
  • 4 contributors

Commits on Jul 31, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 12, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      fix tests using Twig 3.12
      skip tests requiring the intl extension if it's not installed
      🐛 throw ParseException on invalid date
      [ExpressionLanguage] Improve test coverage
      [HttpKernel] [WebProfileBundle] Fix Routing panel for URLs with a colon
      [Form] NumberType: Fix parsing of numbers in exponential notation with negative exponent
      [Security] consistent singular/plural translation in Dutch
      reset the validation context after validating nested constraints
      do not duplicate directory separators
      fix handling empty data in ValueToDuplicatesTransformer
      [Validator] review latvian translations
      [Validator] Add Dutch translation for `WordCount` constraint
      allow more unicode characters in URL paths
      [String][EnglishInflector] Fix words ending in 'le', e.g., articles
      do not duplicate directory separators
      [Uid] Ensure UuidV1 is created in lowercase
    derrabus committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cc9d880 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4: (23 commits)
      fix tests using Twig 3.12
      skip tests requiring the intl extension if it's not installed
      🐛 throw ParseException on invalid date
      fix permitted data type of the default choice
      [ExpressionLanguage] Improve test coverage
      Fix invalid phpdoc in ContainerBuilder
      [HttpKernel] [WebProfileBundle] Fix Routing panel for URLs with a colon
      [Form] NumberType: Fix parsing of numbers in exponential notation with negative exponent
      [Security] consistent singular/plural translation in Dutch
      reset the validation context after validating nested constraints
      do not duplicate directory separators
      fix handling empty data in ValueToDuplicatesTransformer
      fix compatibility with redis extension 6.0.3+
      synchronize unsupported scheme tests
      [String] Fixed Quorum plural, that was inflected to be only "Quora" and never "Quorums"
      Fix symfony/kaz-info-teh-notifier package
      [Validator] review latvian translations
      [Validator] Add Dutch translation for `WordCount` constraint
      allow more unicode characters in URL paths
      [String][EnglishInflector] Fix words ending in 'le', e.g., articles
      ...
    derrabus committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b7df8a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

    * 5.4:
      Replace external FTP server by a local docker instance
      [PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var
    nicolas-grekas committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d7eb6da View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Replace external FTP server by a local docker instance
      [PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var
      fix test
      [Validator] Add test for `D` regex modifier in `TimeValidator`
    nicolas-grekas committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    d95bbf3 View commit details
    Browse the repository at this point in the history
Loading