php/doc-en

Document missing classes

Aperta

#2162 aperta il 10 gen 2023

 (17 commenti) (4 reazioni) (0 assegnatari)XML (882 fork)auto 404
help wanted

Metriche repository

Star
 (596 stelle)
Metriche merge PR
 (Merge medio 99g 23h) (90 PR mergiate in 30 g)

Descrizione

Currently, the following internal classes are not yet documented:

  • SensitiveParameterValue (#2165)
  • ClosedGeneratorException (#3065/#2997)
  • com_safearray_proxy (#3066)
  • DOMNameSpaceNode (#3060)
  • LibXMLError (#3063)
  • PDORow (#3059)
  • #3074
  • SQLite3Exception (#3079)

The following internal classes are going to be undocumented as soon as PHP 8.4 is released:

  • Dom\AdjacentPosition
  • Dom\DocumentType
  • Dom\CDATASection
  • Dom\Comment
  • Dom\ParentNode
  • Dom\ChildNode
  • Dom\Node
  • Dom\NameSpaceInfo
  • Dom\DocumentFragment
  • Dom\NodeList
  • Dom\CharacterData
  • Dom\Attr
  • Dom\Element
  • Dom\DOMException
  • Dom\Text
  • Dom\NamedNodeMap
  • Dom\Entity
  • Dom\EntityReference
  • Dom\Notation
  • Dom\ProcessingInstruction
  • Dom\XPath
  • Dom\Document
  • Dom\HTMLDocument
  • Dom\XMLDocument
  • ReflectionConstant

Guida contributor