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

swatichouhan012 created an issue. See original summary.

rithesh bk’s picture

Assigned: swatichouhan012 » rithesh bk
Status: Needs work » Active

currently i am working on this ......

hardik_patel_12’s picture

@Ritesh kindly go-through first #3113284:Move deprecation of REQUEST_TIME to Drupal 10 before you start your work.

xjm’s picture

Status: Active » Closed (duplicate)
Issue tags: -

This was already addressed in other issues. Thanks!