Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#42800 closed defect (bug) (fixed)

docs: Add missing @staticvar cases in /wp-includes/l10n.php

Reported by: birgire's profile birgire Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.1 Priority: normal
Severity: normal Version:
Component: I18N Keywords: has-patch commit
Focuses: docs Cc:

Description

Missing @staticvar in the docblock of these functions:

  • get_translations_for_domain()
  • _get_path_to_translation()
  • _get_path_to_translation_from_lang_dir()

Attachments (1)

42800.diff (1.2 KB) - added by birgire 8 years ago.

Download all attachments as: .zip

Change History (6)

@birgire
8 years ago

#1 @stevenlinx
8 years ago

  • Keywords has-patch added

#2 @netweb
8 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 5.0

#3 @SergeyBiryukov
8 years ago

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

In 42399:

Docs: Add missing @staticvar entries in wp-includes/l10n.php.

Props birgire.
Fixes #42800.

#4 @johnbillion
7 years ago

  • Milestone changed from 5.0 to 5.1

#5 @SergeyBiryukov
6 years ago

#41402 was marked as a duplicate.

Note: See TracTickets for help on using tickets.