CMS Snapshot Analysis - Run Analyzer - PHP - Information - Warning - Duplicate object of type xxxx has been detected

Purpose

This page gives us information on the warning message Duplicate object of type xxxx has been detected : yyyy occurred during PHP analysis

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
Applicable RDBMS
RDBMS
Yes/No
CSS(tick)
Details

The warnings about duplicate objects occurs when two objects with same name and same type have been detected in the same file.
Example -
"Duplicate object of type 'phpSection' has been detected : 'php'" 

"Duplicate object of type 'phpArray' has been detected : '$position'" 
 

These warning should be safely ignored.

Notes/comments


Related Pages