Page MenuHomePhorge

Fix PHP 8.1 strlen(null) when taking a repo out of maintenance mode.
AbandonedPublic

Authored by Sten on Jul 17 2023, 13:02.

Details

Summary

Fix PHP 8.1 strlen(null) when taking a repo out of maintenance mode.

Fixes T15476

Test Plan
./bin/repository maintenance --start "fooo" rMyRepo
./bin/repository maintenance --stop rMyRepo

Diff Detail

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