View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002406 | Xdebug | Uncategorized | public | 2026-02-25 19:47 | 2026-03-23 16:02 |
| Reporter | rr | Assigned To | derick | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Platform | armhf | OS | Ubuntu | OS Version | 26.04 |
| Product Version | 3.5.0 | ||||
| Summary | 0002406: Tests failing on armhf with PHP 8.5 | ||||
| Description | Running the upstream tests in Ubuntu, using PHP 8.5 results in a fail. In the logs: ===================================================================== Does not say much, but looking at other PHP 8.5 armhf failures, it may be related to a warning about not being able to cast floats outside of the 32 bit range (exactly what the test is about) to int. This warning was not there in PHP8.4, but it's always there in PHP 8.5. | ||||
| Steps To Reproduce | Run the tests on an armhf system using PHP 8.5. I'm able to reproduce it by triggering dep8 tests in Ubuntu using a PPA. | ||||
| Tags | php8.5 | ||||
| Operating System | Ubuntu 26.04 | ||||
| PHP Version | 8.5.0-8.5.4 | ||||
|
|
I like to see how. Could you add the |
|
|
Hey, hello, Derick Unfortunately I cannot: I don't have an armhf machine at hand, and I was reproducing this issue using the Ubuntu autopkgtest infrastructure. All I have is the links to logs, like the one I pasted in the description :/ |
|
|
I don't have easy access to armhf either, so I am not sure what I can do about this — especially if you can't provide the expected and actual output of the test run. Officially I don't support 32-bit any more, but would be open to getting this fixed (if it's not a redesign, obviously). |
|
|
Honestly, the test is about casting a float and verifying it overflows... |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-25 19:47 | rr | New Issue | |
| 2026-02-25 19:47 | rr | Tag Attached: php8.5 | |
| 2026-03-17 12:36 | derick | Assigned To | => derick |
| 2026-03-17 12:36 | derick | Status | new => feedback |
| 2026-03-17 12:36 | derick | Note Added: 0007464 | |
| 2026-03-18 19:57 | rr | Note Added: 0007465 | |
| 2026-03-18 19:57 | rr | Status | feedback => assigned |
| 2026-03-23 15:44 | derick | Status | assigned => feedback |
| 2026-03-23 15:44 | derick | Note Added: 0007475 | |
| 2026-03-23 16:02 | rr | Note Added: 0007479 | |
| 2026-03-23 16:02 | rr | Status | feedback => assigned |