View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000675 | XMB1 | Bugs | public | 2023-07-20 09:27 | 2024-04-06 19:02 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | random |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.12.03 | ||||
Target Version | 1.9.12.05 | Fixed in Version | 1.9.12.05 | ||
Summary | 0000675: PHP 8.1 Deprecated: Passing null to non-nullable parameters | ||||
Description | Scalar types for built-in functions are nullable by default, but null input is deprecated on PHP 8.1+ | ||||
Additional Information | https://www.php.net/manual/en/migration81.deprecated.php | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | 8.1 | ||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 3013 | ||||
Git Commit | |||||
parent of | 0000671 | closed | miqrogroove | Deprecated: Passing null to str_replace() |
parent of | 0000672 | closed | miqrogroove | Deprecated: Passing null to strpos() and substr() |
parent of | 0000674 | closed | miqrogroove | Deprecated: Passing null to trim() |
parent of | 0000678 | closed | miqrogroove | Audit usage of postify() for null inputs |
related to | 0000691 | closed | miqrogroove | Deprecated use of null in dump_query() |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-07-20 09:27 | miqrogroove | New Issue | |
2023-07-20 09:28 | miqrogroove | Relationship added | parent of 0000671 |
2023-07-20 09:28 | miqrogroove | Relationship added | related to 0000672 |
2023-07-20 09:28 | miqrogroove | Relationship added | related to 0000674 |
2023-07-20 09:28 | miqrogroove | Relationship deleted | related to 0000672 |
2023-07-20 09:28 | miqrogroove | Relationship deleted | related to 0000674 |
2023-07-20 09:28 | miqrogroove | Relationship added | parent of 0000672 |
2023-07-20 09:28 | miqrogroove | Relationship added | parent of 0000674 |
2023-07-22 16:46 | miqrogroove | Assigned To | => miqrogroove |
2023-07-22 16:46 | miqrogroove | Status | new => confirmed |
2023-07-24 10:12 | miqrogroove | Status | confirmed => resolved |
2023-07-24 10:12 | miqrogroove | Resolution | open => fixed |
2023-07-24 10:12 | miqrogroove | Fixed in Version | => 1.9.12.05 |
2023-07-24 10:12 | miqrogroove | SVN Revision | => 3011 |
2023-07-28 07:07 | miqrogroove | Status | resolved => assigned |
2023-07-28 07:07 | miqrogroove | Note Added: 0000434 | |
2023-07-28 07:11 | miqrogroove | Relationship added | parent of 0000678 |
2023-07-28 08:28 | miqrogroove | Status | assigned => resolved |
2023-07-28 08:28 | miqrogroove | SVN Revision | 3011 => 3013 |
2023-08-05 19:52 | miqrogroove | Status | resolved => closed |
2024-04-06 19:02 | miqrogroove | Relationship added | related to 0000691 |