Skip to content

Function in the class extended from Walker_Category class error on PHP 7  #90

@S-mardii

Description

@S-mardii

function start_el( &$strOutput, $oCategory, $intDepth, $arrArgs ) {

There is an error with this function once installing the them on PHP 7.

This should be updated to function start_el( &$strOutput, $oCategory, $intDepth = 0, $arrArgs = array(), $intID = 0) {

Related to #87 #82

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions