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/process
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.3
Choose a base ref
...
head repository: symfony/process
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.4
Choose a head ref
  • 8 commits
  • 3 files changed
  • 6 contributors

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Update configuration path in help message
      [Validator] Review Albanian translation
      [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3
      [Validator] Update Czech (cz) translation
      Sync translations
      Review portuguese translations
      [Validator] Fix fields without constraints in `Collection`
      deal with fields for which no constraints have been configured
    derrabus committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    d4fd4a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      [VarExporter] Uniform unitialized property error message under ghost and non-ghost objects
      [AssetMapper] Ignore comment lines in JavaScriptImportPathCompiler
      Update configuration path in help message
      [Validator] Review Albanian translation
      [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3
      [Validator] Update Czech (cz) translation
      Sync translations
      [Mailer][Postmark][Webhook] Make allowed IPs configurable
      Review portuguese translations
      [Validator] Fix fields without constraints in `Collection`
      deal with fields for which no constraints have been configured
      [DomCrawler] [Form] Fix the exclusion of <template>
    derrabus committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8d6be7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fdf340 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [Process] Fix failing tests causing segfaults
    xabbuh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8bda0be View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      [Process] Fix failing tests causing segfaults
    xabbuh committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7a74847 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 22, 2024

  1. Merge branch '6.4' into 7.0

    * 6.4:
      [DependencyInjection] Fix computing error messages involving service locators
      [Serializer] Fix unknown types normalization type when know type
      [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3
      [AssetMapper] Fix enquoted string pattern
      [Validator] Review Romanian (ro) translations
      [Console] Fix display of Table on Windows OS
      [FrameworkBundle] Fix config builder with extensions extended in `build()`
      [Translation] Fix extracting qualified t() function calls
      Fix vertical table on windows
      Fix the `command -v` exception when the command option with a dash prefix
      [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching
      explicitly cast boolean SSL stream options
      return the unchanged text if preg_replace_callback() fails
      the 'use_notify' option is on the factory, not on the postgres connection class
      review translations
    nicolas-grekas committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0e77271 View commit details
    Browse the repository at this point in the history
Loading