Make WordPress Core


Ignore:
Timestamp:
05/29/2015 03:42:40 PM (9 years ago)
Author:
wonderboymusic
Message:

Add @static* annotations where they are missing.
Initialize all static vars that are not, most to null.

See #32444.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/pomo/po.php

    r30663 r32650  
    356356     * @staticvar string   $last_line
    357357     * @staticvar boolean  $use_last_line
     358     *
    358359     * @param     resource $f
    359360     * @param     string   $action
Note: See TracChangeset for help on using the changeset viewer.