PHP7 compatibility complaints about 'safe_mode' variable usage in the following warning:

 292 | WARNING | INI directive 'safe_mode' is deprecated since PHP
     |         | 5.3 and removed since PHP 5.4

Comments

piotrsmykaj created an issue. See original summary.

piotrsmykaj’s picture

Status: Active » Needs review
StatusFileSize
new612 bytes

The patch works for the PHPCS 3.2.0 or newer.

  • salvis committed 0946381 on 7.x-2.x
    Issue #3107966 by piotrsmykaj: PHP7 compatibility: INI directive '...
salvis’s picture

Status: Needs review » Fixed

Yes, it makes sense to just ignore the warning.

Thank you for the report and patch, piotrsmykaj!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.