Page MenuHomePhorge

Remove setup check for safe_mode removed in PHP 5.4
ClosedPublic

Authored by aklapper on Apr 5 2025, 13:39.

Details

Summary

Phorge requires PHP 7.2 so don't check for stuff removed in PHP 5.4.
See https://www.php.net/releases/5_4_0.php and https://web.archive.org/web/20190217003515/https://php.net/features.safe-mode

Test Plan

Set up Phorge, I'd guess.

Diff Detail

Repository
rP Phorge
Branch
rmPhp55check (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1846
Build 1846: arc lint + arc unit

Event Timeline

aklapper requested review of this revision.Apr 5 2025, 13:39
mainframe98 subscribed.

Setup phorge, saw nothing unusual in the setup issues.

This revision is now accepted and ready to land.Mon, Apr 7, 06:08