15/15 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ------------------------------------------------------------------------------------------------------------
Line bootstrap.inc
------ ------------------------------------------------------------------------------------------------------------
403 Call to deprecated constant REQUEST_TIME: Deprecated in drupal:8.3.0 and is removed from drupal:9.0.0. Use
\Drupal::time()->getRequestTime();
------ ------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------
Line common.inc
------ ------------------------------------------------------------------------------------------------------------
594 Call to deprecated constant REQUEST_TIME: Deprecated in drupal:8.3.0 and is removed from drupal:9.0.0. Use
\Drupal::time()->getRequestTime();
------ ------------------------------------------------------------------------------------------------------------
------ ------------------------------------------------------------------------------------------------------------
Line install.core.inc
------ ------------------------------------------------------------------------------------------------------------
1061 Call to deprecated constant REQUEST_TIME: Deprecated in drupal:8.3.0 and is removed from drupal:9.0.0. Use
\Drupal::time()->getRequestTime();
1063 Call to deprecated constant REQUEST_TIME: Deprecated in drupal:8.3.0 and is removed from drupal:9.0.0. Use
\Drupal::time()->getRequestTime();
------ ------------------------------------------------------------------------------------------------------------
[ERROR] Found 4 errors
Comments
Comment #2
rithesh bk commentedcurrently i am working on this ......
Comment #3
hardik_patel_12 commented@Ritesh kindly go-through first #3113284:Move deprecation of REQUEST_TIME to Drupal 10 before you start your work.
Comment #4
xjmThis was already addressed in other issues. Thanks!