documentation
documentation copied to clipboard
Webhooks section is missing the PHP example
Hey guys, I just noticed that you're missing the PHP example here: https://documentation.mailgun.com/en/latest/user_manual.html#webhooks
For those who need one, you can take a look at this Gist: https://gist.github.com/umrysh/8b7bd3651817e5bdb1c5
I've not figured why it's not showing up. It's in the .rst file, but readthedocs doesn't render it.... perhaps there is a PHP syntax error in the example I can't see? Do you see any syntax errors in the example @vasilestefirta ?
https://github.com/mailgun/documentation/blame/master/source/user_manual.rst#L819-L833
@thrawn01 I don't see any issues with that PHP code. I ran it locally and it doesn't throw any syntax errors. https://github.com/mailgun/documentation/blob/master/source/user_manual.rst#webhooks