-
Anti_Util_CircularReference can be used to find circular references using waypoint array.It takes an array of pairs of values that are links between to points for instance in a map. The script traverses the array of values and detects when there groups of points that form a cyclic reference. Requirements: PHP 5.0 or higher

