Accessing a project's workboard URL of a non-existing workboard shows RunTimeException in PHP 8.1:
preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated
Closes T15262
Differential D25131
PHP 8.1 "preg_match(null)" exception in javelin/markup.php when http_action not set aklapper on Apr 22 2023, 07:37. Authored by
Details Accessing a project's workboard URL of a non-existing workboard shows RunTimeException in PHP 8.1: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Closes T15262 Page whether to create a workboard for a project was displayed after this change
Diff Detail
Event TimelineComment Actions Garr, this includes D25130. I am not a huge fan of arc's "commit everything or nothing" though I did use arc diff --create already. Comment Actions
|