Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: 2.1.2
-
Component/s: None
-
Security Level: All
-
Labels:None
Is this issue still valid?
In ClassMetadataInfo (around line 839), there's a prevention for this:
$cascades = isset($mapping['cascade']) ? array_map('strtolower', $mapping['cascade']) : array();If not valid anymore, please close.