1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-07 12:28:28 +01:00
phorge-phorge/src/applications/daemon
epriestley 00a20d3cdc Fix various "strlen(null)" PHP 8.1 issues on "bin/phd" and "bin/drydock" pathways
Summary: Ref T13676. Ref T13588. Fix some issues that prevent "bin/phd" and "bin/drydock" from executing under PHP 8.1, broadly because `null` is being passed to `strlen()`.

Test Plan: Ran `bin/phd debug task` and `bin/drydock ...` under PHP 8.1.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13676, T13588

Differential Revision: https://secure.phabricator.com/D21795
2022-05-03 15:57:15 -07:00
..
application Remove product literal strings in "pht()", part 5 2022-04-25 12:22:27 -07:00
controller Fix missing display cell in daemon summary table 2019-08-12 12:46:48 -07:00
event Fix various "strlen(null)" PHP 8.1 issues on "bin/phd" and "bin/drydock" pathways 2022-05-03 15:57:15 -07:00
garbagecollector Add a "lock log" for debugging where locks are being held 2018-03-05 17:55:34 -08:00
management Remove product literal strings in "pht()", part 17 2022-04-25 16:46:25 -07:00
query Update many Phabricator queries for new %Q query semantics 2018-11-15 03:48:10 -08:00
storage Add a "lock log" for debugging where locks are being held 2018-03-05 17:55:34 -08:00
view Remove some ancient daemon log code 2019-02-20 09:52:11 -08:00