#1801 closed defect (bug) (fixed)
PHP 5.4: Creating default object from empty value in bbp-includes/bbp-theme-compatibility.php on line 69
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | 2.0 |
Component: | Tools - Warnings/Notices | Keywords: | has-patch |
Cc: |
Description
Bug is present in 2.0, but the given path is for 2.1
In PHP 5.4, $object->nothing->foo = $bar gives a wonderful warning if nothing is not initialized
Patch attached
Attachments (1)
Change History (4)
#3
in reply to:
↑ 2
@
13 years ago
Replying to johnjamesjacoby:
I'm seeing a similar warning:
Warning: Creating default object from empty value in /var/www/wp-content/plugins/bbpress/bbp-includes/bbp-core-actions.php on line 267
Note: See
TracTickets for help on using
tickets.
(In [3830]) Introduce theme packages API for bbPress 2.1