stable

Clone or download

Read-only

Crash when \Response::sendStatusCode() is called

Introduced by 2ed8472fc4bc67c6e4d7dd1d519707c27a61dd01. SA did not find the issue because \http_send_status is part of the PECL pecl_http which is stubbed. Easiest way to reproduce the issue is to call GET /goto without any parameters. Part of request #15015: Initiate usage of Psalm taint analysis feature Change-Id: Iaee38a9eee3cfb4a3fbd4ffacd04adead47a23ae

Modified Files

Name
M src/common/include/Response.class.php +1 −1 Go to diff View file