Commit cd60a02
Add PHP 8.5 to CI test matrix (#198)
- Disable fail-fast to see results for all PHP versions
- Fix APCng overflow warning on PHP 8.5 when casting out-of-range
float to int in convertToIncrementalInteger()
Signed-off-by: Simon Podlipsky <simon@podlipsky.net>
Co-authored-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>1 parent f23fc80 commit cd60a02
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
| 828 | + | |
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| |||
0 commit comments