• Resolved yosujan

    (@yosujan)


    PHP 5.6 and 7.0 will both reach end of life in December 2018. But I found CM Tooltip Glossary is not fully compatible with Php 7.2.

    I got following Warnings:

    /wp-content/plugins/enhanced-tooltipglossary/cm-tooltip-glossary.php
    ———————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————-
    13 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ———————————————————————————————————-

    /wp-content/plugins/enhanced-tooltipglossary/package/cminds-free.php
    ————————————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————————————–
    66 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$globalVariableName}
    ————————————————————————————————————————–

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Php 7.2 Compatibility’ is closed to new replies.