1.2.190. Collect Structures

This rule collects all defined structures in the source code, with their details.

  • Classes

  • Enums

  • Traits

  • Interfaces

  • Functions

  • Constants

<?php

const X = 1;

class Y {
     private function foo() {}
}

?>

1.2.190.1. Specs

Short name

Dump/CollectStructures

Rulesets

All, Changed Behavior, Dump

Exakat since

2.5.3

PHP Version

All

Severity

Minor

Time To Fix

Quick (30 mins)

Precision

Very high

Available in

Entreprise Edition, Exakat Cloud