MantisBT: master-2.24 4795a394

Author Committer Branch Timestamp Parent
dregad dregad master-2.24 2020-12-24 05:28 master-2.24 074b3f5d
Affected Issues  0027800: install.php throws SYSTEM WARNINGs
Changeset

Properly deal with "no-op" (null) upgrade steps

The current code throws SYSTEM WARNINGs when processing them, as it
tries to dereference the schema step as an array while its value is
actually null.

Fixes 0027800

(cherry picked from commit a2628c71c9d50d45eb0da54f8bee48af2358bb11)

mod - admin/install.php Diff File