Title: PHP 7.4 Compatibility Issue
Last modified: July 8, 2020

---

# PHP 7.4 Compatibility Issue

 *  Resolved [markd33](https://wordpress.org/support/users/markd33/)
 * (@markd33)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/)
 * Looks like the new version of PHP 7.4.1 is causing a compatibility issue via 
   several deprecated errors. See below:
 * Deprecated: Array and string offset access syntax with curly braces is deprecated
   in wp-content\plugins\mashsharer\includes\debug\browsers\api\firephp\lib\FirePHPCore\
   FirePHP.class.php on various lines throughout the plugin.

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

 *  [namhoc](https://wordpress.org/support/users/orborne/)
 * (@orborne)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13129489)
 * Can you take a sample of the example you’re experiencing that looks like my problem?
   Thanks
 *  [sbkt](https://wordpress.org/support/users/sbkt/)
 * (@sbkt)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13242866)
 * Same here…
 *     ```
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1363
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1550
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1551
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1552
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1557
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1558
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1559
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1560
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1611
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1634
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1639
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1645
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1655
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1656
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1666
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1667
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1668
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1678
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1679
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1680
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1681
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1691
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1692
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1693
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1694
   
       Deprecated: Array and string offset access syntax with curly braces is deprecated in /html/wordpress/wp-content/plugins/mashsharer/includes/debug/browsers/api/firephp/lib/FirePHPCore/FirePHP.class.php on line 1695
       ```
   
 *  [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13242929)
 * Can you please download and test the dev version from the link below and let 
   me know if it works?
    [https://mashshare.net/dev321/mashsharer.zip](https://mashshare.net/dev321/mashsharer.zip)
 *  [sbkt](https://wordpress.org/support/users/sbkt/)
 * (@sbkt)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13250580)
 * Hi Rene,
    we tested your dev version from the link. Looks like it works!
 *  Thread Starter [markd33](https://wordpress.org/support/users/markd33/)
 * (@markd33)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13268265)
 * Hi Rene,
 * I can confirm that the dev version does indeed solve the issue. Thank you.
 *  [sbkt](https://wordpress.org/support/users/sbkt/)
 * (@sbkt)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13275689)
 * Hi [@renehermi](https://wordpress.org/support/users/renehermi/)
    when are you
   planning to update the live version to fix this bug?
 *  [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * (@renehermi)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13279956)
 * Will be done today:-)
 * Cheers
    René

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

The topic ‘PHP 7.4 Compatibility Issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mashsharer_33bbee.svg)
 * [MashShare - Social Media Share Buttons, Social Share Icons](https://wordpress.org/plugins/mashsharer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mashsharer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mashsharer/)
 * [Active Topics](https://wordpress.org/support/plugin/mashsharer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mashsharer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mashsharer/reviews/)

## Tags

 * [deprecated](https://wordpress.org/support/topic-tag/deprecated/)
 * [php 7.4](https://wordpress.org/support/topic-tag/php-7-4/)

 * 7 replies
 * 4 participants
 * Last reply from: [Rene Hermenau](https://wordpress.org/support/users/renehermi/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/php-7-4-compatibility-issue/#post-13279956)
 * Status: resolved