Skip to content
On this page

DeprecatedFunctions

Discourages the use of deprecated PHP functions.

Scope

Generic.PHP.DeprecatedFunctions

Description

Deprecated functions should not be used.

Usage

xml
<rule ref="Generic.PHP.DeprecatedFunctions"></rule>

Examples

No Examples Available

Please edit this page through Github to add examples.

Released under the MIT License.