-
-
Notifications
You must be signed in to change notification settings - Fork 96
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/http-kernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/http-kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 5 contributors
Commits on May 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 528c0dd - Browse repository at this point
Copy the full SHA 528c0ddView commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1c60f82 - Browse repository at this point
Copy the full SHA 1c60f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfa92c - Browse repository at this point
Copy the full SHA 6bfa92cView commit details -
feature #60498 [HttpCache] Add a
waiting
trace when finding the cac……he locked (mpdude) This PR was squashed before being merged into the 7.4 branch. Discussion ---------- [HttpCache] Add a `waiting` trace when finding the cache locked | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | | License | MIT This adds a new `waiting` trace that will be recorded by the `HttpCache` when the cache had to wait for another, concurrent request to the same resource to finish first. The information can be used for profiling - a high rate of `waiting` requests means there is a lot of concurrency, so that it might be beneficial to either speed up request processing or consider using `stale-while-revalidate`. Commits ------- 79d8097f932 [HttpCache] Add a `waiting` trace when finding the cache locked
Configuration menu - View commit details
-
Copy full SHA for 848967c - Browse repository at this point
Copy the full SHA 848967cView commit details
Commits on Jun 2, 2025
-
* 7.3: [FrameworkBundle] set NamespacedPoolInterface alias to cache.app [Ldap] Fix `LdapUser::isEqualTo` Add table of contents in `UPGRADE-7.3.md` pass log level instead of exception to resolve the logger skip interactive questions asked by Composer [SecurityBundle] Remove `AnonymousFactory` leftovers [WebProfilerBundle] Fix toolbar with ajax requests not closing [HttpKernel] Fix Symfony 7.3 end of maintenance date [Translation] Validate of pt_BR translation by a native speaker
Configuration menu - View commit details
-
Copy full SHA for 85a1f81 - Browse repository at this point
Copy the full SHA 85a1f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ba058 - Browse repository at this point
Copy the full SHA b7ba058View commit details
Commits on Jun 15, 2025
-
* 7.3: Fix-type-error-when-revealing-broken-secret fix compatibility with Relay 0.11 [Security] Handle non-callable implementations of `FirewallListenerInterface` [DomCrawler] Allow selecting `button`s by their `value` flip excluded properties with keys with Doctrine-style constraint config [JsonPath] Test against official compliance test suite Silence E_DEPRECATED and E_USER_DEPRECATED [HttpCache] Hit the backend only once after waiting for the cache lock fix compatibility with Symfony 7.4 [Form] Keep submitted values when keep_as_list option of collection type is enabled [Form] Fix `keep_as_list` when data is not an array [JsonPath] Fix subexpression evaluation in filters [JsonPath] Fix support for comma separated indices
Configuration menu - View commit details
-
Copy full SHA for d802330 - Browse repository at this point
Copy the full SHA d802330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cc24df - Browse repository at this point
Copy the full SHA 6cc24dfView commit details
Commits on Jun 27, 2025
-
* 7.3: - [Console] Table counts wrong column width when using colspan and `setColumnMaxWidth()` [Console] Table counts wrong number of padding symbols in `renderCell()` method when cell contain unicode variant selector [Cache] Fix using a `ChainAdapter` as an adapter for a pool [Serializer] Fix collect_denormalization_errors flag in defaultContext [TypeInfo] Fix handling `ConstFetchNode` [VarDumper] Avoid deprecated call in PgSqlCaster Fix command option mode (InputOption::VALUE_REQUIRED) use an EOL-agnostic approach to parse class uses [Uid] Improve entropy of the increment for UUIDv7 [HttpKernel] Fix `#[MapUploadedFile]` handling for optional file uploads
Configuration menu - View commit details
-
Copy full SHA for cfa6ba0 - Browse repository at this point
Copy the full SHA cfa6ba0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7.3...7.4