php/doc-en

Document missing classes

オープン

#2,162 opened on 2023/01/10

 (17 件のコメント) (4 件のリアクション) (0 人の担当者)XML (882 件のフォーク)auto 404
help wanted

Repository metrics

Stars
 (596 個のスター)
PR merge metrics
 (平均マージ 99d 23h) (30d で 90 merged PRs)

説明

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

コントリビューターガイド