Closed jakoch closed 8 years ago
https://github.com/jakoch/PHPTracRPC/blob/master/lib/TracRPC.php#L923
Its not search.getSearchFilters, but search.performSearch
search.getSearchFilters
search.performSearch
array search.performSearch(string query, array filters=None)
Changed.
https://github.com/jakoch/PHPTracRPC/blob/master/lib/TracRPC.php#L923
Its not
search.getSearchFilters
, butsearch.performSearch
array search.performSearch(string query, array filters=None)