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.