[wp-trac] [WordPress Trac] #25393: Hook Docs: wp-login.php

WordPress Trac noreply at wordpress.org
Mon Oct 7 17:03:18 UTC 2013


#25393: Hook Docs: wp-login.php
-------------------------+---------------------------
 Reporter:  ShinichiN    |       Owner:  DrewAPicture
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  3.7
Component:  Inline Docs  |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+---------------------------

Comment (by tivnet):

 Replying to [comment:16 DrewAPicture]:

 Sorry, I won't be able to join the chat this Wed...

 Some of the phpStorm inspections for wp-login.php:

 - PHPDoc comment does not match function or method signature (at line 25)
 - Field 'ID' not found in class (at line 325)

 - Method 'update' not found in class (at line 351) - this one because
 there is no `/** @var wpdb $wpdb */`

 Now, this one concerns me even more:
 `@param bool $is_admin` in vars.php
 There is no such var here. This is all wrong...

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25393#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list