PHP 7 Compatibility
-
I ran the PHP Compatibility Checker plugin https://www.ads-software.com/plugins/php-compatibility-checker/
checking for PHP 7 compatibility and got this result for this plugin:FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 66 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.la.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.matroska.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.bink.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.lyrics3.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 25 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.bonk.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.graphic.tiff.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.monkey.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.ogg.php ----------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.metaflac.php ----------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 4 LINES ----------------------------------------------------------------------------------------------- 25 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 31 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. 109 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. 161 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 161 | ERROR | Function ereg_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead ----------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.tag.id3v2.php ----------------------------------------------------------------------------------------------- FOUND 6 ERRORS AND 1 WARNING AFFECTING 4 LINES ----------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 391 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 391 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 3070 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 3070 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 3075 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 3075 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead ---------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.lpac.php ---------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ---------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ---------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.apetag.php ---------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES ---------------------------------------------------------------------------------------------- 28 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 207 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 207 | ERROR | Function eregi_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.archive.zip.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.quicktime.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.graphic.png.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.graphic.pcd.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/extension.cache.mysql.php --------------------------------------------------------------------------------------------- FOUND 15 ERRORS AND 1 WARNING AFFECTING 14 LINES --------------------------------------------------------------------------------------------- 81 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 89 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 95 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 103 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 104 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 117 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 118 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 131 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 131 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 134 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 135 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 148 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 148 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 149 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 159 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 166 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.optimfrog.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/getid3.php -------------------------------------------------------------------------------------------- FOUND 6 ERRORS AND 3 WARNINGS AFFECTING 7 LINES -------------------------------------------------------------------------------------------- 50 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 63 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 63 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 76 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. 134 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 134 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 195 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 393 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 1074 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.id3v1.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 25 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.aac.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.archive.tar.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.mod.php -------------------------------------------------------------------------------------------- FOUND 8 ERRORS AND 1 WARNING AFFECTING 5 LINES -------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 42 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 42 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 57 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 57 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 72 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 72 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 87 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 87 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.archive.rar.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.graphic.svg.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 22 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.midi.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.mpeg.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 31 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.real.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 24 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/extension.cache.dbm.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 76 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.asf.php -------------------------------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES -------------------------------------------------------------------------------------------- 29 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 74 | ERROR | Using 'break' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0 -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.graphic.jpg.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.flac.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 22 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.swf.php -------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. -------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.id3v2.php -------------------------------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 6 LINES -------------------------------------------------------------------------------------------- 31 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 1869 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1869 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 1871 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1871 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 1873 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1873 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 1875 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1875 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 1877 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1877 | ERROR | Function eregi() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead ------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.ac3.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.rkau.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.archive.gzip.php --------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES --------------------------------------------------------------------------------------------- 22 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 131 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 131 | ERROR | Function eregi_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/getid3.lib.php --------------------------------------------------------------------------------------------- FOUND 10 ERRORS AND 1 WARNING AFFECTING 6 LINES --------------------------------------------------------------------------------------------- 23 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 23 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 528 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 528 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 536 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 536 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 563 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 563 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 570 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 570 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 631 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.voc.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/write.vorbiscomment.php --------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 2 WARNINGS AFFECTING 3 LINES --------------------------------------------------------------------------------------------- 25 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 31 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. 118 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 118 | ERROR | Function ereg_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.misc.iso.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.riff.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 24 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.nsv.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.flv.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES --------------------------------------------------------------------------------------------- 41 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 252 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 335 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio-video.real.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 21 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.wavpack.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.tta.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.mpc.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.graphic.bmp.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.vqf.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.mp3.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 29 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.archive.szip.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.tag.id3v1.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.avr.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.tag.apetag.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.shorten.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 112 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.graphic.gif.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.tag.lyrics3.php --------------------------------------------------------------------------------------------- FOUND 4 ERRORS AND 1 WARNING AFFECTING 3 LINES --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 224 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 224 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 235 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 235 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.audio.au.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/getid3/module.misc.exe.php --------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------- 20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/demos/demo.browse.php --------------------------------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 5 LINES --------------------------------------------------------------------------------------------- 515 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 515 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 635 | ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_GET_VARS' 635 | ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_POST_VARS' 635 | ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_COOKIE_VARS' 658 | ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_GET_VARS' 659 | ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_POST_VARS' 660 | ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found '$HTTP_COOKIE_VARS' --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/demos/demo.audioinfo.class.php --------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 2 LINES --------------------------------------------------------------------------------------------- 61 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 142 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 142 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/getid3/demos/demo.mysql.php --------------------------------------------------------------------------------------------- FOUND 267 ERRORS AFFECTING 176 LINES --------------------------------------------------------------------------------------------- 27 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 28 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 30 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 31 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 103 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 103 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 143 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 144 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 145 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 151 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 186 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 191 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 231 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 232 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 237 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 238 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 242 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 243 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 248 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 249 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 253 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 254 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 255 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 256 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 277 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 277 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 333 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 338 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 338 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 358 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 364 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 364 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 379 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 464 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 464 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 493 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 493 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 494 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 494 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 495 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 495 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 496 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 496 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 497 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 497 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 498 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 498 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 499 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 499 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 500 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 500 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 501 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 501 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 502 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 502 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 503 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 503 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 504 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 504 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 505 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 505 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 507 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 507 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 508 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 508 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 510 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 510 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 511 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 511 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 512 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 512 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 514 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 514 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 516 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 516 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 517 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 517 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 518 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 518 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 519 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 519 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 520 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 520 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 521 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 521 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 522 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 522 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 523 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 523 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 524 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 524 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 525 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 525 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 526 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 526 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 531 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 531 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 532 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 532 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 533 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 533 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 534 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 534 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 535 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 535 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 536 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 536 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 537 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 537 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 538 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 538 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 539 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 539 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 540 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 540 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 541 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 541 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 542 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 542 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 543 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 543 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 544 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 544 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 546 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 546 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 547 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 547 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 549 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 549 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 550 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 550 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 551 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 551 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 553 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 553 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 555 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 555 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 556 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 556 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 557 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 557 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 558 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 558 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 559 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 559 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 560 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 560 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 561 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 561 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 562 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 562 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 563 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 563 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 564 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 564 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 588 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 589 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 600 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 600 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 608 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 608 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 624 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 631 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 631 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 646 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 668 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 668 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 691 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 691 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 692 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 695 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 715 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 716 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 731 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 733 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 768 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 797 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 810 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 836 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 847 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 878 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 891 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 919 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 926 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 930 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 934 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 934 | ERROR | Function eregi_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead 955 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 962 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 966 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1038 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1279 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1279 | ERROR | Function eregi_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead 1296 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1310 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1310 | ERROR | Function eregi_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead 1327 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1327 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 1332 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1332 | ERROR | Function ereg_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead 1335 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 1335 | ERROR | Function ereg_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_replace instead 1413 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1413 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1422 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1432 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1452 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1474 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1486 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1486 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1495 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1503 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1526 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1534 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1534 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1537 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1570 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1570 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1571 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1571 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1574 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1595 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1598 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1598 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1599 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1599 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1601 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1601 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1605 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1618 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1630 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1630 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1631 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1631 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1634 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1685 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1685 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1686 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1686 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1691 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1711 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1721 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1752 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1753 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1757 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1778 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1813 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1831 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1849 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1849 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1855 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1878 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1899 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1906 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1910 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1931 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1933 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1958 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1974 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1974 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; use mysqli_real_escape_string instead 1976 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1977 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 1996 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 2043 | ERROR | Extension 'ereg' is deprecated since PHP 5.3 and removed since PHP 7.0 - use pcre instead. 2043 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_match instead 2116 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. 2117 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0 - use mysqli instead. --------------------------------------------------------------------------------------------- FILE: wp-content/plugins/import-legacy-media/import-legacy-media.php ------------------------------------------------------------------------------------------------ FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ------------------------------------------------------------------------------------------------ 19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. ------------------------------------------------------------------------------------------------
- The topic ‘PHP 7 Compatibility’ is closed to new replies.