Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Sample App SipCall #342

Open
SecondeJK opened this issue Sep 14, 2023 · 0 comments
Open

Fix Sample App SipCall #342

SecondeJK opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels

Comments

@SecondeJK
Copy link
Contributor

SipCall is throwing too many Deprecated messages from Slim, and needs to be cleaned up.

Expected Behavior

No errors, call started.

Current Behavior

“Deprecated: Return type of Slim\Helper\Set::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /…/OpenTok-PHP-SDK/sample/SipCall/vendor/slim/slim/Slim/Helper/Set.php on line 178”

Possible Solution

Code cleanup.

@SecondeJK SecondeJK self-assigned this Sep 14, 2023
@SecondeJK SecondeJK added the bug label Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant