documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Webhooks section is missing the PHP example

Open vasilestefirta opened this issue 7 years ago • 2 comments

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

vasilestefirta avatar May 10 '18 22:05 vasilestefirta

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 avatar Jan 23 '19 17:01 thrawn01

@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

vasilestefirta avatar Jul 29 '19 04:07 vasilestefirta