Skip to content

Move all optional parameters specified after required parameters#10

Open
timxsarus wants to merge 2 commits intoZaiusInc:masterfrom
timxsarus:php81
Open

Move all optional parameters specified after required parameters#10
timxsarus wants to merge 2 commits intoZaiusInc:masterfrom
timxsarus:php81

Conversation

@timxsarus
Copy link

@timxsarus timxsarus commented Dec 1, 2022

Move the optional alias parameter after any other mandatory parameters so this will not throw an exception in php8.1 (https://www.php.net/manual/en/migration81.incompatible.php#migration81.incompatible.core.optional-before-required)


This change is Reviewable

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