Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

resolve php 8 warning #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

resolve php 8 warning #22

wants to merge 1 commit into from

Conversation

hb9hgj
Copy link

@hb9hgj hb9hgj commented Feb 10, 2022

This pull request resolve php 8 Warnings.

Warnings :

  • PHP Warning: Private methods cannot be final as they are never overridden by other classes in acf-flexible-content-preview/classes/singleton.php on line 53
  • PHP Warning: Private methods cannot be final as they are never overridden by other classes in acf-flexible-content-preview/classes/singleton.php on line 60
  • PHP Warning: The magic method FCP\Singleton::__wakeup() must have public visibility in acf-flexible-content-preview/classes/singleton.php on line 60

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant