Commit 1c2680b
[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 14718a2 commit 1c2680b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
708 | 708 | | |
709 | 709 | | |
710 | 710 | | |
711 | | - | |
| 711 | + | |
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
732 | | - | |
| 732 | + | |
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| |||
0 commit comments