• Resolved joevansteen

    (@joevansteen)


    Numerous elements in the code are causing issues relative to the use of deprecated functions when the PRO module is activated under PHP 8.2.

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author mapster

    (@mapster)

    Hello, I will test this and revert back next week. Please ensure you’re using the latest version of Pro (1.2.39) as there were already numerous fixes made there for PHP 8.

    • This reply was modified 8 months, 3 weeks ago by mapster.
    Thread Starter joevansteen

    (@joevansteen)

    Yes, 1.2.39. I believe it worked when I upgraded to 8.1, but produced diagnostics at 8.2. I did this with a site at Kinsta.com using their site management tools.

    Plugin Author mapster

    (@mapster)

    Hello, I’m trying to find any warnings or errors occurring with PHP 8.2, but I haven’t found any yet. Can you let me know where you are seeing warnings or what the warnings are?

    Thread Starter joevansteen

    (@joevansteen)

    I am currently running PHP 8.3 but the errors first appeared when I upgraded thru the 8.2 level. In the dashboard if your PRO module is activated I get the following errors (note display errors must be activated). When I deactivate your module the errors disappear. What I get is the following:

    Deprecated: Creation of dynamic property ACF::$fields is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/fields.php on line 138
    
    Deprecated: Creation of dynamic property acf_loop::$loops is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/loop.php on line 28
    
    Deprecated: Creation of dynamic property ACF::$loop is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/loop.php on line 269
    
    Deprecated: Creation of dynamic property ACF::$revisions is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/revisions.php on line 387
    
    Deprecated: Creation of dynamic property acf_validation::$errors is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/validation.php on line 28
    
    Deprecated: Creation of dynamic property ACF::$validation is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/validation.php on line 215
    
    Deprecated: Creation of dynamic property acf_form_customizer::$preview_values is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/forms/form-customizer.php on line 28
    
    Deprecated: Creation of dynamic property acf_form_customizer::$preview_fields is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/forms/form-customizer.php on line 29
    
    Deprecated: Creation of dynamic property acf_form_customizer::$preview_errors is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/forms/form-customizer.php on line 30
    
    Deprecated: Creation of dynamic property ACF::$form_front is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/forms/form-front.php on line 600
    
    Deprecated: Creation of dynamic property acf_form_widget::$preview_values is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/forms/form-widget.php on line 34
    
    Deprecated: Creation of dynamic property acf_form_widget::$preview_reference is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/forms/form-widget.php on line 35
    
    Deprecated: Creation of dynamic property acf_form_widget::$preview_errors is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/forms/form-widget.php on line 36
    
    Deprecated: Creation of dynamic property ACF::$admin_tools is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/admin/admin-tools.php on line 282
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/core/Libraries/Plugin_Update_Warning/Plugin_Update_Warning.php on line 12
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Container.php on line 36
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Datastore/Datastore.php on line 79
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Field.php on line 56
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Container.php on line 36
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Datastore/Datastore.php on line 79
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Field.php on line 56
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Container.php on line 36
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Datastore/Datastore.php on line 79
    
    Deprecated: Calling get_class() without arguments is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/carbon-fields/vendor/htmlburger/carbon-fields/core/Field.php on line 56
    
    Deprecated: Creation of dynamic property acf_field_oembed::$width is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/fields/class-acf-field-oembed.php on line 31
    
    Deprecated: Creation of dynamic property acf_field_oembed::$height is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/fields/class-acf-field-oembed.php on line 32
    
    Deprecated: Creation of dynamic property acf_field_google_map::$default_values is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/fields/class-acf-field-google-map.php on line 33
    
    Deprecated: Creation of dynamic property acf_field__group::$have_rows is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf/includes/fields/class-acf-field-group.php on line 31
    
    Deprecated: Creation of dynamic property mapster_acf_field_map::$settings is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf-mapster-map/fields/class-mapster-acf-field-map-v5.php on line 75
    
    Deprecated: Creation of dynamic property acf_field_photo_gallery::$settings is deprecated in /www/…/public/wp-content/plugins/mapster-wp-maps-premium/includes/acf-photo-gallery-field/includes/__construct.php on line 22
    Plugin Author mapster

    (@mapster)

    Thanks, I’m working on this. I’m having some trouble getting my local to run this PHP version but I’ll have an update soon.

    Plugin Author mapster

    (@mapster)

    Hello! If you want to email me at [email protected], I should have a fix for you to test. Thank you.

    Plugin Author mapster

    (@mapster)

    These will be solved in the next release, coming soon, 1.2.40!

    Thread Starter joevansteen

    (@joevansteen)

    Thank you very much!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP 8.2 Problems’ is closed to new replies.