Doing a git push into a fresh repository over https fails with a PHP 8.1 strlen(null) error.
This fixes it.
Fixes T15569
Differential D25361
Fix strlen(null) PHP 8.1 error when pushing into a fresh repository Sten on Jul 28 2023, 13:28. Authored by
Details
Doing a git push into a fresh repository over https fails with a PHP 8.1 strlen(null) error. This fixes it. Fixes T15569
Diff Detail
|