Skip to content

Promote warnings to errors in array_multisort() - #4575

Closed
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:multisort-warning2error
Closed

Promote warnings to errors in array_multisort()#4575
Girgias wants to merge 1 commit into
php:masterfrom
Girgias:multisort-warning2error

Conversation

@Girgias

Copy link
Copy Markdown
Member

Split from #4566

@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.

You can also change the RETURN_FALSE in MULTISORT_ABORT to just return, to clarify that a false return value is not possible.

@Girgias

Copy link
Copy Markdown
MemberAuthor

Commited as eaf66df

@GirgiasGirgias closed this Aug 21, 2019
@Girgias
Girgias deleted the multisort-warning2error branch August 21, 2019 16:15
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