.. _classes-constantusedbelow: .. _constant-used-below: Constant Used Below +++++++++++++++++++ Mark class constants that are used in children classes. This analysis marks constants at their definition, not the current class, nor the (grand-)`parent `_. .. code-block:: php Connex PHP features ------------------- + `class-constant `_ Specs _____ +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Short name | Classes/ConstantUsedBelow | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Rulesets | :ref:`All `, :ref:`Changed Behavior ` | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Exakat since | 0.12.10 | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | PHP Version | All | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Severity | Minor | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Time To Fix | Slow (1 hour) | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Precision | Very high | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Available in | `Entreprise Edition `_, `Exakat Cloud `_ | +--------------+-------------------------------------------------------------------------------------------------------------------------+