Opened 13 years ago
Closed 13 years ago
#24365 closed defect (bug) (fixed)
Suppressed errors during install
| Reported by: | SergeyBiryukov | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Warnings/Notices | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Reported in http://wordpress.org/support/topic/36-beta3-24284-throws-a-stream-of-suppressed-errors-during-install:
PHP Strict standards: Redefining already defined constructor for class WP_Widget in .../wp-includes/widgets.php on line 93 PHP Notice: unserialize(): Error at offset 0 of 38 bytes in .../wp-admin/includes/upgrade.php on line 1420 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 589 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 622 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 644 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 655 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 662 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 675 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 675 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 696 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 702 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 708 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 720 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 733 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 746 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 760 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 774 PHP Strict standards: Only variables should be assigned by reference in .../wp-admin/includes/schema.php on line 787
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
See #20801 for
WP_Widgetconstructor.