Showing 662 of 662 total issues
Space found before closing bracket of FOREACH loop Open
Open
foreach (
- Exclude checks
Expected 1 space after FUNCTION keyword; 0 found Open
Open
$add = function($param, $value, $type) use (&$filters) {
- Exclude checks
Multi-line function declarations must define one parameter per line Open
Open
Params $params, array $entities
- Exclude checks
There must be one USE keyword per declaration Open
Open
use GoIntegro\Hateoas\Metadata\Entity\MetadataCache,
- Exclude checks
TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL" Open
Open
DocumentResource $resource = NULL, $key = NULL
- Exclude checks
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line Open
Open
{
- Exclude checks
TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL" Open
Open
$ids = NULL;
- Exclude checks
TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL" Open
Open
$resource = NULL;
- Exclude checks
Expected 1 space after FUNCTION keyword; 0 found Open
Open
$callback = function($fields) {
- Exclude checks
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line Open
Open
{
- Exclude checks
The extends keyword must be on the same line as the class name Open
Open
extends ArrayCollection
- Exclude checks
Multi-line function declarations must define one parameter per line Open
Open
array $collectionA, array $collectionB
- Exclude checks
There must be one USE keyword per declaration Open
Open
use Symfony\Component\HttpFoundation\Request,
- Exclude checks
The extends keyword must be on the same line as the class name Open
Open
extends ResourceCollection
- Exclude checks
TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL" Open
Open
$schema = NULL;
- Exclude checks
TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL" Open
Open
$metadata = NULL;
- Exclude checks
Multi-line function declarations must define one parameter per line Open
Open
Request $request, Params $params, RequestAction $action)
- Exclude checks
Multi-line function declarations must define one parameter per line Open
Open
EntityResource $resource, ResourceRelationship $relationship
- Exclude checks
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line Open
Open
{
- Exclude checks
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line Open
Open
{
- Exclude checks