Merge pull request #33070 from frederic34/patch-11

fix phpdoc
This commit is contained in:
Laurent Destailleur 2025-02-13 17:29:41 +01:00 committed by GitHub
commit 861725e87b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -115,7 +115,7 @@ function getServerTimeZoneInt($refgmtdate = 'now')
/**
* Add a delay to a date
*
* @param int|string $time Date timestamp (or string with format YYYY-MM-DD)
* @param int $time Date timestamp
* @param float $duration_value Value of delay to add
* @param string $duration_unit Unit of added delay (d, m, y, w, h, i)
* @param int<0,1> $ruleforendofmonth Change the behavior of PHP over data-interval, 0 or 1