Revert "Issue #2267551 by catch | tim.plunkett: PHP 5.4.5 needed to avoid zend failure when using autoloaded traits."
This reverts commit 8d97ffff06
.
8.0.x
parent
7e02386586
commit
010b586434
|
@ -22,7 +22,7 @@ use Drupal\Core\Language\LanguageInterface;
|
|||
/**
|
||||
* Minimum supported version of PHP.
|
||||
*/
|
||||
const DRUPAL_MINIMUM_PHP = '5.4.5';
|
||||
const DRUPAL_MINIMUM_PHP = '5.4.2';
|
||||
|
||||
/**
|
||||
* Minimum recommended value of PHP memory_limit.
|
||||
|
|
Loading…
Reference in New Issue