Skip to:
Content

BuddyPress.org

Opened 2 years ago

Closed 2 years ago

#8786 closed enhancement (fixed)

Improving the implementation of the `@global`

Reported by: espellcaste's profile espellcaste Owned by: espellcaste's profile espellcaste
Milestone: 12.0.0 Priority: normal
Severity: normal Version:
Component: Core 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.


2 years ago
#1

  • Keywords has-patch has-unit-tests added

#2 @espellcaste
2 years ago

  • Keywords has-unit-tests removed
  • Owner set to espellcaste
  • Status changed from new to assigned

#3 @imath
2 years ago

  • Milestone changed from Up Next to 12.0.0

#4 @espellcaste
2 years ago

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

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.