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)
Mon, Jul 22, 04:30
Unknown Object (File)
Mon, Jul 22, 03:28
Unknown Object (File)
Mon, Jul 22, 03:04
Unknown Object (File)
Sun, Jul 21, 16:06
Unknown Object (File)
Thu, Jul 18, 17:17
Unknown Object (File)
Tue, Jul 9, 11:04
Unknown Object (File)
Tue, Jul 9, 07:02
Unknown Object (File)
Jun 26 2024, 15:17

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