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

php 7.4 #58

Open
yabushraber opened this issue Feb 3, 2020 · 0 comments
Open

php 7.4 #58

yabushraber opened this issue Feb 3, 2020 · 0 comments

Comments

@yabushraber
Copy link

I am getting this error in php7.4, can you please fix:
Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead

in Riskified\DecisionNotification\Model\Notification::parse_body at line 94
if (!array_key_exists('order', $body))
throw new Exception\BadPostJsonException($this->headers, $this->body)

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant