D25848 was incomplete. $seconds itself is not an int but a float.
Thus explicitly also cast $seconds to int to avoid an error in PHP 8.1 and later.
Details
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers
Run bin/arc unit --everything
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- D25848add (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1665 Build 1665: arc lint + arc unit