Skip to content

Fix more basic function stubs#6015

Closed
TysonAndre wants to merge 1 commit intophp:masterfrom
TysonAndre:more-names
Closed

Fix more basic function stubs#6015
TysonAndre wants to merge 1 commit intophp:masterfrom
TysonAndre:more-names

Conversation

@TysonAndre
Copy link
Copy Markdown
Contributor

@TysonAndre TysonAndre commented Aug 18, 2020

User-defined functions can't have multiple parameters with the same name.
Don't do that for var_dump/debug_zval_dump.

Consistently use array $array to match docs

User-defined functions can't have multiple parameters with the same name.
Don't do that for var_dump/debug_zval_dump.

Consistently use array $array to match docs

Fix typo in UPGRADING
@php-pulls php-pulls closed this in 9883fec Aug 19, 2020
@TysonAndre TysonAndre deleted the more-names branch November 25, 2021 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants