php/doc-en

Document missing classes

开放

#2,162 创建于 2023年1月10日

 (17 条评论) (4 个反应) (0 位负责人)XML (882 个派生)auto 404
help wanted

仓库指标

星标
 (596 个星标)
PR 合并指标
 (平均合并 99天 23小时) (30 天内合并 90 个 PR)

描述

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

贡献者指南