ably / ably-php

PHP client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
49 stars 10 forks source link

Add support for DataTypes ErrorInfo TI1 #119

Open AndyNicks opened 3 years ago

AndyNicks commented 3 years ago

Add support for the following requirements: TI1

As stated at https://docs.ably.io/client-lib-development-guide/features/#TI1

see details https://github.com/ably/docs/blob/main/content/client-lib-development-guide/versions/features-1-1__1-2.diff

Acceptance Criteria:

Implement the support for the requirements above

Update the spreadsheet

┆Issue is synchronized with this Jira Story by Unito

sacOO7 commented 2 years ago

Need to update errorInfo object as per https://ably-real-time.slack.com/archives/C030C5YLY/p1649700969992419?thread_ts=1649675983.387709&cid=C030C5YLY. Currently, it's missing the original error object. So, difficult to evaluate the exact error for the same.