flux icon indicating copy to clipboard operation
flux copied to clipboard

#1964 Fix deprecation messages in PHP8.1

Open JEreth opened this issue 2 years ago • 0 comments

Fix deprecation messages by checking for null values before passing p…arameter as non-nullable internal function parameters which is deprecated in >= PHP8.1.

Fixes issue #1964

JEreth avatar Jun 14 '22 09:06 JEreth