tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

Can't get multiple assignees #114

Closed sagar-shiroya closed 7 years ago

sagar-shiroya commented 7 years ago

Whenever I tried to listIssues() it gives me only first assignee of assignees array it found. I tried to understand GitHubObject. Can you tell me when 'if' statement of default case of switch statement inside constructor would be called_(if condition which match contain pregmatch)? What is the ultimate aim to use this preg_match in if because in my case it never entered into if statement.