PHP7 Error
-
Hi there,
I just attempted to upgrade my site to PHP7 again after a server change. I had no errors before (although, I may have had my error display settings set to log only – I have no idea), but now I’m getting the below errors. Any advice on how to solve this (or at last hide the warnings from site visitors, if they don’t affect the normal operation of your plugin)? I have the latest version of your plugin installed.
Thanks so much ??Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_VC_Extensions has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/prime-vc-extensions.php on line 56
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Extension_AnimateBox has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/animate-box/prime-animate-box.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Icon_Animation has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/icon-animation/prime-icon-animation.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_InfoBox has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/info-box/prime-info-box.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_3d_flipbox has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/3d-flip-box/3d-flip-box.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Accordion_Fun has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/accordion/pr_accordion.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Model_fun has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/pr_modal/prime-modal.php on line 4
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Testimonial_Func has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/testimonial/pr_testimonial.php on line 11
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Tooltips_fun has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/css-tooltips/prime-tooltips.php on line 4
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Pricing_Table_fun has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/pricing-table/prime-pricing-table.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; prime_extension_beforeafter has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/beforeafter/prime-extensions-beforeafter.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Extensions_contentBlock has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/content-block/prime-content-block.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_IdealHover has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/hover-effects/prime-ideal-hover.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_PageTransaction has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/page-transition/page-transition.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Team_Member has a deprecated constructor in /home/***/***/***//plugins/prime-extensions-for-visual-composer/shortcodes/team-member/team-member.php on line 3
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Prime_Image_Zoom has a deprecated constructor in /home/***/***/***/plugins/prime-extensions-for-visual-composer/shortcodes/zoom-magnify/prime-zoom-magnify.php on line 4
- The topic ‘PHP7 Error’ is closed to new replies.