Commit e0aa26c
[module-webdriver] fix type error in PHP 8.1 when converting ms to sec (#103)
* [module-webdriver] fix type error in PHP 8.1 when converting milliseconds to seconds
* simplify using intval
Co-authored-by: Patrick Mac Gregor <[email protected]>1 parent 57e2d83 commit e0aa26c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
| 701 | + | |
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
| 721 | + | |
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| |||
0 commit comments