[buddypress-trac] [BuddyPress Trac] #7520: bp_update_option() => $value should be mixed type, not string (docblocks)

buddypress-trac noreply at wordpress.org
Sun May 14 13:32:39 UTC 2017


#7520: bp_update_option() => $value should be mixed type, not string (docblocks)
-------------------------+------------------------------
 Reporter:  slaFFik      |       Owner:  slaffik
     Type:  enhancement  |      Status:  closed
 Priority:  low          |   Milestone:  Awaiting Review
Component:  Core         |     Version:
 Severity:  minor        |  Resolution:  fixed
 Keywords:               |
-------------------------+------------------------------
Changes (by slaffik):

 * owner:   => slaffik
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"11549"]:
 {{{
 #!CommitTicketReference repository="" revision="11549"
 Core: 2nd param in `bp_update_option()` in docblocks should have mixed
 type.

 It was `string`, although the WordPress core `update_blog_option()`
 related 3rd param (`$value`) has `mixed` type.

 Fixes #7520.
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7520#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list