[wp-trac] [WordPress Trac] #40006: $response var in comments not an array but an object

WordPress Trac noreply at wordpress.org
Thu Nov 18 21:34:12 UTC 2021


#40006: $response var in comments not an array but an object
-----------------------------+-----------------------------
 Reporter:  davidmosterd     |       Owner:  SergeyBiryukov
     Type:  enhancement      |      Status:  reviewing
 Priority:  normal           |   Milestone:  5.9
Component:  Upgrade/Install  |     Version:  3.8
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |     Focuses:  docs
-----------------------------+-----------------------------

Comment (by costdev):

 @type string $requires    Required WordPress version.
   @type string $tested      Higher WordPress version the plugin has been
 tested with.

 For consistency with another docblock in core (see `src/wp-
 admin/includes/plugin.php:33`), I suggest:

   @type string $requires    Specify the minimum required WordPress
 version.
   @type string $tested      Specify the latest version of WordPress that
 the plugin has been tested with.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/40006#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list