Compatibility with PHP 8.2
-
Hi Stéphane,
I just updated one of my sites to PHP 8.2 and I receive a lot of deprecated notices when debugging is turned on. Here they are.
Deprecated: Creation of dynamic property Falang_Admin::$notices is deprecated in /var/www/wordpress__4/wp-content/plugins/falang/admin/class-falang-admin.php on line 8 Deprecated: Creation of dynamic property Falang_Admin::$classic_editor is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/admin/class-falang-admin.php?on line?2413 Deprecated: Creation of dynamic property Falang_Admin::$filters_wc_columns is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/admin/class-falang-admin.php?on line?2413 Deprecated: Creation of dynamic property Falang_Admin::$nav_menu is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/admin/class-falang-admin.php?on line?2413 Deprecated: Creation of dynamic property Falang_Admin::$user_profile is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/admin/class-falang-admin.php?on line?2413 Deprecated: Creation of dynamic property Falang_Admin::$attachment is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/admin/class-falang-admin.php?on line?2413 Deprecated: Creation of dynamic property Falang_Admin::$woocommerce is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/admin/class-falang-admin.php?on line?2418 Deprecated: Creation of dynamic property Falang\Core\Language::$term_group is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/src/Falang/Core/Language.php?on line?53 Deprecated: Creation of dynamic property Falang\Core\Language::$parent is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/src/Falang/Core/Language.php?on line?53 Deprecated: Creation of dynamic property Falang\Core\Language::$count is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/src/Falang/Core/Language.php?on line?53 Deprecated: Creation of dynamic property Falang\Core\Language::$filter is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/src/Falang/Core/Language.php?on line?53 Deprecated: Creation of dynamic property Falang\Core\Language::$flag_code is deprecated in?/var/www/wordpress__4/wp-content/plugins/falang/src/Falang/Core/Language.php?on line?63
Do you plan to fix them? Thank you for all your valuable work with Falang.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Compatibility with PHP 8.2’ is closed to new replies.