| 
 Duplicate :   
 | 
|
| 
 Relates :   
 | 
|
| 
 Relates :   
 | 
|
| 
 Relates :   
 | 
When two FilePermissions with the same name (but different actions) are added into a PermissionCollection, we create a new FilePermission with a merged actions. The new object is created using the old names but the name might be changed in FilePermCompat::newPermPlusAltPath or FilePermCompat::newPermUsingAltPath,