• Resolved Sea Jay

    (@jcollier)


    FILE: wp-content/plugins/photonic/photonic.php
    —————————————————————————-
    FOUND 6 ERRORS AFFECTING 6 LINES
    —————————————————————————-
    61 | ERROR | Global with variable variables is not allowed since PHP 7.0
    74 | ERROR | Global with variable variables is not allowed since PHP 7.0
    643 | ERROR | Global with variable variables is not allowed since PHP 7.0
    726 | ERROR | Global with variable variables is not allowed since PHP 7.0
    777 | ERROR | Global with variable variables is not allowed since PHP 7.0
    1068 | ERROR | Global with variable variables is not allowed since PHP 7.0
    —————————————————————————-

    FILE: wp-content/plugins/photonic/photonic-options-manager.php
    ——————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————–
    6 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ——————————————————————————————–

    FILE: wp-content/plugins/photonic/extensions/Photonic_Processor.php
    ———————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————-
    189 | ERROR | Global with variable variables is not allowed since PHP 7.0
    ———————————————————————————————-

    FILE: wp-content/plugins/photonic/extensions/Photonic_OAuth1_Processor.php
    —————————————————————————————————–
    FOUND 3 ERRORS AFFECTING 3 LINES
    —————————————————————————————————–
    177 | ERROR | Global with variable variables is not allowed since PHP 7.0
    234 | ERROR | Global with variable variables is not allowed since PHP 7.0
    284 | ERROR | Global with variable variables is not allowed since PHP 7.0
    —————————————————————————————————–

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    These have no bearing on the working of the plugin. If you turn off your warning logging, your plugin and website will behave without any issues whatsoever.

    Thread Starter Sea Jay

    (@jcollier)

    This error report was provided by my host with the recommendation to remove this plugin before upgrading to PHP7. I will open a support ticket with them with your comment.

    Plugin Author Sayontan Sinha

    (@sayontan)

    You should be fine with the current version of the plugin, 1.65. Let me know if you still see the warnings come up.

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

The topic ‘Errors with PHP 7’ is closed to new replies.