<?php try { $x = unserialize('O:1:"A":1:{s:4:"prop";s:9:"some test";}'); } catch (\Throwable $e) { echo "Skip"; }
You have javascript disabled. You will not be able to edit any code.