examples/zmq/publish_subscribe/3/example.php
Function closing brace must go on the next line following the body; found 1 blank lines before brace Open
Open
});
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks
Expected 0 spaces before closing bracket; newline found Open
Open
->frontend(Subscriber::inContext($zmqContext)
- Exclude checks
Expected 0 spaces before closing bracket; newline found Open
Open
)->backend(Publisher::inContext($zmqContext)
- Exclude checks