Skip to content

Promote warnings to errors in array_merge(_recursive)() and array_replace() - #4586

Closed
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:replace-array-warnings2errors
Closed

Promote warnings to errors in array_merge(_recursive)() and array_replace()#4586
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:replace-array-warnings2errors

Conversation

@Girgias

Copy link
Copy Markdown
Member

Split from #4566

Grouping these together as they use the same internal handler.

@SjonHortensiusSjonHortensius left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I did notice the case change in the error-message but I agree it is better

@krakjoe

Copy link
Copy Markdown
Member

Merged as 20edea5

@krakjoekrakjoe closed this Aug 29, 2019
@Girgias
Girgias deleted the replace-array-warnings2errors branch August 29, 2019 21: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.

4 participants

@Girgias@krakjoe@SjonHortensius@kocsismate