Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#25217 closed defect (bug) (fixed)

Strict Standards errors on plugin search

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.7 Priority: normal
Severity: normal Version: 2.7
Component: Plugins Keywords: has-patch
Focuses: Cc:

Description

Reported in IRC:

danalog: I found a bug in /wp-admin/includes/plugin-install.php on line 301
danalog: Strict Standards: Only variables should be passed by reference
danalog: fix is similar to #24747

Attachments (1)

25217.patch (1.0 KB) - added by SergeyBiryukov 12 years ago.

Download all attachments as: .zip

Change History (2)

#1 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 25210:

Avoid 'Only variables should be passed by reference' notice on plugin search. props daankortenbach. fixes #25217.

Note: See TracTickets for help on using tickets.