Opened 15 years ago
Closed 15 years ago
#18830 closed defect (bug) (duplicate)
Creating default object from empty value in PHP 5.4
| Reported by: | tech163 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 3.2.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
When running WordPress 3.2.1 under PHP 5.4 Beta 1, two noticable errors will be displayed in wp-admin:
Warning: Creating default object from empty value in /home/wordpress/www/wp-includes/user.php on line 660 Warning: Creating default object from empty value in /home/fusiontech/www/wp-includes/class-wp-admin-bar.php on line 167
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Both of these are fixed in trunk. #18049