Home
Phorge
Search
Configure Global Search
Log In
Transactions
D25222
Change Details
Change Details
Old
New
Diff
Enabled `maniphest.points` in settings, failed to create a task, applied this code change, succeeded in creating a task.
Enable `maniphest.points` in settings, for example with: ``` ./bin/config set maniphest.points --stdin <<< '{"enabled":true}' ``` Then try to create a Task: it does not explode anymore in PHP 8.1+.
Enable
d
`maniphest.points` in settings, f
ailed to create a task, applied this code change, succeeded in creating a task
or example with: ``` ./bin/config set maniphest.points --stdin <<< '{"enabled":true}' ``` Then try to create a Task: it does not explode anymore in PHP 8.1+
.
Continue