Fix PHP 8.1 strlen(null) when taking a repo out of maintenance mode.
Fixes T15476
Differential D25354
Fix PHP 8.1 strlen(null) when taking a repo out of maintenance mode. Sten on Jul 17 2023, 13:02. Authored by
Details
Fix PHP 8.1 strlen(null) when taking a repo out of maintenance mode. Fixes T15476 ./bin/repository maintenance --start "fooo" rMyRepo ./bin/repository maintenance --stop rMyRepo
Diff Detail
|