• Resolved al3ilm

    (@al3ilm)


    FILE: /home/********/public_html/wp-content/plugins/health-check/includes/class-health-check-debug-data.php
    ————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————
    766 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ————————————————————————————————————

    FILE: /home/********/public_html/wp-content/plugins/health-check/includes/class-health-check-site-status.php
    ————————————————————————————————————-
    FOUND 2 ERRORS AFFECTING 2 LINES
    ————————————————————————————————————-
    52 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    1097 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ————————————————————————————————————-

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter al3ilm

    (@al3ilm)

    Sorry the right message:

    FILE:

    [Moderated: Large paste removed per forum guidelines. Please use Pastebin and Gist and copy your code there. Then return here and paste the link to that here.]

    • This reply was modified 3 years, 6 months ago by t-p.
    • This reply was modified 3 years, 6 months ago by t-p. Reason: large paste removed
    Moderator t-p

    (@t-p)

    Side note to @al3ilm ,

    Large paste removed per forum guidelines. Please use Pastebin and Gist and copy your code there. Then return here and paste the link to that here.

    Thread Starter al3ilm

    (@al3ilm)

    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/ResourceObject.php
    FOUND 1 ERROR AFFECTING 1 LINE
     26 | ERROR | 'object' is a soft reserved keyword as of PHP version 7.0 and a reserved keyword as of PHP version 7.2 and should not be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/TraceObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/Representation/SourceRepresentation.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/Representation/DocstringRepresentation.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/Representation/MicrotimeRepresentation.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/Representation/SplFileInfoRepresentation.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/Representation/Representation.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/Representation/ColorRepresentation.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/StreamObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/InstanceObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/BasicObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/ParameterObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/ClosureObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/ThrowableObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/TraceFrameObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/DateTimeObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/BlobObject.php
    FILE: /wp-content/plugins/ns-cloner-site-copier/vendor/kint-php/kint/src/Object/MethodObject.php
    • This reply was modified 3 years, 6 months ago by Yui. Reason: please use CODE button for proper formatting

    Bumping this, was thinking of upgrading to php 7.3 or 7.4 from 7.2 so I ran the compatibility checker and found that same error:

    “ERROR | ‘object’ is a soft reserved keyword as of PHP version 7.0 and a reserved keyword as of PHP version 7.2 and should not be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)”

    Any update on this would be appreciated!

    Plugin Author Never Settle

    (@neversettle)

    Hi there! Our team is currently looking into this and we will reply once we have more info…

    Plugin Author Never Settle

    (@neversettle)

    We’ve now updated (in NS Cloner 4.1.6) the dependency (Kint) that was responsible for these warnings, so this should now be resolved. Of course if not, please let us know and we’ll take another look!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘ERROR PHP’ is closed to new replies.