Title: PHP compatibility
Last modified: September 4, 2019

---

# PHP compatibility

 *  Resolved [Derek](https://wordpress.org/support/users/uncomman357/)
 * (@uncomman357)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/)
 * I did a scan of all my themes and plugins because this site has a PHP compatibility
   problem with 7.3
 * This was the scan report for Ultimate Social media:
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   analyst/src/Collector.php
    ———————————————————————————————————— FOUND 1 ERROR
   AFFECTING 1 LINE ———————————————————————————————————— 174 | ERROR | Extension‘
   mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   css/images/index.php
    —————————————————————————————————- FOUND 0 ERRORS AND 1
   WARNING AFFECTING 1 LINE —————————————————————————————————- 1 | WARNING | File
   has mixed line endings; this may cause incorrect results —————————————————————————————————-
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   css/jquery-ui-1.10.4/images/index.php
    ———————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ———————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/badge/index.php
    —————————————————————————————————————— FOUND
   0 ERRORS AND 1 WARNING AFFECTING 1 LINE ——————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ——————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/chrome_grey/index.php
    ————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ————————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/chrome_blue/index.php
    ————————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ————————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/official/index.php
    ———————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ———————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/black/index.php
    —————————————————————————————————————— FOUND
   0 ERRORS AND 1 WARNING AFFECTING 1 LINE ——————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ——————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/index.php
    ———————————————————————————————————— FOUND 0 ERRORS
   AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————— 1 | WARNING
   | File has mixed line endings; this may cause incorrect results ————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/stitched/index.php
    ———————————————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ———————————————————————————————————————
   1 | WARNING | File has mixed line endings; this may cause incorrect results ———————————————————————————————————————
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/icons_theme/cute/index.php
    —————————————————————————————————————– FOUND
   0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————————————–
   1 | WARNING | File has mixed line endings; this may cause incorrect results —————————————————————————————————————–
 * FILE: /home/xtajaiph/public_html/wp-content/plugins/ultimate-social-media-icons/
   images/index.php
    ———————————————————————————————— FOUND 0 ERRORS AND 1 WARNING
   AFFECTING 1 LINE ———————————————————————————————— 1 | WARNING | File has mixed
   line endings; this may cause incorrect results ————————————————————————————————
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-compatibility-24%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [Derek](https://wordpress.org/support/users/uncomman357/)
 * (@uncomman357)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/#post-11896771)
 * Note: the plugin is working fine, but these problems may be stopping me from 
   upgrading to PHP 7.3. I am currently having to run the site on 5.6
 *  Plugin Contributor [socialtech](https://wordpress.org/support/users/socialtech/)
 * (@socialtech)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/#post-11897370)
 * Thanks! The developers will investigate. I will keep you posted.
 *  Plugin Contributor [socialtech](https://wordpress.org/support/users/socialtech/)
 * (@socialtech)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/#post-11898770)
 * The developers corrected the issues. None of them are critical. We will include
   the fix in the next version of the plugin. We will keep you posted.
 *  Thread Starter [Derek](https://wordpress.org/support/users/uncomman357/)
 * (@uncomman357)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/#post-11902384)
 * Awesome! Much appreciated.
 *  Plugin Contributor [socialtech](https://wordpress.org/support/users/socialtech/)
 * (@socialtech)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/#post-11920817)
 * Please update the plugin to the latest version, the developers fixed the above
   error and warnings.
 *  Thread Starter [Derek](https://wordpress.org/support/users/uncomman357/)
 * (@uncomman357)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/#post-11924208)
 * Already did, thanks so much, great job!

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

The topic ‘PHP compatibility’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-social-media-plus/assets/icon-128x128.png?rev=2230338)
 * [Social Share Icons & Social Share Buttons](https://wordpress.org/plugins/ultimate-social-media-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-social-media-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-social-media-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-social-media-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-social-media-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-social-media-plus/reviews/)

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [Derek](https://wordpress.org/support/users/uncomman357/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/php-compatibility-24/#post-11924208)
 * Status: resolved