unserialize() is insecure unless allowed classes are limited. Use a safe format like JSON or use the allowed_classes option.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | schema_metatag-3313577-3.patch | 1.55 KB | rajeshreeputra |
Issue fork schema_metatag-3313577
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rajeshreeputrahere is the patch of MR for quick access
Comment #4
rajeshreeputraComment #5
damienmckennaComment #6
damienmckennaThis looks reasonable.
Comment #9
damienmckennaCommitted. Thank you.