[wp-trac] Re: [WordPress Trac] #5611: PHPdoc effort for phpdoc fixes in 2.5

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 10 06:09:41 GMT 2008


#5611: PHPdoc effort for phpdoc fixes in 2.5
-------------------------------------+--------------------------------------
 Reporter:  darkdragon               |        Owner:  anonymous
     Type:  enhancement              |       Status:  new      
 Priority:  normal                   |    Milestone:  2.5      
Component:  Optimization             |      Version:           
 Severity:  normal                   |   Resolution:           
 Keywords:  phpdoc has-patch commit  |  
-------------------------------------+--------------------------------------
Comment (by sambauers):

 [6585] contains a change to code:

 wp-settings.php - line @39

 {{{
 - unset( $wp_filter, $wp_action, $cache_lastcommentmodified,
 $cache_lastpostdate );
 + unset( $wp_filter, $cache_lastcommentmodified, $cache_lastpostdate );
 }}}

 Is that a problem?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5611#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list