-
-
Notifications
You must be signed in to change notification settings - Fork 130
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 12 files changed
- 7 contributors
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 412589d - Browse repository at this point
Copy the full SHA 412589dView commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14a66d3 - Browse repository at this point
Copy the full SHA 14a66d3View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 691075a - Browse repository at this point
Copy the full SHA 691075aView commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc0c313 - Browse repository at this point
Copy the full SHA cc0c313View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec6a914 - Browse repository at this point
Copy the full SHA ec6a914View commit details -
feature #57518 Unify how --format is handled by commands (fabpot)
This PR was merged into the 7.2 branch. Discussion ---------- Unify how --format is handled by commands | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | yes <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | yes <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Issues | n/a <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead --> | License | MIT We have many commands that have a `--format` option. This PR tries to unify the way we handle them: * Deprecate the `text` format (used only twice) in favor of the more common `txt` one; * Add auto-completion for `--format` in all commands; * Add help about the `--format` option in all commands that supports it (in a unified way) **Side note**: To avoid confusion, I think we should rename the `--format` option for the `uuid:generate` and `ulid:generate` commands as it does something different from the commonly used `--format` option. Commits ------- 848f855cdf Unify how --format is handle by commands
Configuration menu - View commit details
-
Copy full SHA for 4c5e237 - Browse repository at this point
Copy the full SHA 4c5e237View commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9175fd2 - Browse repository at this point
Copy the full SHA 9175fd2View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aaf847b - Browse repository at this point
Copy the full SHA aaf847bView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a80908 - Browse repository at this point
Copy the full SHA 9a80908View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 564ae85 - Browse repository at this point
Copy the full SHA 564ae85View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9900d69 - Browse repository at this point
Copy the full SHA 9900d69View commit details
Commits on Aug 12, 2024
-
* 7.1: (31 commits) [Serializer] Remove useless calls to `func_get_arg()` fix tests using Twig 3.12 skip tests requiring the intl extension if it's not installed 🐛 throw ParseException on invalid date [FrameworkBundle] Re-remove redundant name attribute from `default_context` 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 Fix importing PHP config in prepend extension method [Messenger] Prevent waiting time to overflow when using long delays [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 ...
Configuration menu - View commit details
-
Copy full SHA for 4bc6a9f - Browse repository at this point
Copy the full SHA 4bc6a9fView commit details
Commits on Sep 17, 2024
-
* 7.1: [Process] minor fix [Process] Fix finding executables independently of open_basedir [HttpKernel] Skip logging uncaught exceptions in ErrorHandler, assume $kernel->terminateWithException() will do it [Serializer] Fix for method named `get()` [Notifier][TurboSMS] Process partial accepted response from transport parse empty sequence elements as null [HttpClient] Fix setting CURLMOPT_MAXCONNECTS throw a meaningful exception when parsing dotenv files with BOM [FrameworkBundle] Fix schema & finish incomplete tests for lock & semaphore config [Cache] Fix RedisSentinel params types [FrameworkBundle] Fix service reset between tests [Uid][Serializer][Validator] Mention RFC 9562 make sure temp files can be cleaned up on Windows
Configuration menu - View commit details
-
Copy full SHA for 96baa90 - Browse repository at this point
Copy the full SHA 96baa90View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e82cc9 - Browse repository at this point
Copy the full SHA 8e82cc9View commit details
Commits on Sep 25, 2024
-
* 7.1: Add PR template and auto-close PR on subtree split repositories
Configuration menu - View commit details
-
Copy full SHA for 888f0ea - Browse repository at this point
Copy the full SHA 888f0eaView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 099581e - Browse repository at this point
Copy the full SHA 099581eView commit details
There are no files selected for viewing