1.2.1435. Wrong Case Namespaces

Namespaces are case-insensitive.

<?php

// Namespaces should share the same case
namespace X {}

namespace x {}

?>

1.2.1435.1. Suggestions

  • Synchronize all names

1.2.1435.2. Specs

Short name

Namespaces/WrongCase

Rulesets

All, Changed Behavior, Coding conventions

Exakat since

1.9.9

PHP Version

All

Severity

Minor

Time To Fix

Quick (30 mins)

Precision

Very high

Features

namespace

Available in

Entreprise Edition, Exakat Cloud