Homestyx hydra
Diffusion hydra 189a5d60478e

Fix strlen(null) PHP 8.1 error when pushing into a fresh repository

Description

Fix strlen(null) PHP 8.1 error when pushing into a fresh repository

Summary:
Doing a git push into a fresh repository over https fails with a PHP 8.1 strlen(null) error.

This fixes it.

Fixes T15569

Test Plan:

  • Create an empty repository on a PHP 8.1 Phorge instance
  • Clone it
  • Add some data
  • git push

Reviewers: O1 Blessed Committers, speck

Reviewed By: O1 Blessed Committers, speck

Subscribers: speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15569

Differential Revision: https://we.phorge.it/D25361

Details

Provenance
c7574226Authored on Jul 28 2023, 1:22 PM
stenCommitted on Jul 28 2023, 1:22 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:1aa532a47685: Workboard Columns: avoid page reload on Edit > Cancel
Branches
Unknown
Tags
Unknown

Event Timeline