Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8786 closed enhancement (fixed)

Improving the implementation of the `@global`

Reported by: espellcaste Owned by: espellcaste
Priority: normal Milestone: 12.0.0
Component: Core Version:
Severity: normal Keywords: has-patch
Cc:

Description

Check all @global and make sure they are correct and have proper/relevant information.

Change History (4)

This ticket was mentioned in PR #53 on buddypress/buddypress by renatonascalves.


4 years ago
#1

  • Keywords has-patch has-unit-tests added

#2 @espellcaste
4 years ago

  • Keywords has-unit-tests removed
  • Owner set to espellcaste
  • Status newassigned

#3 @imath
4 years ago

  • Milestone Up Next12.0.0

#4 @espellcaste
4 years ago

  • Resolutionfixed
  • Status assignedclosed

In 13395:

PHPDoc: adding improvements to the @global tag definition.

The @global tag is used to inform PHPDoc of a global variable or its usage. The tag was updated where necessary and invalid examples were removed.

Closes https://github.com/buddypress/buddypress/pull/53
Fixes #8786

Note: See TracTickets for help on using tickets.