ALIAS

phpver()

ShortPHP reference for phpversion().

Signature

phpversion(?string $extension = null): string|false

Example

phpver(...);

PHP equivalent

phpversion() is the canonical PHP function. ShortPHP provides phpver() as the convenience alias.

Extension: Core

Official PHP manual ↗

Reference navigation

Previous: path()

Next: pm()

Back to reference