-
-
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: v6.3.12
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: v6.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 4 files changed
- 4 contributors
Commits on May 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac00bc9 - Browse repository at this point
Copy the full SHA ac00bc9View commit details
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aacdb39 - Browse repository at this point
Copy the full SHA aacdb39View commit details
Commits on Jun 3, 2023
-
minor #50297 Remove unnecessary usages of DateTime (nicolas-grekas)
This PR was merged into the 6.4 branch. Discussion ---------- Remove unnecessary usages of DateTime | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Part of #47580 | License | MIT | Doc PR | - Together with #50290, this PR removes `DateTime` everywhere possible. What remains is: - test cases that test both DateTime and DateTimeImmutable - legit to keep - date/time form-types and transformers in the Form component - we'd need a separate effort for them, related to #50295 - `PersistentTokenInterface::getLastUsed(): \DateTime` - separate effort also Commits ------- 8b08294b63 Remove unnecessary usages of DateTime
Configuration menu - View commit details
-
Copy full SHA for 7a0d207 - Browse repository at this point
Copy the full SHA 7a0d207View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 686a2f5 - Browse repository at this point
Copy the full SHA 686a2f5View commit details
Commits on Jul 31, 2023
-
* 6.3: Fix symfony/deprecation-contracts require Remove 6.2 from the list of potential branch targets Bump Symfony version to 6.3.3 Update VERSION for 6.3.2 Update CHANGELOG for 6.3.2 Bump Symfony version to 5.4.27 Update VERSION for 5.4.26 Update CONTRIBUTORS for 5.4.26 Update CHANGELOG for 5.4.26 Fix update slack messages documentation Fix symfony/deprecation-contracts require [Scheduler] Postpone schedule creation
Configuration menu - View commit details
-
Copy full SHA for fd86341 - Browse repository at this point
Copy the full SHA fd86341View commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63b478d - Browse repository at this point
Copy the full SHA 63b478dView commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4dcbd69 - Browse repository at this point
Copy the full SHA 4dcbd69View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 245813a - Browse repository at this point
Copy the full SHA 245813aView commit details -
minor #52334 [Yaml]
Inline::parse(null)
not allowed (GromNaN)This PR was merged into the 6.4 branch. Discussion ---------- [Yaml] `Inline::parse(null)` not allowed | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | Fix #52326 | License | MIT It's only called with string values in the Yaml component. This class is internal. It allows to change the arg type. The arg type was documented as `string`. symfony/symfony@7b1715b#diff-1d97fcfb29e99f0200c3952e9a1a11c4b9f825c0f5ad4d4515b9b1805f8c988eR47 Commits ------- 834e0ab6e2 Passing null to Inline::parse is not allowed
Configuration menu - View commit details
-
Copy full SHA for fa5302a - Browse repository at this point
Copy the full SHA fa5302aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9610b8b - Browse repository at this point
Copy the full SHA 9610b8bView commit details
Commits on Oct 29, 2023
-
Fix wrong yaml parse null test
Incomplete revert in eaff34a following b2e372d and bb5d49c
Configuration menu - View commit details
-
Copy full SHA for 96d3ed6 - Browse repository at this point
Copy the full SHA 96d3ed6View commit details
Commits on Nov 6, 2023
-
* 6.3: fix tests Remove full DSNs from exception messages [Yaml] Fix uid binary parsing Disable the "Copy as cURL" button when the debug info are disabled [HttpClient] Replace `escapeshellarg` to prevent overpassing `ARG_MAX` [HttpKernel] Preventing error 500 when function putenv is disabled [PasswordHasher][Tests] Do not invoke methods with additional arguments in tests remove invalid group Fix block scalar array parsing
Configuration menu - View commit details
-
Copy full SHA for 4f9237a - Browse repository at this point
Copy the full SHA 4f9237aView commit details
There are no files selected for viewing