Problem/Motivation

src/Plugin/migrate/source/SessionLimit.php:30 — unserialize() flagged as insecure unless allowed_classes is restricted (this deserializes D7 variable table values in the migration source plugin).

Steps to reproduce

Run phpcs

Proposed resolution

Add allowed_classes option

Comments

ipwa created an issue. See original summary.

  • ipwa committed f55e12ac on 3.0.x
    fix: #3613505 Unserialize() flagged as insecure unless allowed_classes...

  • ipwa committed 121ee8b2 on 2.0.x
    fix: #3613505 Unserialize() flagged as insecure unless allowed_classes...
ipwa’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.