1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-12 18:02:40 +01:00
phorge-phorge/src
Andre Klapper beec08e019 Fix RuntimeException: min(): Array must contain at least one element
Summary:
Make sure that `$epochs[]` is never empty but contains `0` so `min($epochs)` will not complain.

Closes T15623

Test Plan: Carefully read the code (as I am unaware of reproduction steps).

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15623

Differential Revision: https://we.phorge.it/D25417
2023-08-22 18:31:27 +02:00
..
__tests__ Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
aphront Correct spelling mistakes 2023-05-27 22:19:06 +01:00
applications Fix RuntimeException: min(): Array must contain at least one element 2023-08-22 18:31:27 +02:00
docs Documentation: fix unexisting path sshd_config.phabricator.example 2023-08-19 00:02:39 +08:00
extensions
infrastructure Rebrand: Add "path" entries to PlatformSymbols 2023-08-18 02:00:41 -07:00
view Unify type-checking for setHref() type methods 2023-08-12 08:39:13 -07:00
__phutil_library_init__.php Rebrand: Rename library and update "version" logic 2022-08-25 01:26:21 -07:00
__phutil_library_map__.php Fix PHP 8.1 issue in DifferentialChangeset getOldStatePathVector() 2023-08-12 08:39:36 +01:00