constant DRUPAL_MINIMUM_PHP

Minimum supported version of PHP.

5 uses of DRUPAL_MINIMUM_PHP

File

drupal/core/includes/bootstrap.inc, line 44
Functions that need to be loaded on every Drupal request.

Code

const DRUPAL_MINIMUM_PHP = '5.3.10';