Skip to content

Calling mktime() without arguments is deprecated#7

Open
amorsent wants to merge 1 commit intod6lts:6.x-2.xfrom
amorsent:patch-2
Open

Calling mktime() without arguments is deprecated#7
amorsent wants to merge 1 commit intod6lts:6.x-2.xfrom
amorsent:patch-2

Conversation

@amorsent
Copy link

@amorsent amorsent commented Mar 2, 2023

Calling mktime() without arguments is deprecated. time() can be used to get the current timestamp. https://www.php.net/manual/en/function.mktime.php

Calling mktime() without arguments is deprecated. time() can be used to get the current timestamp.
https://www.php.net/manual/en/function.mktime.php
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.

1 participant