SAREhub/PHP_Commons

View on GitHub
examples/zmq/publish_subscribe/3/example.php

Summary

Maintainability
A
0 mins
Test Coverage

Function closing brace must go on the next line following the body; found 1 blank lines before brace
Open

    });

Expected 1 newline at end of file; 0 found
Open

}

Expected 0 spaces before closing bracket; newline found
Open

        ->frontend(Subscriber::inContext($zmqContext)

Expected 0 spaces before closing bracket; newline found
Open

        )->backend(Publisher::inContext($zmqContext)

There are no issues that match your filters.

Category
Status