Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation notices with PHP 8.2 #250

Open
cfoster-CfC opened this issue Jul 9, 2024 · 0 comments
Open

Deprecation notices with PHP 8.2 #250

cfoster-CfC opened this issue Jul 9, 2024 · 0 comments

Comments

@cfoster-CfC
Copy link

Hi, I’m getting a number of deprecation notices after updating to PHP 8.2, along with some “Can’t modify header information” errors and white screens here and there. Are there plans to make the plugin 8.2 compatible? I have the latest version of both WP and all my plugins.

Deprecated: Creation of dynamic property Wp_Scss::$scss_dir is deprecated in /home/site/wwwroot/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 22

Deprecated: Creation of dynamic property Wp_Scss::$css_dir is deprecated in /home/site/wwwroot/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 23

Deprecated: Creation of dynamic property Wp_Scss::$compile_errors is deprecated in /home/site/wwwroot/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 24

Deprecated: Creation of dynamic property Wp_Scss::$scssc is deprecated in /home/site/wwwroot/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 25

Deprecated: Creation of dynamic property Wp_Scss::$cache is deprecated in /home/site/wwwroot/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 27

Deprecated: Creation of dynamic property Wp_Scss::$sourcemaps is deprecated in /home/site/wwwroot/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 32

Deprecated: Creation of dynamic property Wp_Scss::$cache_file is deprecated in /home/site/wwwroot/wp-content/plugins/wp-scss/class/class-wp-scss.php on line 105
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

No branches or pull requests

1 participant