Fix INI directive track_errors PHP 8.0 compatibility errors

Created on 7 October 2019, over 4 years ago
Updated 8 August 2023, 11 months ago

Running PHPCS PHPCompatibility results in following errors:

FILE: sites/all/modules/contrib/httprl/httprl.module
----------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
----------------------------------------------------------------------
 2926 | ERROR | INI directive 'track_errors' is deprecated since PHP
      |       | 7.2 and removed since PHP 8.0
 2933 | ERROR | INI directive 'track_errors' is deprecated since PHP
      |       | 7.2 and removed since PHP 8.0
 3214 | ERROR | INI directive 'track_errors' is deprecated since PHP
      |       | 7.2 and removed since PHP 8.0
 3242 | ERROR | INI directive 'track_errors' is deprecated since PHP
      |       | 7.2 and removed since PHP 8.0
 3280 | ERROR | INI directive 'track_errors' is deprecated since PHP
      |       | 7.2 and removed since PHP 8.0
 3307 | ERROR | INI directive 'track_errors' is deprecated since PHP
      |       | 7.2 and removed since PHP 8.0
---------------------------------------------------------------------------
πŸ“Œ Task
Status

Needs review

Version

1.0

Component

Miscellaneous

Created by

πŸ‡©πŸ‡ͺGermany osopolar πŸ‡©πŸ‡ͺ GER 🌐

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

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

  • PHP 7.3

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

  • 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