#25689 closed defect (bug) (fixed)
Notice - undefined variable checksums
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.7.1 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Warnings/Notices | Keywords: | has-patch |
Focuses: | Cc: |
Description
Saw a PHP Notice referencing an undefined variable checksums
during the manual update to 3.7. The page redirected to the About page before I caught the file and reference number, but Nacin says that "Line 753 wp-admin/includes/update-core.php needs an isset() check", so my guess is that line 753 wp-admin/includes/update-core.php needs an isset() check...
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Add isset() check