friends-of-reactphp / stomp

STOMP bindings for ReactPHP.
MIT License
115 stars 42 forks source link

Fix missing argument to sprintf #22

Closed fabpot closed 11 years ago

fabpot commented 11 years ago

Simple typo ;)

romainneutron commented 11 years ago

Apollo functional tests failing, I'm on it

igorw commented 11 years ago

Thanks, merged! I also added test coverage.