longitude-one/doctrine-spatial

View on GitHub
quality/php-cs-fixer/.php-cs-fixer.php

Summary

Maintainability
A
0 mins
Test Coverage

FIXME found
Open

    'single_line_throw' => false, //FIXME set to true when all #60 is fixed

FIXME found
Open

    'php_unit_test_case_static_method_calls' => true, //FIXME accepted values are self static or this.

A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 16 and the first side effect is on line 14.
Open

<?php

There are no issues that match your filters.

Category
Status