View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000656 | XMB1 | Bugs | public | 2021-04-11 14:01 | 2021-05-02 08:01 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.9.12.03 | Fixed in Version | 1.9.12.03 | ||
Summary | 0000656: Deprecated Function Parameter Order in PHP 8 | ||||
Description | PHP Deprecated: Required parameter $dbuser follows optional parameter $dbhost in db/mysqli.php on line 57 PHP Deprecated: Required parameter $dbpw follows optional parameter $dbhost in db/mysqli.php on line 57 PHP Deprecated: Required parameter $dbname follows optional parameter $dbhost in db/mysqli.php on line 57 PHP Deprecated: Required parameter $name follows optional parameter $type in include/functions.inc.php on line 387 PHP Deprecated: Required parameter $action follows optional parameter $user in include/functions.inc.php on line 1709 PHP Deprecated: Required parameter $fid follows optional parameter $user in include/functions.inc.php on line 1709 PHP Deprecated: Required parameter $tid follows optional parameter $user in include/functions.inc.php on line 1709 | ||||
Additional Information | https://www.php.net/manual/en/migration80.deprecated.php "If a parameter with a default value is followed by a required parameter, the default value has no effect. This is deprecated as of PHP 8.0.0" | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | 8.0 | ||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 2988 | ||||
child of | 0000649 | closed | miqrogroove | PHP 8 Compatibility |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-11 14:01 | miqrogroove | New Issue | |
2021-04-11 14:01 | miqrogroove | Relationship added | child of 0000649 |
2021-04-11 19:52 | miqrogroove | Assigned To | => miqrogroove |
2021-04-11 19:52 | miqrogroove | Status | new => assigned |
2021-04-11 19:55 | miqrogroove | Product Version | => 1.9.8 SP2 |
2021-04-11 20:13 | miqrogroove | Status | assigned => resolved |
2021-04-11 20:13 | miqrogroove | Resolution | open => fixed |
2021-04-11 20:13 | miqrogroove | Fixed in Version | => 1.9.12.03 |
2021-04-11 20:13 | miqrogroove | SVN Revision | => 2988 |
2021-05-02 08:01 | miqrogroove | Status | resolved => closed |