Closed AlexP11223 closed 3 years ago
Line Configuration/DotEnvConfiguration.php ------ ----------------------------------------------------------------------- 61 Result of && is always false. 62 Parameter #1 $function of function call_user_func expects callable(): mixed, 'env' given.
https://github.com/lesstif/php-jira-rest-client/blob/f8cf51a9c952ecded48c013f449a42006caf62e7/src/Configuration/DotEnvConfiguration.php#L61
I think one of these checks is redundant and can be removed.
https://github.com/lesstif/php-jira-rest-client/blob/f8cf51a9c952ecded48c013f449a42006caf62e7/src/Configuration/DotEnvConfiguration.php#L61
I think one of these checks is redundant and can be removed.