Magellanth
Results
2
issues of
Magellanth
Hi, i am using listFinancialEventGroups() in FinancesV0Api to get the FinancialEeventGroups for the past few Months. ```PHP $response = $api->listFinancialEventGroups(100,null,$createdAfter,null); ``` The expected FinancialEeventGroups are in the response but missing...
My log shows following deprecated warnings regarding the file tcpdf/tcpdf.php ``` E_DEPRECATED: preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in line 16396 E_DEPRECATED: preg_match_all(): Passing...