GitHub / symfony/symfony issues and pull requests
Labelled with: HttpFoundation
#62060 - [Session] Duplicate session prefix when using Redis with DSN and predis/predis
Issue -
State: open - Opened by dheineman about 1 month ago
Labels: Bug, HttpFoundation, Status: Needs Review
#62042 - [HttpFoundation] drop support for HTTP method override for GET, HEAD, CONNECT and TRACE requests
Pull Request -
State: closed - Opened by xabbuh about 1 month ago
- 1 comment
Labels: Feature, HttpFoundation, Status: Needs Review
#62040 - [HttpFoundation] Add ParameterBag::isSet() method
Pull Request -
State: closed - Opened by mudassaralichouhan about 1 month ago
- 23 comments
Labels: Feature, HttpFoundation, Status: Needs Review
#61979 - [HttpFoundation] Add `Request::set/getAllowedHttpMethodOverride()` to list which HTTP methods can be overridden
Pull Request -
State: closed - Opened by nicolas-grekas about 1 month ago
- 1 comment
Labels: Feature, HttpFoundation, Status: Reviewed
#61961 - [HttpFoundation] Make `Request::createFromGlobals()` parse the body of PUT, DELETE, PATCH and QUERY requests
Pull Request -
State: closed - Opened by MatTheCat about 1 month ago
- 1 comment
Labels: Feature, HttpFoundation, Status: Reviewed
#61949 - [HttpFoundation] Deprecate HTTP method override for methods GET, HEAD, CONNECT and TRACE
Pull Request -
State: closed - Opened by nicolas-grekas about 2 months ago
- 1 comment
Labels: HttpFoundation, Status: Reviewed, Deprecation
#61824 - [Config][DependencyInjection][HttpFoundation][Security] declare new method parameters explicitly
Pull Request -
State: closed - Opened by xabbuh about 2 months ago
- 1 comment
Labels: Security, DependencyInjection, HttpFoundation, Config, Status: Needs Review
#61710 - [HttpFoundation] Add option to return default on unexpected value on `ParameterBag::getEnum`
Pull Request -
State: closed - Opened by alexander-schranz 2 months ago
- 2 comments
Labels: Feature, HttpFoundation, Status: Needs Work
#61585 - [HttpFoundation][SQLSRV] Change column type from `TEXT` to `STRING`
Pull Request -
State: closed - Opened by Matt-PMCT 3 months ago
- 2 comments
Labels: Bug, HttpFoundation, Status: Needs Review
#61544 - [HttpFoundation] Fix BC Break introduces in `#61267` and structured suffix formats as constant
Pull Request -
State: closed - Opened by Spomky 3 months ago
- 2 comments
Labels: HttpFoundation, Status: Reviewed
#61221 - [HttpFoundation] fix deprecation message
Pull Request -
State: closed - Opened by xabbuh 4 months ago
- 2 comments
Labels: HttpFoundation, Status: Reviewed
#61208 - [HttpFoundation] Add `ProblemJsonResponse` for HTTP APIs
Issue -
State: closed - Opened by abdellahrk 4 months ago
- 24 comments
Labels: Feature, HttpFoundation, Status: Needs Work
#61147 - [HttpFoundation] Add `#[\NoDiscard]` attribute to `UriSigner` check methods
Pull Request -
State: closed - Opened by alexander-schranz 4 months ago
- 11 comments
Labels: Feature, HttpFoundation, Status: Needs Review
#60930 - [HttpFoundation] Remove deprecated session options from `NativeSessionStorage`
Pull Request -
State: closed - Opened by OskarStark 5 months ago
- 1 comment
Labels: HttpFoundation, Status: Needs Review, BC Layer removal
#60876 - [HttpFoundation] Deprecate using `Request::sendHeaders()` after headers have already been sent
Pull Request -
State: closed - Opened by nicolas-grekas 5 months ago
Labels: HttpFoundation, Status: Needs Review
#60876 - [HttpFoundation] Deprecate using `Request::sendHeaders()` after headers have already been sent
Pull Request -
State: closed - Opened by nicolas-grekas 5 months ago
Labels: HttpFoundation, Status: Needs Review
#60875 - [HttpFoundation] Revert " Emit PHP warning when `Response::sendHeaders()` is called while output has already been sent"
Pull Request -
State: closed - Opened by nicolas-grekas 5 months ago
- 1 comment
Labels: Bug, HttpFoundation, Status: Needs Review
#60808 - [HttpFoundation] Handle error when expected directory is a file
Pull Request -
State: closed - Opened by afiestas 5 months ago
- 2 comments
Labels: HttpFoundation, Status: Needs Review
#60685 - [HttpFoundation] Use lowercase utf-8 as default response charset
Pull Request -
State: closed - Opened by jnoordsij 6 months ago
- 1 comment
Labels: HttpFoundation, Status: Reviewed
#60685 - [HttpFoundation] Use lowercase utf-8 as default response charset
Pull Request -
State: open - Opened by jnoordsij 6 months ago
Labels: HttpFoundation, Status: Needs Review
#60521 - Add support for QUERY method
Issue -
State: closed - Opened by nicolas-grekas 6 months ago
- 1 comment
Labels: HttpFoundation, HttpKernel, Help wanted
#60395 - [HttpFoundation] `#[IsSignatureValid]` attribute
Pull Request -
State: open - Opened by santysisi 6 months ago
- 6 comments
Labels: Feature, HttpFoundation, Status: Reviewed
#60377 - [HttpFoundation] Emit PHP warning when `Response::sendHeaders()` is called while output has already been sent
Pull Request -
State: closed - Opened by ivo95v 7 months ago
- 4 comments
Labels: HttpFoundation, Status: Reviewed
#60377 - [HttpFoundation] Emit PHP warning when `Response::sendHeaders()` is called while output has already been sent
Pull Request -
State: closed - Opened by ivo95v 7 months ago
- 11 comments
Labels: HttpFoundation, Status: Reviewed
#60292 - [HttpFoundation] Encode path in `X-Accel-Redirect` header
Pull Request -
State: closed - Opened by Athorcis 7 months ago
- 2 comments
Labels: Bug, HttpFoundation, Status: Reviewed
#60292 - [HttpFoundation] Encode path in `X-Accel-Redirect` header
Pull Request -
State: closed - Opened by Athorcis 7 months ago
- 2 comments
Labels: Bug, HttpFoundation, Status: Reviewed
#60285 - [Form][HttpFoundation] Fix overwriting an array element
Pull Request -
State: closed - Opened by wkania 7 months ago
- 1 comment
Labels: Form, Bug, HttpFoundation, Status: Reviewed
#60285 - [Form][HttpFoundation] Fix overwriting an array element
Pull Request -
State: closed - Opened by wkania 7 months ago
- 1 comment
Labels: Form, Bug, HttpFoundation, Status: Reviewed
#60262 - [HttpFoundation] Fix flush after echo in `StreamedResponse`
Pull Request -
State: closed - Opened by mtarld 7 months ago
- 3 comments
Labels: Bug, HttpFoundation, Status: Reviewed
#60262 - [HttpFoundation] Fix flush after echo in `StreamedResponse`
Pull Request -
State: closed - Opened by mtarld 7 months ago
- 1 comment
Labels: Bug, HttpFoundation, Status: Reviewed
#60261 - [HttpFoundation] Flush after each echo in `StreamedJsonResponse`
Pull Request -
State: closed - Opened by mtarld 7 months ago
- 2 comments
Labels: Bug, HttpFoundation, Status: Needs Work
#60257 - StreamedJsonResponse does not stream
Issue -
State: open - Opened by macropay-solutions 7 months ago
- 30 comments
Labels: HttpFoundation, Status: Needs Review
#60222 - [FrameworkBundle][HttpFoundation] Add Clock support for `UriSigner`
Pull Request -
State: closed - Opened by kbond 7 months ago
- 1 comment
Labels: Feature, HttpFoundation, FrameworkBundle, Status: Reviewed
#60222 - [FrameworkBundle][HttpFoundation] Add Clock support for `UriSigner`
Pull Request -
State: closed - Opened by kbond 7 months ago
- 1 comment
Labels: Feature, HttpFoundation, FrameworkBundle, Status: Reviewed
#60189 - [HttpFoundation] `#[VerifySignature]` attribute
Issue -
State: closed - Opened by kbond 7 months ago
- 4 comments
Labels: Feature, HttpFoundation
#60181 - [HttpFoundation] [Component]: Fix some typos
Pull Request -
State: closed - Opened by timesince 7 months ago
- 3 comments
Labels: HttpFoundation, Status: Needs Review
#60181 - [HttpFoundation] [Component]: Fix some typos
Pull Request -
State: closed - Opened by timesince 7 months ago
- 3 comments
Labels: HttpFoundation, Status: Needs Review
#60136 - [HttpFoundation] Follow language preferences more accurately in `getPreferredLanguage()`
Pull Request -
State: closed - Opened by chillbram 8 months ago
- 4 comments
Labels: Bug, HttpFoundation, Status: Reviewed
#60136 - [HttpFoundation] Follow language preferences more accurately in `getPreferredLanguage()`
Pull Request -
State: closed - Opened by chillbram 8 months ago
- 4 comments
Labels: Bug, HttpFoundation, Status: Reviewed
#60102 - [HttpFoundation] Add `UriSigner::verify()` that throws named exceptions
Pull Request -
State: closed - Opened by kbond 8 months ago
- 4 comments
Labels: Feature, HttpFoundation, Status: Reviewed
#60102 - [HttpFoundation] Add `UriSigner::verify()` that throws named exceptions
Pull Request -
State: closed - Opened by kbond 8 months ago
- 4 comments
Labels: Feature, HttpFoundation, Status: Reviewed
#60030 - [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use `Table::addPrimaryKeyConstraint()` with Doctrine DBAL 4.3+
Pull Request -
State: open - Opened by xabbuh 8 months ago
- 4 comments
Labels: Bug, HttpFoundation, Status: Needs Review, Cache, DoctrineBridge, Lock, Messenger
#60030 - [Cache][DoctrineBridge][HttpFoundation][Lock][Messenger] use `Table::addPrimaryKeyConstraint()` with Doctrine DBAL 4.3+
Pull Request -
State: closed - Opened by xabbuh 8 months ago
- 6 comments
Labels: Bug, HttpFoundation, Status: Reviewed, Cache, DoctrineBridge, Lock, Messenger
#60008 - [HttpFoundation] Add SessionHasFlashMessage test constraint
Pull Request -
State: open - Opened by Pierstoval 8 months ago
Labels: Feature, HttpFoundation, Status: Needs Review
#59500 - [HttpFoundation] Request::create does not allow //
Issue -
State: open - Opened by gary-sargent 10 months ago
- 2 comments
Labels: Bug, HttpFoundation, Status: Needs Review
#59447 - [HttpFoundation] [Runtime] Response can be written to during/after `KernelEvents::Terminate`-event in debug mode
Issue -
State: closed - Opened by Benedikt-Brunner 10 months ago
- 3 comments
Labels: Bug, HttpFoundation, Status: Needs Review, Status: Waiting feedback, Runtime
#59403 - [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter
Pull Request -
State: closed - Opened by nicolas-grekas 11 months ago
Labels: Bug, HttpFoundation, FrameworkBundle, Status: Reviewed
#59373 - [HttpFoundation] Define phpdoc type for Response "statusTexts"
Pull Request -
State: closed - Opened by neilime 11 months ago
- 3 comments
Labels: HttpFoundation, Status: Reviewed
#59358 - [HttpFoundation] Add support for parsing non-POST requests using request_parse_body() (PHP 8.4)
Pull Request -
State: closed - Opened by rottifant 11 months ago
- 27 comments
Labels: Feature, HttpFoundation, Status: Needs Work
#59358 - [HttpFoundation] Add support for parsing non-POST requests using request_parse_body() (PHP 8.4)
Pull Request -
State: open - Opened by rottifant 11 months ago
- 20 comments
Labels: Feature, HttpFoundation, Status: Needs Work
#59330 - Flash message are not in session when using a form
Issue -
State: closed - Opened by micter59 11 months ago
- 6 comments
Labels: Form, Bug, HttpFoundation, Status: Needs Review, Status: Waiting feedback
#59305 - [HttpFoundation] Document thrown exception by parameter and input bag
Pull Request -
State: open - Opened by VincentLanglet 11 months ago
- 2 comments
Labels: HttpFoundation, Status: Reviewed
#59228 - [HttpFoundation] Avoid mime type guess with temp files in `BinaryFileResponse`
Pull Request -
State: closed - Opened by alexandre-daubois 11 months ago
- 1 comment
Labels: Bug, HttpFoundation, Status: Reviewed
#59228 - [HttpFoundation] Avoid mime type guess with temp files in `BinaryFileResponse`
Pull Request -
State: open - Opened by alexandre-daubois 11 months ago
Labels: Bug, HttpFoundation, Status: Needs Review
#59154 - [HttpFoundation] Support iterable of string in `StreamedResponse`
Pull Request -
State: closed - Opened by mtarld 11 months ago
- 1 comment
Labels: Feature, HttpFoundation, Status: Reviewed
#59109 - [HttpFoundation][HttpKernel] Reset request formats after each main request (7.3)
Pull Request -
State: closed - Opened by dwgebler 12 months ago
- 1 comment
Labels: Feature, HttpFoundation, HttpKernel, Status: Needs Review
#59109 - [HttpFoundation][HttpKernel] Reset request formats after each main request (7.3)
Pull Request -
State: closed - Opened by dwgebler 12 months ago
- 1 comment
Labels: Feature, HttpFoundation, HttpKernel, Status: Needs Review
#59053 - [HttpFoundation][HttpKernel] Reset request formats after each main request
Pull Request -
State: open - Opened by dwgebler 12 months ago
- 5 comments
Labels: Bug, HttpFoundation, HttpKernel, Status: Needs Work
#59053 - [HttpFoundation][HttpKernel] Reset request formats after each main request
Pull Request -
State: closed - Opened by dwgebler 12 months ago
- 6 comments
Labels: Bug, HttpFoundation, HttpKernel, Status: Needs Work
#59047 - [HttpFoundation][HttpKernel] Reset request formats after each main request
Pull Request -
State: closed - Opened by dwgebler 12 months ago
- 3 comments
Labels: Feature, HttpFoundation, HttpKernel, Status: Needs Work
#59047 - [HttpFoundation][HttpKernel] Reset request formats after each main request
Pull Request -
State: closed - Opened by dwgebler 12 months ago
- 3 comments
Labels: Feature, HttpFoundation, HttpKernel, Status: Needs Work
#59022 - [HttpFoundation] Generate url-safe hashes for signed urls
Pull Request -
State: closed - Opened by valtzu 12 months ago
- 4 comments
Labels: Feature, HttpFoundation, Status: Reviewed
#59022 - [HttpFoundation] Generate url-safe hashes for signed urls
Pull Request -
State: closed - Opened by valtzu 12 months ago
- 4 comments
Labels: Feature, HttpFoundation, Status: Reviewed
#58975 - Request::setTrustedProxies() should allow -1 $trustedHeaderSet
Issue -
State: closed - Opened by mfb 12 months ago
- 10 comments
Labels: Bug, HttpFoundation, Status: Needs Review, Status: Waiting feedback
#58813 - [HttpFoundation] require Cache component versions compatible with Redis 6.1
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 2 comments
Labels: HttpFoundation, Status: Reviewed
#58813 - [HttpFoundation] require Cache component versions compatible with Redis 6.1
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 2 comments
Labels: HttpFoundation, Status: Reviewed
#58809 - [HttpFoundation] session_write_close() silently failing
Issue -
State: closed - Opened by ro0NL about 1 year ago
- 1 comment
Labels: Bug, HttpFoundation, Status: Needs Review
#58743 - [HttpFoundation] Streamlining server event streaming
Pull Request -
State: closed - Opened by yceruto about 1 year ago
- 12 comments
Labels: Feature, HttpFoundation, DX, Status: Reviewed
#58725 - [HttpFoundation] Remove invalid HTTP method from exception message
Pull Request -
State: closed - Opened by nicolas-grekas about 1 year ago
Labels: HttpFoundation, Status: Reviewed
#58725 - [HttpFoundation] Remove invalid HTTP method from exception message
Pull Request -
State: closed - Opened by nicolas-grekas about 1 year ago
Labels: HttpFoundation, Status: Reviewed
#58712 - [HttpFoundation] Fix support for `\SplTempFileObject` in `BinaryFileResponse`
Pull Request -
State: closed - Opened by elementaire about 1 year ago
- 1 comment
Labels: Bug, HttpFoundation, Status: Needs Review
#58712 - [HttpFoundation] Fix support for `\SplTempFileObject` in `BinaryFileResponse`
Pull Request -
State: open - Opened by elementaire about 1 year ago
Labels: Bug, HttpFoundation, Status: Needs Review
#58619 - [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2
Pull Request -
State: closed - Opened by GromNaN about 1 year ago
- 2 comments
Labels: Bug, HttpFoundation, Status: Reviewed, Lock
#58619 - [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2
Pull Request -
State: closed - Opened by GromNaN about 1 year ago
- 2 comments
Labels: Bug, HttpFoundation, Status: Reviewed, Lock
#58538 - [HttpFoundation] session names must not be empty
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
Labels: HttpFoundation, Status: Reviewed
#58538 - [HttpFoundation] session names must not be empty
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
Labels: HttpFoundation, Status: Reviewed
#58521 - [HttpFoundation] Use constant instead of magic number
Pull Request -
State: closed - Opened by silasjoisten about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Needs Work
#58521 - [HttpFoundation] Use constant instead of magic number
Issue -
State: closed - Opened by silasjoisten about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Needs Work
#58466 - [HttpFoundation] A response without Cache-Control shouldn’t be considered private
Issue -
State: closed - Opened by MatTheCat about 1 year ago
- 4 comments
Labels: Bug, HttpFoundation, Status: Needs Review
#58453 - [HttpFoundation] ensure session storages are opened in tests before destroying them
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Reviewed
#58453 - [HttpFoundation] ensure session storages are opened in tests before destroying them
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Reviewed
#58262 - [HttpFoundation] move setting deprecation session options into a legacy group test
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
Labels: HttpFoundation, Status: Reviewed
#58262 - [HttpFoundation] move setting deprecation session options into a legacy group test
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
Labels: HttpFoundation, Status: Reviewed
#58244 - [HttpFoundation] Deprecate more options in `NativeSessionStorage`
Pull Request -
State: closed - Opened by alexandre-daubois about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Needs Review, Deprecation
#58244 - [HttpFoundation] Deprecate more options in `NativeSessionStorage`
Issue -
State: closed - Opened by alexandre-daubois about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Needs Review, Deprecation
#58181 - [HttpFoundation] Update links for `X-Accel-Redirect` and fail properly when `X-Accel-Mapping` is missing
Pull Request -
State: closed - Opened by nicolas-grekas about 1 year ago
- 1 comment
Labels: HttpFoundation, Ready, Status: Reviewed
#58180 - [UriSigner] Move hashing algo from hardcoded in computeHash() to config
Issue -
State: closed - Opened by PrInStPL about 1 year ago
- 2 comments
Labels: Feature, HttpFoundation, Status: Waiting feedback
#58178 - [HttpFoundation] let test fail if an expected exception is not thrown
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Reviewed
#58178 - [HttpFoundation] let test fail if an expected exception is not thrown
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Reviewed
#58038 - [HttpFoundation] Add optional `$v4Bytes` and `$v6Bytes` parameters to `IpUtils::anonymize()`
Pull Request -
State: closed - Opened by alexandre-daubois about 1 year ago
- 1 comment
Labels: Feature, HttpFoundation, Status: Reviewed
#58038 - [HttpFoundation] Add optional `$v4Bytes` and `$v6Bytes` parameters to `IpUtils::anonymize()`
Pull Request -
State: closed - Opened by alexandre-daubois about 1 year ago
- 1 comment
Labels: Feature, HttpFoundation, Status: Reviewed
#58034 - symfony/http-foundation got a bug in Request:get
Issue -
State: closed - Opened by dozer111 over 1 year ago
- 3 comments
Labels: Bug, HttpFoundation, Status: Needs Review, Status: Waiting feedback
#57996 - [HttpFoundation] Use typed property
Pull Request -
State: closed - Opened by derrabus over 1 year ago
- 1 comment
Labels: HttpFoundation, Status: Reviewed
#57909 - [HttpFoundation] Add `$requests` parameter to `RequestStack` constructor
Pull Request -
State: closed - Opened by alexander-schranz over 1 year ago
- 4 comments
Labels: Feature, HttpFoundation, Status: Reviewed
#57852 - [HttpFoundation] Add `Request::isStateless` method
Pull Request -
State: closed - Opened by VincentLanglet over 1 year ago
- 18 comments
Labels: Feature, HttpFoundation, Status: Needs Review
#57852 - [HttpFoundation] Add `Request::isStateless` method
Pull Request -
State: closed - Opened by VincentLanglet over 1 year ago
- 12 comments
Labels: Feature, HttpFoundation, Status: Needs Review
#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
#57763 - [HttpFoundation] Remove always false condition in `BinaryFileResponse`
Pull Request -
State: closed - Opened by alexandre-daubois over 1 year ago
- 3 comments
Labels: Bug, HttpFoundation, Status: Reviewed
#57763 - [HttpFoundation] Remove always false condition in `BinaryFileResponse`
Pull Request -
State: closed - Opened by alexandre-daubois over 1 year ago
- 3 comments
Labels: Bug, HttpFoundation, Status: Reviewed
#57743 - PdoSessionHandler with SQL Server and ODBC Driver 18 does not support option for TrustServerCertificate=yes
Issue -
State: closed - Opened by pauljura over 1 year ago
- 12 comments
Labels: Bug, HttpFoundation, Status: Needs Review