1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-25 05:58:21 +01:00
phorge-phorge/src/applications/project/storage
epriestley a9822a37aa Fix a PHP 8.1 unit test failure in Projects
Summary: Ref T13588. This field may be "null" (and is probably never the empty string, but that's a more ambitious fix).

Test Plan: Ran unit tests, got a pass.

Maniphest Tasks: T13588

Differential Revision: https://secure.phabricator.com/D21752
2022-04-01 12:52:57 -07:00
..
PhabricatorProject.php Fix a PHP 8.1 unit test failure in Projects 2022-04-01 12:52:57 -07:00
PhabricatorProjectColumn.php On workboards, link ancestor project breadcrumbs to their workboards 2019-03-27 14:42:57 -07:00
PhabricatorProjectColumnPosition.php Fix an issue where editing cards on a workboard with implicit column ordering could reorder cards improperly 2019-07-30 13:17:30 -07:00
PhabricatorProjectColumnTransaction.php Modularize workboard column transactions 2019-03-25 13:14:25 -07:00
PhabricatorProjectCustomFieldNumericIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorProjectCustomFieldStorage.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorProjectCustomFieldStringIndex.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorProjectDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorProjectSchemaSpec.php Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhabricatorProjectSlug.php Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
PhabricatorProjectTransaction.php Make the default behavior of getApplicationTransactionCommentObject() "return null" instead of "throw" 2019-02-07 14:56:38 -08:00
PhabricatorProjectTrigger.php Distinguish between "bad record format" and "bad record value" when validating Trigger rules 2019-04-17 12:40:55 -07:00
PhabricatorProjectTriggerTransaction.php Provide basic scaffolding for workboard column triggers 2019-03-25 13:13:58 -07:00
PhabricatorProjectTriggerUsage.php Track how many columns use a particular trigger 2019-03-25 14:04:55 -07:00