1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-24 12:39:04 +01:00
phorge-phorge/src
epriestley fc018dfaad (stable) Fix some PHP 7.4 array index access issues
Summary: Ref T13518. See <https://discourse.phabricator-community.org/t/more-exceptions-when-viewing-diffs/3789/>. Under PHP 7.4, accessing an array index of values like `false` and `null` is no longer valid. This is great, but we occasionally do it.

Test Plan:
  - Upgraded to PHP 7.4.
  - Loaded revisions with added/changed lines, inlines, and Asana support configured.
  - Before patch: saw various fatals around accessing indexes of booleans and nulls.
  - After patch: clean revision.

Maniphest Tasks: T13518

Differential Revision: https://secure.phabricator.com/D21172
2020-04-26 08:37:06 -07:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront (stable) When proxying HTTP repository responses from repository nodes, discard content description headers 2020-04-25 07:54:47 -07:00
applications (stable) Fix some PHP 7.4 array index access issues 2020-04-26 08:37:06 -07:00
docs Add "short name", "id", and "phid" variables for external editor URIs 2020-04-19 09:37:53 -07:00
extensions
infrastructure (stable) Promote 2020 Week 16 2020-04-24 08:39:53 -07:00
view (stable) Stick the page footer in the right place on Formation View pages 2020-04-24 11:26:12 -07:00
__phutil_library_init__.php
__phutil_library_map__.php Add a very forgiving GC for Differential viewstate information 2020-04-23 14:17:48 -07:00