[wp-trac] [WordPress Trac] #62768: The doc block does not mention $options, even though it is part of the method signature.

WordPress Trac noreply at wordpress.org
Thu Jan 2 11:33:40 UTC 2025


#62768: The doc block does not mention $options, even though it is part of the
method signature.
--------------------------+-----------------------------
 Reporter:  albatross10   |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  trunk
 Severity:  minor         |   Keywords:
  Focuses:  docs          |
--------------------------+-----------------------------
 The constructor in https://github.com/WordPress/wordpress-
 develop/blob/trunk/src/wp-includes/SimplePie/src/Cache/Redis.php#L86-L94
 has a docblock. The docblock does not mention $options, even though it is
 part of the method signature.

 It mentions $type which is not a part of the function signature.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62768>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list