View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0037349 | mantisbt | code cleanup | public | 2026-08-18 11:25 | 2026-08-18 11:48 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Target Version | 2.29.0 | ||||
| Summary | 0037349: Function is_integer() is deprecated since 8.6, use is_int() instead | ||||
| Description | Running test suite on PHP 8.6 throws numerous deprecation warnings Reference: https://wiki.php.net/rfc/deprecations_php_8_6#deprecate_is_integer | ||||
| Tags | PHP 8.6 | ||||
|
There are also several is_integer() calls in ADOdb that need to be fixed. Upstream reference: https://github.com/ADOdb/ADOdb/issues/1250 |
|