Open
Description
Currently, the following internal classes are not yet documented:
-
SensitiveParameterValue
(Add SensitiveParameterValue documentation #2165) -
ClosedGeneratorException
(Add ClosedGeneratorException to docs #3065/Document ClosedGeneratorException #2997) -
com_safearray_proxy
(Add com_safearray_proxy to docs #3066) -
DOMNameSpaceNode
(Add DOMNameSpaceNode class to docs #3060) -
LibXMLError
(Fix LibXMLError class name #3063) -
PDORow
(Add PDORow class to docs #3059) - Random\IntervalBoundary enum is not documented #3074
- SQLite3Exception (Add SQLite3Exception documentation #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