Skip to content

PHP list to list_ for push, remove () from functions#678

Merged
tomczoink merged 2 commits intomasterfrom
php-push-changes
Jun 3, 2019
Merged

PHP list to list_ for push, remove () from functions#678
tomczoink merged 2 commits intomasterfrom
php-push-changes

Conversation

@tomczoink
Copy link
Copy Markdown
Contributor

For issues brought up in ably/ably-php#76 (comment). Main point is in the code it seems Hash should be array so I've changed it here, though if I've misunderstood that please let me know.

ruby: "Deferrable":/realtime/types#deferrable list(Hash params) -> yields "PaginatedResult":#paginated-result<"DeviceDetails":#device-details>
python: "PaginatedResult":#paginated-result list(params=Object)
php: "PaginatedResult":#paginated-result list(Hash params)
php: "PaginatedResult":#paginated-result list_ (array params)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is there a space here? Should it not be list_(array params) for consistency?

@mattheworiordan mattheworiordan requested a deployment to ably-docs-pr-678 June 3, 2019 08:45 Abandoned
@tomczoink tomczoink merged commit 3b73bac into master Jun 3, 2019
@tomczoink tomczoink deleted the php-push-changes branch June 3, 2019 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants