PHP 7.3 update – Google XML Sitemaps v3 for qTranslate
-
Hello everyone! I’m using
Google XML Sitemaps v3 for qTranslate and now I wanted to update to PHP 7.3 and here are some errors. Any recommendations? Thanks, Julian——————————————————————————————————————————
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: /home3/weddioe1/public_html/juliankanz/wordpress/wp-content/plugins/google-xml-sitemaps-v3-for-qtranslate/sitemap-core.php
——————————————————————————————————————————–
FOUND 10 ERRORS AND 8 WARNINGS AFFECTING 18 LINES
——————————————————————————————————————————–
20 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
266 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
368 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
437 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
499 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
571 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
646 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
947 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
1805 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1807 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1814 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1817 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1824 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1828 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1835 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1839 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1875 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1970 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
——————————————————————————————————————————–
- The topic ‘PHP 7.3 update – Google XML Sitemaps v3 for qTranslate’ is closed to new replies.