An open API service for providing issue and pull request metadata for open source projects.

GitHub / symfony/symfony issues and pull requests

Labelled with: HttpKernel

#57775 - [HttpFoundation][HttpKernel] Remove unused code and useless casts

Pull Request - State: closed - Opened by alexandre-daubois over 1 year ago - 4 comments
Labels: HttpFoundation, HttpKernel, Status: Reviewed

#57599 - [HttpKernel] Optional warmers erroneously enabled under Windows

Issue - State: closed - Opened by fritzmg over 1 year ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#57577 - [FrameworkBundle][HttpKernel] Let `RequestPayloadValueResolver` consider mapped argument type

Pull Request - State: closed - Opened by unixslayer over 1 year ago - 8 comments
Labels: Feature, HttpKernel, FrameworkBundle, Status: Reviewed

#57577 - [FrameworkBundle][HttpKernel] Let `RequestPayloadValueResolver` consider mapped argument type

Pull Request - State: closed - Opened by unixslayer over 1 year ago - 8 comments
Labels: Feature, HttpKernel, FrameworkBundle, Status: Reviewed

#57553 - [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 1 comment
Labels: Bug, HttpKernel, FrameworkBundle, Status: Needs Review

#57553 - [HttpKernel] Enable optional cache-warmers when cache-dir != build-dir

Pull Request - State: open - Opened by nicolas-grekas over 1 year ago - 1 comment
Labels: Bug, HttpKernel, FrameworkBundle, Status: Needs Review

#57372 - [HttpKernel][Security] Fix accessing session for stateless request

Pull Request - State: closed - Opened by VincentLanglet over 1 year ago - 2 comments
Labels: Security, Bug, HttpKernel, Status: Reviewed

#57343 - Using IsCsrfTokenValid attribute with invalid token redirects user to login page

Issue - State: open - Opened by cyve over 1 year ago - 11 comments
Labels: Security, Bug, HttpKernel, Status: Needs Review

#57333 - Configure validation groups dynamically when using `MapRequestPayload`

Issue - State: closed - Opened by asispts over 1 year ago - 1 comment
Labels: Feature, HttpKernel

#57309 - [FrameworkBundle][HttpKernel] Allow configuring the logging channel per type of exceptions

Pull Request - State: closed - Opened by Arkalo2 over 1 year ago - 2 comments
Labels: Feature, HttpKernel, FrameworkBundle, Status: Reviewed

#57283 - framework.trusted_proxies work not correct in Swoole/FrankenPHP runtime

Issue - State: open - Opened by ywisax over 1 year ago - 3 comments
Labels: Bug, HttpFoundation, HttpKernel, Status: Needs Review

#57246 - [HttpKernel] Remove `@internal` flag and add `@final` to `ServicesResetter`

Pull Request - State: closed - Opened by lyrixx over 1 year ago - 1 comment
Labels: Feature, HttpKernel, Status: Reviewed

#57246 - [HttpKernel] Remove `@internal` flag and add `@final` to `ServicesResetter`

Pull Request - State: closed - Opened by lyrixx over 1 year ago - 1 comment
Labels: Feature, HttpKernel, Status: Reviewed

#57206 - [HttpKernel] MapQueryString/MapRequestPayload do not skip validation when empty request is sent

Pull Request - State: closed - Opened by unixslayer over 1 year ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review

#57206 - [HttpKernel] MapQueryString/MapRequestPayload do not skip validation when empty request is sent

Pull Request - State: open - Opened by unixslayer over 1 year ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#56839 - [HttpKernel] Clarify deprecations around annotated classes

Pull Request - State: closed - Opened by xabbuh over 1 year ago - 3 comments
Labels: HttpKernel, Status: Reviewed

#54901 - [HttpKernel] Fix variadic TypeError for `#[MapUploadedFile]`

Pull Request - State: closed - Opened by DjordyKoert over 1 year ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#54901 - [HttpKernel] Fix variadic TypeError for `#[MapUploadedFile]`

Pull Request - State: closed - Opened by DjordyKoert over 1 year ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#54871 - #[MapUploadedFile] Missing or Invalid 'name' Parameter Causes Type Error

Issue - State: closed - Opened by rcsofttech85 over 1 year ago - 6 comments
Labels: Bug, HttpKernel, Status: Waiting feedback

#54703 - [HttpKernel] Accept-Language and defaultLocale

Pull Request - State: open - Opened by karimmorel over 1 year ago - 7 comments
Labels: HttpKernel, Status: Needs Review

#54617 - MapQueryString/MapRequestPayload skips validation when empty request is sent.

Issue - State: closed - Opened by unixslayer over 1 year ago - 16 comments
Labels: Bug, HttpKernel, Status: Needs Review

#54583 - [HttpKernel] fix low deps tests

Pull Request - State: closed - Opened by xabbuh over 1 year ago
Labels: HttpKernel, Status: Needs Review

#54583 - [HttpKernel] fix low deps tests

Pull Request - State: closed - Opened by xabbuh over 1 year ago
Labels: HttpKernel, Status: Needs Review

#54547 - [HttpKernel] Force non lazy controller services

Pull Request - State: closed - Opened by smnandre over 1 year ago - 1 comment
Labels: Bug, HttpKernel

#54458 - [HttpKernel] Add `MapSessionParameter` to map session parameters to controllers

Pull Request - State: open - Opened by jtattevin over 1 year ago - 16 comments
Labels: Feature, HttpKernel, Status: Reviewed

#54434 - RedirectResponse is sent with invalid content-type when route has non-html default format

Issue - State: closed - Opened by Seldaek over 1 year ago - 4 comments
Labels: Bug, HttpFoundation, HttpKernel, Status: Needs Review

#54385 - [HttpKernel] Map a list of items with `MapRequestPayload` attribute

Pull Request - State: closed - Opened by yceruto over 1 year ago - 6 comments
Labels: Feature, HttpKernel, Status: Reviewed, :snowflake: Feature Freeze

#54385 - [HttpKernel] Map a list of items with `MapRequestPayload` attribute

Pull Request - State: closed - Opened by yceruto over 1 year ago - 6 comments
Labels: Feature, HttpKernel, Status: Reviewed, :snowflake: Feature Freeze

#54354 - [HttpKernel] Catch ExtraAttributesException when deserialize with mapRequestPayload|mapQueryString

Issue - State: closed - Opened by rapisarda over 1 year ago - 3 comments
Labels: Feature, HttpKernel, Stalled

#54286 - [HttpKernel] Improve compatibility with Roadrunner Response streaming

Pull Request - State: closed - Opened by ivanpepelko over 1 year ago - 3 comments
Labels: Bug, Feature, HttpKernel, Status: Needs Review

#54286 - [HttpKernel] Improve compatibility with Roadrunner Response streaming

Pull Request - State: closed - Opened by ivanpepelko over 1 year ago - 3 comments
Labels: Bug, Feature, HttpKernel, Status: Needs Review

#54254 - [HttpKernel] Fix creating `ReflectionMethod` with only one argument

Pull Request - State: closed - Opened by alexandre-daubois over 1 year ago - 1 comment
Labels: HttpKernel, Status: Needs Review

#54254 - [HttpKernel] Fix creating `ReflectionMethod` with only one argument

Pull Request - State: closed - Opened by alexandre-daubois over 1 year ago - 1 comment
Labels: HttpKernel, Status: Needs Review

#54153 - [HttpKernel] allow boolean argument support for MapQueryString

Pull Request - State: closed - Opened by Jean-Beru over 1 year ago - 7 comments
Labels: Feature, HttpKernel, Status: Needs Work

#54153 - [HttpKernel] allow boolean argument support for MapQueryString

Pull Request - State: closed - Opened by Jean-Beru over 1 year ago - 7 comments
Labels: Feature, HttpKernel, Status: Needs Work

#54107 - [HttpKernel] Improve error reporting when requiring the wrong Request class

Pull Request - State: closed - Opened by ilyachase over 1 year ago - 5 comments
Labels: Feature, HttpKernel, Status: Reviewed

#54107 - [HttpKernel] Improve error reporting when requiring the wrong Request class

Pull Request - State: closed - Opened by ilyachase over 1 year ago - 5 comments
Labels: Feature, HttpKernel, Status: Reviewed

#54072 - [HttpKernel] Fix datacollector caster for reference object property

Pull Request - State: closed - Opened by ebuildy over 1 year ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review

#54072 - [HttpKernel] Fix datacollector caster for reference object property

Pull Request - State: closed - Opened by ebuildy over 1 year ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review

#54046 - [HttpKernel] Increase log level to "error" at least for all PHP errors

Pull Request - State: closed - Opened by lyrixx over 1 year ago - 18 comments
Labels: Feature, HttpKernel, Status: Reviewed

#54029 - #[MapQueryString] unable to map query string variable starting with a number

Issue - State: closed - Opened by pomporov over 1 year ago - 7 comments
Labels: Bug, HttpKernel, Status: Needs Review

#54005 - [HttpKernel] Fix a minor design issue in the Welcome Page

Pull Request - State: closed - Opened by javiereguiluz over 1 year ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#53917 - No possibility to handle optional not nullable field with #[MapRequestPayload]

Issue - State: closed - Opened by AurelienPillevesse almost 2 years ago - 4 comments
Labels: Bug, HttpKernel, Status: Needs Review, Status: Waiting feedback

#53916 - [HttpKernel] Make ArgumentResolver write to Request->attributes

Pull Request - State: closed - Opened by Nyholm almost 2 years ago - 8 comments
Labels: HttpKernel, Status: Needs Review

#53916 - [HttpKernel] Make ArgumentResolver write to Request->attributes

Pull Request - State: closed - Opened by Nyholm almost 2 years ago - 9 comments
Labels: HttpKernel, Status: Needs Review

#53883 - [HttpKernel] HttpKernel 5.4 is not compatibe with WebProfilerBundle 6.1

Issue - State: closed - Opened by JoppeDC almost 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review

#53815 - Mapped Query String returns "should be of type string" violation when denormalizing invalid datetime string

Issue - State: closed - Opened by adamgregory almost 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review, Status: Waiting feedback

#53801 - [HttpKernel] Deprecate `AddAnnotatedClassesToCachePass` and related code infrastructure

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago - 2 comments
Labels: HttpKernel, Ready, Status: Reviewed, Deprecation, :snowflake: Feature Freeze

#53801 - [HttpKernel] Deprecate `AddAnnotatedClassesToCachePass` and related code infrastructure

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago - 2 comments
Labels: HttpKernel, Ready, Status: Reviewed, Deprecation, :snowflake: Feature Freeze

#53724 - [HttpKernel] Fix VarDumper colors are not shown with DebugBundle enabled on CLI

Pull Request - State: open - Opened by BafS almost 2 years ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#53724 - [HttpKernel] Fix VarDumper colors are not shown with DebugBundle enabled on CLI

Pull Request - State: closed - Opened by BafS almost 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review

#53719 - [HttpKernel] Document Kernel's array return types

Pull Request - State: closed - Opened by derrabus almost 2 years ago - 1 comment
Labels: HttpKernel, Status: Reviewed

#53689 - [HttpKernel] Fix including welcome page multiple times

Pull Request - State: closed - Opened by HypeMC almost 2 years ago - 3 comments
Labels: Bug, HttpKernel, Status: Reviewed

#53646 - [HttpKernel] [#RequestPayloadValueResolver] Fix issue #50690 when no query parameter mapQueryString return 404

Pull Request - State: closed - Opened by gmpohta almost 2 years ago - 3 comments
Labels: Bug, HttpKernel, Status: Needs Review

#53646 - [HttpKernel] [#RequestPayloadValueResolver] Fix issue #50690 when no query parameter mapQueryString return 404

Pull Request - State: closed - Opened by gmpohta almost 2 years ago - 3 comments
Labels: Bug, HttpKernel, Status: Needs Review

#53644 - [HttpCache] Properly serving of `StreamedResponse` responses

Issue - State: closed - Opened by infinitum11 almost 2 years ago - 3 comments
Labels: Bug, HttpKernel, Status: Needs Review, Stalled

#53616 - MapQueryString doesn't support string value for boolean type

Issue - State: closed - Opened by mvanduijker almost 2 years ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#53566 - Kernel Error From cache:clear After Upgrade

Issue - State: closed - Opened by miqrogroove almost 2 years ago - 8 comments
Labels: Bug, HttpKernel, Status: Needs Review, Status: Waiting feedback

#53510 - Use security voter with a #[MapRequestPayload] controller argument

Issue - State: closed - Opened by tsantos84 almost 2 years ago - 8 comments
Labels: Security, Bug, HttpKernel, Status: Needs Review, Stalled

#53430 - [HttpKernel][ErrorHandler] Undocumented BC with logging

Issue - State: closed - Opened by radar3301 almost 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review, ErrorHandler

#53239 - [HttpKernel] fix "Cannot redeclare renderSymfonyLogoSvg()" inside phpunit tests

Pull Request - State: closed - Opened by davidesigner almost 2 years ago - 4 comments
Labels: Bug, HttpKernel, Status: Reviewed

#53212 - [HttpKernel] Add `HttpException::fromStatusCode()`

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago - 4 comments
Labels: Feature, HttpKernel, Status: Reviewed

#53209 - [HttpKernel] Add support for custom HTTP status code for the `#[MapQueryParameter]` attribute

Pull Request - State: closed - Opened by ovidiuenache almost 2 years ago - 2 comments
Labels: Feature, HttpKernel, Status: Reviewed

#53209 - [HttpKernel] Add support for custom HTTP status code for the `#[MapQueryParameter]` attribute

Pull Request - State: closed - Opened by ovidiuenache almost 2 years ago - 2 comments
Labels: Feature, HttpKernel, Status: Reviewed

#53195 - [HttpKernel] Fix default locale is ignored when `set_locale_from_accept_language` is used

Pull Request - State: closed - Opened by jkobus almost 2 years ago - 7 comments
Labels: Bug, HttpKernel, Status: Needs Review

#53191 - [HttpKernel] Allow `#[WithHttpStatus]` and `#[WithLogLevel]` to take effect on interfaces

Pull Request - State: closed - Opened by priyadi almost 2 years ago - 8 comments
Labels: Feature, HttpKernel, Status: Reviewed

#53112 - [HttpKernel] Fix ArgumentResolverTest

Pull Request - State: closed - Opened by smnandre almost 2 years ago - 1 comment
Labels: Bug, HttpKernel, Status: Needs Review

#53107 - [HttpKernel] Don't validate partially denormalized object

Pull Request - State: closed - Opened by HypeMC almost 2 years ago - 1 comment
Labels: Bug, HttpKernel, Status: Reviewed

#53075 - #[MapRequestPayload] Returns full ViolationsList if object cannot be created due to a single missing value (re-open)

Issue - State: closed - Opened by Havrin almost 2 years ago - 4 comments
Labels: Bug, HttpKernel, Status: Needs Review, Status: Waiting feedback

#53057 - [HttpKernel] Move `@internal` from `AbstractSessionListener` class to its methods and properties

Pull Request - State: closed - Opened by Florian-Merle almost 2 years ago - 5 comments
Labels: Bug, HttpKernel, Status: Reviewed

#53010 - [HttpKernel] Cache Attribute case sensitivity / BC conventions

Issue - State: closed - Opened by smnandre almost 2 years ago - 6 comments
Labels: HttpKernel

#52982 - [HttpKernel] fix tests

Pull Request - State: closed - Opened by xabbuh almost 2 years ago
Labels: HttpKernel, Status: Needs Review

#52891 - [HttpKernel] Fix request attribute value ignored with pinned resolvers

Pull Request - State: closed - Opened by HypeMC almost 2 years ago - 1 comment
Labels: Bug, HttpKernel, Status: Reviewed

#52875 - #[MapEntity] and render controller from twig

Issue - State: closed - Opened by onEXHovia almost 2 years ago - 9 comments
Labels: Bug, HttpKernel, Status: Needs Review

#52710 - [HttpKernel] document added method in the changelog rather than the upgrade files

Pull Request - State: closed - Opened by xabbuh almost 2 years ago - 1 comment
Labels: HttpKernel, Status: Needs Review

#52707 - [HttpKernel] Fix logging deprecations to the "php" channel when channel "deprecation" is not defined

Pull Request - State: closed - Opened by nicolas-grekas almost 2 years ago - 7 comments
Labels: Bug, HttpKernel, Status: Needs Review

#52705 - `#[MapRequestPayload]` does not handle invalid enums gracefully

Issue - State: open - Opened by cgrabenstein almost 2 years ago - 11 comments
Labels: Serializer, Bug, HttpKernel, Status: Needs Review

#52501 - [HttpKernel] Check controllers are allowed when using the fallback surrogate strategy

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago
Labels: HttpKernel, Status: Needs Review

#52500 - [HttpKernel] Fix DebugLoggerConfigurator

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago
Labels: HttpKernel, Status: Reviewed

#52488 - [HttpKernel] Fix PHP deprecation

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago - 1 comment
Labels: Bug, HttpKernel, Status: Reviewed

#52473 - [HttpKernel] Fix quotes expectations in tests

Pull Request - State: closed - Opened by alexandre-daubois about 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Needs Review

#52471 - [HttpKernel] Add `ControllerResolver::allowControllers()` to define which callables are legit controllers when the `_check_controller_is_allowed` request attribute is set

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago - 2 comments
Labels: Feature, HttpKernel, Status: Reviewed, :snowflake: Feature Freeze

#52438 - [HttpKernel] Fix uninitialized property in Bundle class

Pull Request - State: closed - Opened by javiereguiluz about 2 years ago - 1 comment
Labels: Bug, HttpKernel, Status: Reviewed

#52428 - [HttpKernel] Preventing error 500 when function putenv is disabled

Pull Request - State: closed - Opened by ShaiMagal about 2 years ago - 7 comments
Labels: Bug, HttpKernel, Status: Reviewed

#52426 - [HttpKernel] the debug log processor must be a callable

Pull Request - State: closed - Opened by xabbuh about 2 years ago - 2 comments
Labels: HttpKernel, Status: Reviewed

#52355 - Introduce a mandatory TRUSTED_REDIRECT_BASE_URLS configuration to prevent CWE-601 (i.e open redirect )

Issue - State: open - Opened by allan-simon about 2 years ago - 15 comments
Labels: Feature, HttpFoundation, HttpKernel, FrameworkBundle, RFC, Stalled

#52298 - [HttpKernel] Update AbstractBundle.php, use !isset($this->path)

Pull Request - State: closed - Opened by tacman about 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Reviewed

#52223 - [HttpKernel] Fix version

Pull Request - State: closed - Opened by fabpot about 2 years ago
Labels: Bug, HttpKernel, Status: Needs Review

#52209 - [HttpKernel] Fix BC with FWB v5.3

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago
Labels: HttpKernel, Status: Needs Review

#52205 - [HttpKernel] Fix BC

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago
Labels: Bug, HttpKernel, Status: Needs Review

#52201 - [HttpKernel] Resolve EBADP error on flock with LOCK_SH with NFS

Pull Request - State: closed - Opened by driskell about 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Reviewed

#52163 - [HttpKernel] Remove `UriSigner` related deprecations

Pull Request - State: closed - Opened by alexandre-daubois about 2 years ago - 1 comment
Labels: HttpKernel, Status: Needs Review

#52147 - [HttpKernel] Improve PHPDoc on `#[AsController]` attribute

Pull Request - State: closed - Opened by muchafm about 2 years ago - 2 comments
Labels: HttpKernel, Status: Reviewed

#52144 - [HttpKernel] Cache locking fails over NFS due to missing read on the lock file

Issue - State: closed - Opened by driskell about 2 years ago
Labels: Bug, HttpKernel, Status: Needs Review

#52134 - [HttpKernel] Add option to map empty data with `MapQueryString` and `MapRequestPayload`

Pull Request - State: open - Opened by Jeroeny about 2 years ago - 1 comment
Labels: Feature, HttpKernel, Status: Reviewed

#52131 - [HttpKernel] Fix `RequestPayloadValueResolver` handling error with no ExpectedTypes

Pull Request - State: closed - Opened by Jeroeny about 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Reviewed

#52131 - [HttpKernel] Fix `RequestPayloadValueResolver` handling error with no ExpectedTypes

Pull Request - State: closed - Opened by Jeroeny about 2 years ago - 2 comments
Labels: Bug, HttpKernel, Status: Reviewed

#52128 - [HttpKernel] Introduce `ExceptionEvent::isKernelTerminating()` to skip error rendering when kernel is terminating

Pull Request - State: closed - Opened by VincentLanglet about 2 years ago - 5 comments
Labels: Feature, HttpKernel, Status: Reviewed

#52124 - [HttpKernel] add missing class alias to satisfy autoloading

Pull Request - State: closed - Opened by xabbuh about 2 years ago
Labels: Bug, HttpKernel, Status: Needs Review

#52114 - [HttpKernel] Remove deprecation layer for Profiler

Pull Request - State: closed - Opened by HeahDude about 2 years ago - 1 comment
Labels: HttpKernel, Status: Needs Review