Update PhabricatorAuthCSRFEngine.php such that it doesn't fall over when provided with a null CSRF token under PHP 8.1
Fixes T15654
Differential D25449
Fix PhabricatorAuthCSRFEngine.php strncmp(null) PHP 8.1 error Sten on Oct 25 2023, 08:43. Authored by
Details Update PhabricatorAuthCSRFEngine.php such that it doesn't fall over when provided with a null CSRF token under PHP 8.1 Fixes T15654 Do a POST request to phorge.
Diff Detail
|