chapi
chapi copied to clipboard
Bump symfony/http-kernel from 3.3.6 to 3.4.49
Bumps symfony/http-kernel from 3.3.6 to 3.4.49.
Changelog
Sourced from symfony/http-kernel's changelog.
CHANGELOG
6.2
- Add constructor argument
bool $handleAllThrowabletoHttpKernel- Add
ControllerEvent::getAttributes()to handle attributes on controllers- Add
#[Cache]to describe the default HTTP cache headers on controllers- Add
absolute_urioption to surrogate fragment renderers- Add
ValueResolverInterfaceand deprecateArgumentValueResolverInterface- Add argument
$reflectortoArgumentResolverInterfaceandArgumentMetadataFactoryInterface- Deprecate calling
ConfigDataCollector::setKernel(),RouterListener::setCurrentRequest()without arguments6.1
- Add
BackedEnumValueResolverto resolve backed enum cases from request attributes in controller arguments- Add
DateTimeValueResolverto resolve request attributes into DateTime objects in controller arguments- Deprecate StreamedResponseListener, it's not needed anymore
- Add
Profiler::isEnabled()so collaborating collector services may elect to omit themselves- Add the
UidValueResolverargument value resolver- Add
AbstractBundleclass for DI configuration/definition on a single file- Update the path of a bundle placed in the
src/directory to the parent directory whenAbstractBundleis used6.0
- Remove
ArgumentInterface- Remove
ArgumentMetadata::getAttribute(), usegetAttributes()instead- Remove support for returning a
ContainerBuilderfromKernelInterface::registerContainerConfiguration()- Remove
KernelEvent::isMasterRequest(), useisMainRequest()instead- Remove support for
service:actionsyntax to reference controllers, useserviceOrFqcn::methodinstead5.4
- Add the ability to enable the profiler using a request query parameter, body parameter or attribute
- Deprecate
AbstractTestSessionListenerandTestSessionListener, useAbstractSessionListenerandSessionListenerinstead- Deprecate the
fileLinkFormatparameter ofDebugHandlersListener- Add support for configuring log level, and status code by exception class
- Allow ignoring "kernel.reset" methods that don't exist with "on_invalid" attribute
5.3
- Deprecate
ArgumentInterface- Add
ArgumentMetadata::getAttributes()- Deprecate
ArgumentMetadata::getAttribute(), usegetAttributes()instead- Mark the class
Symfony\Component\HttpKernel\EventListener\DebugHandlersListeneras internal
... (truncated)
Commits
5aa7240Update VERSION for 3.4.49f351c07Update VERSION for 3.4.48a98a4c3Update VERSION for 3.4.47f5dfe19Bump Symfony version to 3.4.4709f8e3fUpdate VERSION for 3.4.46bd2d874Fix transient testse3512baRemove branch-version (keep them for contracts only)d4483d4Fix branch-version4a3f2b7Remove "version" from composer.json files, use "branch-version" instead2934f07Update versions in composer.json- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
composer.lock
Package changes
| Package | Operation | From | To | Changes |
|---|---|---|---|---|
| symfony/mime | add | - | v4.4.47 | view code |
| symfony/polyfill-intl-idn | add | - | v1.27.0 | view code |
| symfony/polyfill-intl-normalizer | add | - | v1.27.0 | view code |
| symfony/polyfill-php56 | add | - | v1.20.0 | view code |
| symfony/polyfill-php72 | add | - | v1.27.0 | view code |
| symfony/polyfill-php80 | add | - | v1.27.0 | view code |
| symfony/debug | upgrade | v3.3.6 | v4.4.44 | diff |
| symfony/http-foundation | upgrade | v3.4.41 | v4.4.49 | diff |
| symfony/http-kernel | upgrade | v3.3.6 :warning: | v3.4.49 :warning: | diff |
| symfony/polyfill-mbstring | upgrade | v1.4.0 | v1.27.0 | diff |
| paragonie/random_compat | remove | v9.99.99 | - | - |
| symfony/polyfill-php70 | remove | v1.17.0 | - | - |
Important Metadata Changes
| Package | Version | Metadata | From | To |
|---|---|---|---|---|
| webmozart/assert | 1.2.0 | dist url | https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f | https://api.github.com/repos/webmozarts/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f |
| webmozart/assert | 1.2.0 | source url | https://github.com/webmozart/assert.git | https://github.com/webmozarts/assert.git |
| webmozart/glob | 4.1.0 | dist url | https://api.github.com/repos/webmozart/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe | https://api.github.com/repos/webmozarts/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe |
| webmozart/glob | 4.1.0 | source url | https://github.com/webmozart/glob.git | https://github.com/webmozarts/glob.git |
Settings · Docs · Powered by Private Packagist