Remove code which contains deprecated function set_magic_quotes_runtime and ini directive 'magic_quotes_runtime'

Created on 25 October 2018, over 5 years ago
Updated 24 January 2023, over 1 year ago

Remove code which contains deprecated function set_magic_quotes_runtime and ini directive 'magic_quotes_runtime'.
Version compare also corresponds to php 5.3 which is already past end of life. Can the part of the code be safely removed to do away with unwanted errors.

web/sites/all/modules/contrib/smtp/smtp.phpmailer.inc
-----------------------------------------------------------------------------------------------------
FOUND 4 ERRORS AFFECTING 4 LINES
-----------------------------------------------------------------------------------------------------
 1448 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since
      |       | PHP 7.0
 1451 | ERROR | INI directive 'magic_quotes_runtime' is deprecated since PHP 5.3 and removed since
      |       | PHP 5.4
 1458 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since
      |       | PHP 7.0
 1461 | ERROR | INI directive 'magic_quotes_runtime' is deprecated since PHP 5.3 and removed since
      |       | PHP 5.4
-----------------------------------------------------------------------------------------------------
📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India u_tiwari

Live updates comments and jobs are added and updated live.
  • PHP 8.0

    The issue particularly affects sites running on PHP version 8.0.0 or later.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024