Skip to content

Use __construct#4

Open
spacedmonkey wants to merge 1 commit intostaylor:masterfrom
spacedmonkey:patch-1
Open

Use __construct#4
spacedmonkey wants to merge 1 commit intostaylor:masterfrom
spacedmonkey:patch-1

Conversation

@spacedmonkey
Copy link
Copy Markdown

In PHP 7.0 support for PHP 4 style constructs were deprecated. Current in PHP 7.0, I get the following error message.

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WP_Object_Cache has a deprecated constructor in /app/public.built/wp-content/dropins/memcached-redux/object-cache.php on line 121

In PHP 7.0 support for PHP 4 style constructs were deprecated. Current in PHP 7.0, I get the following error message.

`
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WP_Object_Cache has a deprecated constructor in /app/public.built/wp-content/dropins/memcached-redux/object-cache.php on line 121
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant