Skip to content

Fix date_time_set function signature#280

Merged
ondrejmirtes merged 1 commit intophpstan:masterfrom
toHero:master
Jul 19, 2020
Merged

Fix date_time_set function signature#280
ondrejmirtes merged 1 commit intophpstan:masterfrom
toHero:master

Conversation

@olivierchabert
Copy link
Copy Markdown
Contributor

date_time_set has 5 parameters but only 3 are mandatory.
$second and $microseconds are optional with 0 as the default value.

`date_time_set` has 5 parameters but only 3 are mandatory.
`$second` and `$microseconds` are optional with 0 as the default value.
@ondrejmirtes
Copy link
Copy Markdown
Member

Thank you!

@ondrejmirtes ondrejmirtes merged commit f9ee84b into phpstan:master Jul 19, 2020
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