View Issue Details

IDProjectCategoryView StatusLast Update
0037227mantisbtcode cleanuppublic2026-06-01 20:05
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version2.7.0 
Target Version2.29.0 
Summary0037227: Remove code specific to PHP safe_mode
Description

Safe mode has been removed from PHP in 5.4.
We require PHP 5.5 since 2.7.0 (0023378).

Identified occurrences:

  • check in install.php
  • 3 calls to set_time_limit() with @ operator (see 0004555, 0008830)
    • helper_begin_long_process()
    • admin/upgrade_unattended.php
TagsNo tags attached.

Relationships

related to 0023378 closedatrol Installation fails when using old but still allowed PHP version 5.3 
related to 0004555 closedvboctor Warnings on set_time_limit() in safe mode 
related to 0008830 closeddaryn set_time_limit() doesn't work in PHP safe mode 

Activities

There are no notes attached to this issue.