Skip to main content

Module php_version

Module php_version 

Source
Expand description

Target PHP language version.

Used by the analyzer and stub loader to make version-conditional decisions (e.g. filtering stub symbols by @since/@removed markers). The type is Copy and stores only major/minor — patch level is parsed but discarded, since language features track the minor release.

Structs§

ParsePhpVersionError
PhpVersion