GitHub / symfony/symfony issues and pull requests
Labelled with: HttpKernel
#52112 - [HttpKernel] Fix missing argument `$statusCode` in `ProfilerStorageInterface::find()`
Pull Request -
State: closed - Opened by HeahDude about 2 years ago
- 1 comment
Labels: Bug, HttpKernel, Status: Needs Review
#52111 - [HttpKernel] Fix CacheWarmerAggregateTest
Pull Request -
State: closed - Opened by alexandre-daubois about 2 years ago
Labels: Bug, HttpKernel, Status: Needs Review
#52079 - [HttpKernel] Add parameters `kernel.runtime_mode` and `kernel.runtime_mode.*`, all set from env var `APP_RUNTIME_MODE`
Pull Request -
State: closed - Opened by nicolas-grekas about 2 years ago
- 4 comments
Labels: Feature, HttpKernel, Status: Reviewed, :snowflake: Feature Freeze
#52053 - BackedEnumValueResolver fails to resolve \IntBackedEnum when passing string
Issue -
State: open - Opened by ozahorulia about 2 years ago
- 4 comments
Labels: Bug, HttpKernel, Status: Needs Review, Help wanted
#51972 - [HttpKernel] Handle nullable callback of `StreamedResponse`
Pull Request -
State: closed - Opened by elementaire about 2 years ago
- 1 comment
Labels: Bug, HttpKernel, Status: Needs Review
#51971 - [DependencyInjection][HttpKernel] Add PHPDoc to attribute classes and properties
Pull Request -
State: closed - Opened by alexandre-daubois about 2 years ago
- 3 comments
Labels: DependencyInjection, Feature, HttpKernel, Status: Needs Review
#51971 - [DependencyInjection][HttpKernel] Add PHPDoc to attribute classes and properties
Pull Request -
State: closed - Opened by alexandre-daubois about 2 years ago
- 3 comments
Labels: DependencyInjection, Feature, HttpKernel, Status: Needs Review
#51912 - [HttpKernel] ErrorListener::onKernelException should ignore exception thrown after `kernel.terminate`
Issue -
State: closed - Opened by VincentLanglet about 2 years ago
- 4 comments
Labels: Bug, HttpKernel, Status: Needs Review
#51778 - [Console][Form][FrameworkBundle][HttpKernel][PropertyInfo][Validator][WebProfilerBundle] Remove optional before required param
Pull Request -
State: closed - Opened by HypeMC about 2 years ago
- 1 comment
Labels: Form, Validator, Console, HttpKernel, FrameworkBundle, WebProfilerBundle, Status: Reviewed, PropertyInfo
#51774 - [HttpKernel] Remove deprecated Kernel::stripComment() method
Pull Request -
State: closed - Opened by nicolas-grekas about 2 years ago
Labels: HttpKernel, Status: Needs Review
#51648 - [HttpKernel] HttpCache does not pass real request type to the kernel when no cache found
Issue -
State: closed - Opened by shyim about 2 years ago
- 3 comments
Labels: Bug, HttpKernel, Status: Needs Review
#51618 - Work attribute `MapQueryParameter` with `UidValueResolver`
Issue -
State: closed - Opened by pilot114 about 2 years ago
- 3 comments
Labels: Feature, HttpKernel, Stalled
#51605 - [DebugBundle][HttpKernel] Remove checking if `CliDumper::setDisplayOptions` method exists
Pull Request -
State: closed - Opened by alamirault about 2 years ago
- 1 comment
Labels: HttpKernel, DebugBundle, Status: Reviewed
#51502 - [HttpKernel] Add temporary URI signed
Pull Request -
State: closed - Opened by BaptisteContreras about 2 years ago
- 6 comments
Labels: Feature, HttpKernel, Status: Reviewed
#51502 - [HttpKernel] Add temporary URI signed
Pull Request -
State: closed - Opened by BaptisteContreras about 2 years ago
- 6 comments
Labels: Feature, HttpKernel, Status: Reviewed
#51501 - [HttpFoundation] Temporary URI signed
Issue -
State: closed - Opened by BaptisteContreras about 2 years ago
Labels: Feature, HttpKernel
#51457 - [HttpKernel] Fix checking for the runtime mode in DebugLoggerConfigurator
Pull Request -
State: closed - Opened by nicolas-grekas about 2 years ago
Labels: Bug, HttpKernel, Status: Reviewed
#51437 - [HttpKernel] Add RebootableInterface to HttpCache
Issue -
State: closed - Opened by alexander-schranz about 2 years ago
- 3 comments
Labels: HttpKernel, Stalled
#51396 - [HttpKernel] Fix missing Request in RequestStack for StreamedResponse
Pull Request -
State: closed - Opened by nicolas-grekas over 2 years ago
- 2 comments
Labels: Bug, HttpKernel, Status: Reviewed
#51391 - [HttpKernel] Revert #45476 to fix missing `Request` in `RequestStack` for `StreamedResponse`
Pull Request -
State: closed - Opened by DaDeather over 2 years ago
- 5 comments
Labels: HttpKernel, Status: Needs Review
#51379 - [HttpKernel] Adding new `#[MapRequestHeader]` attribute and resolver
Pull Request -
State: open - Opened by StevenRenaux over 2 years ago
- 18 comments
Labels: Feature, HttpKernel, Status: Reviewed
#51342 - MapRequestHeader
Issue -
State: open - Opened by qdequippe over 2 years ago
- 7 comments
Labels: Feature, HttpKernel
#51284 - [FrameworkBundle][HttpKernel][MonologBridge] Revisit wiring of debug loggers
Pull Request -
State: closed - Opened by nicolas-grekas over 2 years ago
Labels: Feature, HttpKernel, FrameworkBundle, MonologBridge, Status: Needs Review, Deprecation
#51235 - [HttpKernel] #[MapQueryString] does not handle string and arrays properly, returning an empty / invalid dto
Issue -
State: closed - Opened by pedrocasado over 2 years ago
- 5 comments
Labels: Bug, HttpKernel, Status: Needs Review
#51233 - [HttpKernel] Add validation groups resolver option to `RequestPayloadValueResolver`
Pull Request -
State: closed - Opened by HypeMC over 2 years ago
- 5 comments
Labels: Feature, HttpKernel, Status: Needs Review
#51139 - [HttpKernel] Fix missing `Request` in `RequestStack` for `StreamedResponse`
Pull Request -
State: closed - Opened by DaDeather over 2 years ago
- 6 comments
Labels: HttpKernel, Status: Needs Review
#50992 - [HttpKernel] Allow customising HTTP status code on validation error of #[MapRequestPayload] objects
Issue -
State: closed - Opened by siketyan over 2 years ago
- 3 comments
Labels: Feature, HttpKernel
#50904 - MapQueryString & MapRequestPayload empty when type missmatch
Issue -
State: closed - Opened by Grafikart over 2 years ago
- 11 comments
Labels: Bug, HttpKernel, Status: Needs Review
#50759 - #[MapRequestPayload] Returns full ViolationsList if object cannot be created due to a single missing value
Issue -
State: closed - Opened by Havrin over 2 years ago
- 24 comments
Labels: Bug, HttpKernel, Status: Needs Review
#50395 - [HttpKernel][WebProfilerBundle] Allow filtering profiles by many request methods
Pull Request -
State: closed - Opened by MatTheCat over 2 years ago
- 3 comments
Labels: Feature, HttpKernel, WebProfilerBundle, Status: Needs Work
#50395 - [HttpKernel][WebProfilerBundle] Allow filtering profiles by many request methods
Pull Request -
State: closed - Opened by MatTheCat over 2 years ago
- 3 comments
Labels: Feature, HttpKernel, WebProfilerBundle, Status: Needs Work
#50391 - [FrameworkBundle][HttpKernel] Introduce `$buildDir` argument to `WarmableInterface::warmup` to warm read-only artefacts in `build_dir`
Pull Request -
State: closed - Opened by Okhoshi over 2 years ago
- 2 comments
Labels: Feature, HttpKernel, FrameworkBundle, Status: Reviewed, :snowflake: Feature Freeze
#50384 - [HttpKernel] Move UriSigner to Http Foundation
Issue -
State: closed - Opened by alexander-schranz over 2 years ago
- 2 comments
Labels: HttpKernel
#50340 - [HttpKernel] Make `QueryParameterValueResolver` provide a value if possible when a parameter is not found
Pull Request -
State: closed - Opened by MatTheCat over 2 years ago
- 1 comment
Labels: Bug, HttpKernel, Status: Reviewed
#50339 - [HttpKernel] #[MapQueryParameter] Problem with nullable parameters
Issue -
State: closed - Opened by szepczynski over 2 years ago
- 1 comment
Labels: Bug, HttpKernel, Status: Needs Review
#50335 - [HttpKernel] Add optional `$className` param to `ControllerEvent::getAttributes()`
Pull Request -
State: open - Opened by HypeMC over 2 years ago
- 4 comments
Labels: Feature, HttpKernel, Status: Reviewed
#50314 - [HttpKernel] Account for Response::getDate() possibly returning a DateTimeImmutable
Pull Request -
State: closed - Opened by nicolas-grekas over 2 years ago
Labels: Bug, HttpKernel, Status: Needs Review
#50125 - [HttpKernel] Fix handling of `MapRequest*` attributes
Pull Request -
State: closed - Opened by nicolas-grekas over 2 years ago
- 8 comments
Labels: Bug, HttpKernel, Status: Reviewed, :snowflake: Feature Freeze
#49978 - [HttpKernel] Introduce `#[MapUploadedFile]` controller argument attribute
Pull Request -
State: closed - Opened by renedelima over 2 years ago
- 20 comments
Labels: Feature, HttpKernel, Status: Reviewed
#49978 - [HttpKernel] Introduce `#[MapUploadedFile]` controller argument attribute
Pull Request -
State: open - Opened by renedelima over 2 years ago
- 19 comments
Labels: Feature, HttpKernel, Status: Reviewed
#49418 - Resetting Profiler during request causes LogicException in Stopwatch
Issue -
State: open - Opened by stlrnz almost 3 years ago
- 14 comments
Labels: Bug, HttpKernel, Stopwatch, Status: Needs Review
#49134 - [HttpKernel] Add `#[MapQueryParameter]` to map and validate individual query parameters to controller arguments
Pull Request -
State: closed - Opened by ruudk almost 3 years ago
- 41 comments
Labels: Feature, HttpKernel, Ready, Status: Reviewed
#49116 - [KernelBrowser] loginUser does not work with lazy session
Issue -
State: closed - Opened by micheh almost 3 years ago
- 9 comments
Labels: Security, Bug, HttpKernel, Status: Needs Review, Stalled
#48301 - [HttpKernel] Post request with HttpCache should not invalidate cache
Issue -
State: open - Opened by shyim almost 3 years ago
- 11 comments
Labels: Feature, HttpKernel, Stalled
#47416 - [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands
Pull Request -
State: closed - Opened by HeahDude about 3 years ago
- 27 comments
Labels: Feature, Console, HttpKernel, FrameworkBundle, WebProfilerBundle, Status: Reviewed, :snowflake: Feature Freeze
#46743 - [HttpKernel] "Deprecation" of StreamedResponseListener causes RequestStack to be empty within StreamedResponse callback
Issue -
State: closed - Opened by DaDeather over 3 years ago
- 13 comments
Labels: Bug, HttpKernel, Status: Needs Review, Help wanted
#46687 - ESI fragment disable the profiler performance tab (stopwatch)
Issue -
State: closed - Opened by McLone over 3 years ago
- 12 comments
Labels: Bug, HttpKernel, Status: Needs Review, Help wanted, Stalled
#46206 - [HttpKernel] Issue with multiple requests in tests
Issue -
State: closed - Opened by adrienfr over 3 years ago
- 12 comments
Labels: Bug, HttpKernel, Status: Reviewed, Stalled
#46151 - [HttpKernel] Adding _renderer attribute like _format in request to make Fragment (SubRequest) detectable.
Pull Request -
State: closed - Opened by kuldippujara over 3 years ago
- 5 comments
Labels: Feature, HttpKernel, Status: Needs Review
#45574 - HttpCache Store don't handle vary property
Issue -
State: closed - Opened by mpoiriert over 3 years ago
- 7 comments
Labels: Bug, HttpKernel, Status: Needs Review, Help wanted
#45205 - [HttpKernel] Exception after kernel.terminate runs kernel.exception, kernel.response and kernel.finish_request listeners again
Issue -
State: closed - Opened by fancyweb almost 4 years ago
- 5 comments
Labels: Bug, HttpKernel, Status: Needs Review, Stalled
#42295 - [HttpKernel] PSR-6 HttpCache store
Pull Request -
State: open - Opened by Toflar over 4 years ago
- 5 comments
Labels: Feature, HttpKernel, Status: Needs Review
#42244 - [HttpKernel] Add support for configuring log level, and status code by exception class
Pull Request -
State: closed - Opened by lyrixx over 4 years ago
- 12 comments
Labels: Feature, HttpKernel, Status: Reviewed
#41461 - [HttpKernel] Fix Symfony 5.3 end of maintenance date
Pull Request -
State: closed - Opened by jmsche over 4 years ago
- 2 comments
Labels: HttpKernel, Status: Reviewed
#39254 - Strange dumping behavior with overloaded Kernel::getBuildDir()
Issue -
State: closed - Opened by mbabker almost 5 years ago
- 13 comments
Labels: DependencyInjection, Bug, HttpKernel, Status: Reviewed, Stalled
#38462 - [HttpKernel] Logger makes nginx choke
Issue -
State: closed - Opened by MatTheCat about 5 years ago
- 4 comments
Labels: Bug, HttpKernel, Status: Needs Review
#37113 - Something Wrong with AbstractSessionListener
Issue -
State: closed - Opened by tugrul over 5 years ago
- 19 comments
Labels: Bug, HttpKernel, Status: Needs Review
#33189 - New welcome page for 4.4 LTS & 5.0
Pull Request -
State: closed - Opened by yceruto over 6 years ago
- 14 comments
Labels: Feature, HttpKernel, Status: Reviewed
#29471 - [RFC] Multi-stage cache-warmer
Issue -
State: closed - Opened by edefimov almost 7 years ago
- 19 comments
Labels: HttpKernel, RFC, Status: Waiting feedback, Stalled
#27440 - Authentication exceptions logged before having the chance to get handled
Issue -
State: closed - Opened by spantaleev over 7 years ago
- 11 comments
Labels: Security, Bug, HttpKernel, Status: Needs Review
#19063 - [HttpKernel] Allow disabling write permission check for log dir
Pull Request -
State: closed - Opened by nicolas-grekas over 9 years ago
- 4 comments
Labels: Feature, HttpKernel, Status: Needs Review
#7531 - [HttpKernel][Config] FileLocator adds NULL as global resource path
Issue -
State: closed - Opened by ro0NL over 12 years ago
- 2 comments
Labels: HttpKernel