Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3416 closed defect (bug) (fixed)

Deprecated since message still says since 1.3

Reported by: fanquake Owned by:
Priority: normal Milestone: 1.5
Component: Core Version:
Severity: normal Keywords:
Cc:

Description

When functions that were set to be deprecated in 1.3 are used, the message "is deprecated since version 1.3!" displays. Should this be updated to "is deprecated since version 1.5!"

Change History (2)

#1 @DJPaul
15 years ago

  • Milestone Awaiting Review1.5

Yep, along with all of the phpdoc, too. Good catch.

#2 @djpaul
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [4907]) Replace all mentions of 1.3 with 1.5 in phpDoc and deprecated function notices. Fixes #3416

Note: See TracTickets for help on using tickets.