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.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 21, 08:58
Unknown Object (File)
Mon, Sep 18, 23:52
Unknown Object (File)
Sun, Sep 3, 01:50
Unknown Object (File)
Aug 19 2023, 22:25
Unknown Object (File)
Aug 9 2023, 01:03
Unknown Object (File)
Aug 8 2023, 20:11
Unknown Object (File)
Aug 7 2023, 05:55
Unknown Object (File)
Aug 6 2023, 23:49

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