Skip to content

Creation of dynamic properties is deprecated #3

@JiveDig

Description

@JiveDig

We need to set all of the properties at the start of the class.

public $global_groups = array();
public $no_mc_groups = array();
public $cache = array();
public $mc = array();
public $stats = array();
public $group_ops = array();
public $cache_enabled = true;
public $default_expiration = 0;
public $cache_hits = 0;
public $cache_misses = 0;
public $global_prefix = '';
public $blog_prefix = '';
public $debug = false;
public $memcache_debug = array();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions