Title: PHP 8.2 Problems
Last modified: March 5, 2024

---

# PHP 8.2 Problems

 *  Resolved [joevansteen](https://wordpress.org/support/users/joevansteen/)
 * (@joevansteen)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/php-8-2-problems/)
 * 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](https://wordpress.org/support/users/mapster/)
 * (@mapster)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17483309)
 * 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 2 years, 3 months ago by [mapster](https://wordpress.org/support/users/mapster/).
 *  Thread Starter [joevansteen](https://wordpress.org/support/users/joevansteen/)
 * (@joevansteen)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17483456)
 * 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](https://wordpress.org/support/users/mapster/)
 * (@mapster)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17494038)
 * 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](https://wordpress.org/support/users/joevansteen/)
 * (@joevansteen)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17494780)
 * 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:
 *     ```wp-block-code
       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](https://wordpress.org/support/users/mapster/)
 * (@mapster)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17497694)
 * 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](https://wordpress.org/support/users/mapster/)
 * (@mapster)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17501054)
 * Hello! If you want to email me at [victor@mapster.me](https://wordpress.org/support/topic/php-8-2-problems/victor@mapster.me?output_format=md),
   I should have a fix for you to test. Thank you.
 *  Plugin Author [mapster](https://wordpress.org/support/users/mapster/)
 * (@mapster)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17702719)
 * These will be solved in the next release, coming soon, 1.2.40!
 *  Thread Starter [joevansteen](https://wordpress.org/support/users/joevansteen/)
 * (@joevansteen)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17702841)
 * Thank you very much!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘PHP 8.2 Problems’ is closed to new replies.

 * ![](https://ps.w.org/mapster-wp-maps/assets/icon-256x256.png?rev=3132969)
 * [Mapster WP Maps](https://wordpress.org/plugins/mapster-wp-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mapster-wp-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mapster-wp-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/mapster-wp-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mapster-wp-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mapster-wp-maps/reviews/)

## Tags

 * [deprecated code](https://wordpress.org/support/topic-tag/deprecated-code/)

 * 8 replies
 * 2 participants
 * Last reply from: [joevansteen](https://wordpress.org/support/users/joevansteen/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/php-8-2-problems/#post-17702841)
 * Status: resolved