Micaël Félix

Results 3 issues of Micaël Félix

I've found something that is not stated clearly in the documentation. It may be a wanted behaviour, but just in case some others run into that issue I prefer to...

I had a switch on a length of an array, everything works great except that in a case $default I had a reference to $value which did not get updated...

Let's say we have a call to channel.publish('something', true); And we want to know just after we want to know if the propagation has been stopped, is that normal that...