Commits ------- d67d419 [HttpFoundation] added missing trustProxy condition Discussion ---------- [HttpFoundation] check trust setting in getPort() Added a missing `self::$trustProxy` check in `Request::getPort()`. ``` Bug fix: yes Feature addition: yes Backwards compatibility break: no Symfony2 tests pass: yes Fixes the following tickets: - Todo: - ```
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|