View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5698 | Composr | core | public | 2024-04-14 22:16 | 2024-04-18 02:17 |
Reporter | Adam Edington | Assigned To | PDStig | ||
Priority | high | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.47 | ||||
Fixed in Version | 10.0.48.beta | ||||
Summary | 5698: Additional PHP 8 deprecation errors | ||||
Description | Function utf8_encode() is deprecated in /sources/global3.php on line 946 str_replace(): Passing null to parameter 2 ($replace) of type array|string is deprecated in /sources/crud_module.php on line 717 Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, null given in /sources/comcode.php:260 | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Automated message: This issue was created using the Report Issue Wizard on the Composr homesite. |
|
Connected to topic 3433 https://compo.sr/forum/topicview/browse/deploying/check-in-how-is.htm |
|
"str_replace(): Passing null to parameter 0000002 ($replace) of type array|string is deprecated in /sources/crud_module.php on line 717" I cannot find this one. The parameter being passed into str_replace is already being guarded by a not is null check. Are you sure you're running 10.0.47? Or maybe I fixed this already for 10.0.48 and can't remember that I did. |
|
Disregard the above, I found the problem. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-14 22:17 | PDStig | Reporter | user4172 => user4160 |
2024-04-14 22:17 | PDStig | Assigned To | => user4172 |
2024-04-14 22:17 | PDStig | Status | Not Assigned => Assigned |
2024-04-14 22:17 | PDStig | Description Updated | |
2024-04-14 22:18 | PDStig | Note Added: 0008591 | |
2024-04-14 22:48 | Adam Edington | Relationship added | has duplicate 5676 |
2024-04-15 03:18 | PDStig | Relationship added | related to 5700 |
2024-04-18 02:15 | PDStig | Note Added: 0008630 | |
2024-04-18 02:16 | PDStig | Note Added: 0008631 | |
2024-04-18 02:17 | PDStig | Status | Assigned => Resolved |
2024-04-18 02:17 | PDStig | Resolution | open => fixed |