Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#11618 closed defect (bug) (fixed)

Three stray double semicolons

Reported by: demetris Owned by:
Priority: normal Milestone: 3.0
Component: General Version: 3.0
Severity: normal Keywords: has-patch commit
Cc: demetris

Description

Attached patch makes them single.

Attachments (2)

t11618-stray-double-semicolons.diff (1.3 KB) - added by demetris 3 years ago.
Changes three stray double semicolons to single semicolons.
11618-fourth.diff (433 bytes) - added by nacin 3 years ago.
Fourth ;; in class-ftp

Download all attachments as: .zip

Change History (6)

Changes three stray double semicolons to single semicolons.

  • Keywords commit added

There's a fourth in wp-admin/includes/class-ftp.php.

nacin3 years ago

Fourth ;; in class-ftp

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

(In [12548]) Swap out ;; for ;. Fixes #11618 props demetris and nacin.

Also [12549]

Note: See TracTickets for help on using tickets.