Function __global->is_php_version_supported_by_phpdevs

Definitions

sources/version2.php

  • Find whether a PHP version is still supported by the PHP developers.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$v string required parameter N/A N/A The version

Return

  • Whether it is (null: some kind of error)
  • Type: ?boolean
  • Set: N/A
  • Range: N/A