View Issue Details

IDProjectCategoryView StatusLast Update
0000656XMB1Bugspublic2021-05-02 08:01
Reportermiqrogroove Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.12.03Fixed in Version1.9.12.03 
Summary0000656: Deprecated Function Parameter Order in PHP 8
DescriptionPHP 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 Informationhttps://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"
TagsNo tags attached.
MySQL Version
PHP Version8.0
Web Server
Browser
Flags
Original Reporter
SVN Revision2988

Relationships

child of 0000649 closedmiqrogroove PHP 8 Compatibility 

Activities

There are no notes attached to this issue.

Issue History

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