gdbots/enrichments-bundle-php

View on GitHub

Showing 24 of 24 total issues

Only one argument is allowed per line in a multi-line function call
Open

        $schema = new Schema('pbj:gdbots:tests.enrichments:fixtures:fake-command:1-0-0', __CLASS__, [],

Line exceeds 120 characters; contains 122 characters
Open

        $command->set('occurred_at', Microtime::fromFloat((new \DateTime('2015-12-25T01:15:30.123456Z'))->format('U.u')));

Line exceeds 120 characters; contains 122 characters
Open

        $command->set('occurred_at', Microtime::fromFloat((new \DateTime('2015-12-25T01:15:30.123456Z'))->format('U.u')));

Opening parenthesis of a multi-line function call must be the last content on the line
Open

        $schema = new Schema('pbj:gdbots:tests.enrichments:fixtures:fake-command:1-0-0', __CLASS__, [],
Severity
Category
Status
Source
Language