1.2.503. Global Import

Mark a Use statement that is importing a global class in the current file.

<?php

namespace Foo {
    // This is a global import
    use Stdclass;
}
?>

1.2.503.1. Specs

Short name

Namespaces/GlobalImport

Rulesets

All, Changed Behavior

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

High

Features

namespace

Available in

Entreprise Edition, Exakat Cloud