Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Zend\Http\Response\PhpEnvironment#sendHeaders() silently returns - should scream and burn and demand for human sacrifices instead #138

Open
@Ocramius

Description

@Ocramius

To reproduce (sorry if I couldn't do it myself right away - needs a @runInSeparateProcess test):

$response = new \Zend\Http\Response\PhpEnvironment();

echo 'foo;
ob_flush();

// expect an exception here
$response->sendHeaders();

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions