Opened 2 years ago
Closed 2 years ago
#17161 closed defect (bug) (invalid)
cleaning deprecated used + miscellaneous
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | close reporter-feedback |
| Cc: |
Description
here attached some deprecated still used in 3.2 bleeding (as of 04/17/11) + some miscellaneous php errors
Attachments (1)
Change History (3)
- Keywords close reporter-feedback added; needs-patch removed
Those look like they're originating from active plugins and/or the current theme. The files referenced are those throwing the notices, not the code responsible for triggering them.
Version 0, edited 2 years ago
by kawauso
(next)
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Indeed. Use this code to see where the actual caller is: https://gist.github.com/625748
Also, we are not concerned with E_STRICT warnings.
PS: You don't need to re-open the ticket to leave a comment.
Note: See
TracTickets for help on using
tickets.

log deprecated + misc