Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

Milestone::find incorrect arguments #9

Open
cmbirk opened this issue Jun 19, 2015 · 0 comments
Open

Milestone::find incorrect arguments #9

cmbirk opened this issue Jun 19, 2015 · 0 comments
Labels

Comments

@cmbirk
Copy link
Contributor

cmbirk commented Jun 19, 2015

I'm trying to make the following call with included exception:

Teamwork::project($projectId)->milestones($id)->find(['getProgress' => 'true', 'showTaskLists' => 'true', 'showTasks' => 'true']);

and getting the exception

exception 'ErrorException' with message 'array_key_exists() expects parameter 2 to be array, integer given' in .../vendor/rossedman/teamwork/src/Rossedman/Teamwork/AbstractObject.php:61
@rossedman rossedman added the bug label Jun 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants