Fixed PHP error
Fix: overwriting did not work correctly if someone has multiple properties with the same name that are all marked as overridable and as list. Fix an issue where some properties got a wrong value if there were multiple properties of the same name where one is marked as “list”.
Fix: duplicated overwritten snippet values did not show up