Skip to content

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Sep 28, 2024

No description provided.

ZEND_TRY_ASSIGN_REF_LONG(by_ref_line, line);
}

RETURN_BOOL(SG(headers_sent));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quick question: is there a reason why headers_sent global is not just a bool ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because it hasn't been refactored since the move to C99, but it should yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants