"Awjrichards" posted a comment on Wikimedia.r516.
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/516#c27597

Commit summary for Wikimedia.r516:

Listener is ready for testing with GlobalCollect.

Awjrichards's comment:

The code comments for Listender_Adapter_Abstract->stompDequeueMessage() do not 
appear correct:
<pre>
        /**
         * Remove a message from the Stomp queue.
         * @param bool $msg
         */
        public function stompDequeueMessage( $msg ) {
</pre>
It looks like in this case $msg should actually be a Stomp_Frame object rather 
than a bool.


_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to