Skip to content

PHP Warning: [Deprecated] Optional parameter; actions_subtotal.class.php:1465 #453

@PsyCrow-code

Description

@PsyCrow-code

PHP Warning: [Deprecated] Optional parameter $parameters declared before required parameter $object at /subtotal/class/actions_subtotal.class.php:1465

Maybe changing
($parameters=array(), &$object, &$action='') by (array $parameters, &$object, &$action='') on function declaration fix this warning

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