1.2.751. Namespaces Glossary

List of all the defined namespaces in the code, using the namespace keyword.

Global namespaces are mentioned when they are explicitly used.

<?php

// One reported namespace
namespace one\name\space {}

// This global namespace is reported, as it is explicit
namespace { }

?>

1.2.751.1. Specs

Short name

Namespaces/Namespacesnames

Rulesets

All, Appinfo, CE, Changed Behavior

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

Very high

Available in

Entreprise Edition, Community Edition, Exakat Cloud