Make WordPress Core


Ignore:
Timestamp:
06/27/2015 01:02:12 AM (9 years ago)
Author:
wonderboymusic
Message:

For doc block types, favor bool over the few remaining booleans

See #32444.

File:
1 edited

Legend:

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

    r32641 r32964  
    177177     * @access private
    178178     * @see wpdb::check_safe_collation()
    179      * @var boolean
     179     * @var bool
    180180     */
    181181    private $checking_collation = false;
Note: See TracChangeset for help on using the changeset viewer.