maknz / slack

A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
BSD 2-Clause "Simplified" License
1.17k stars 204 forks source link

Check if json_encode fails #28

Closed tomsommer closed 8 years ago

tomsommer commented 9 years ago

Fixes #27 (sort of, but not really)

maknz commented 8 years ago

Replaced by #48.