1.2.318. Custom Class Usage

List of usage of custom classes throughout the code. This might be important when it is time to refactor or remove such usage, before removing the class itself.

<?php

class x {}

// This is a class usage
$a = new X();

?>

Name

Default

Type

Description

forbiddenClasses

ini_hash

List of classes to be avoided

1.2.318.1. Specs

Short name

Classes/AvoidUsing

Rulesets

All

Exakat since

0.8.4

PHP Version

All

Severity

Major

Time To Fix

Slow (1 hour)

Precision

Very high

Features

class

Available in

Entreprise Edition, Exakat Cloud