Skip to content

Promote warnings to errors in chunk_split() - #4603

Closed
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:chunk-split-warnings2errors
Closed

Promote warnings to errors in chunk_split()#4603
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:chunk-split-warnings2errors

Conversation

@Girgias

Copy link
Copy Markdown
Member

Split from #4554

@nikicnikic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Side note: We should take a look at the error conditions inside php_chunk_split(). They currently result in silent(!) failure :(

@Girgias

Copy link
Copy Markdown
MemberAuthor

Side note: We should take a look at the error conditions inside php_chunk_split(). They currently result in silent(!) failure :(

I'll have a look at them

@Girgias

Copy link
Copy Markdown
MemberAuthor

Merged in as f51421c

@GirgiasGirgias closed this Aug 22, 2019
@Girgias
Girgias deleted the chunk-split-warnings2errors branch August 22, 2019 20:01
Sign up for freeto 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.

3 participants

@Girgias@nikic@kocsismate