Skip to content
Snippets Groups Projects
Unverified Commit f3234434 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3113284 by mpdonadio: Move deprecation of REQUEST_TIME to Drupal 10

parent 839caad4
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@
* @see http://php.net/manual/reserved.variables.server.php
* @see http://php.net/manual/function.time.php
*
* @deprecated in drupal:8.3.0 and is removed from drupal:9.0.0.
* @deprecated in drupal:8.3.0 and is removed from drupal:10.0.0.
* Use \Drupal::time()->getRequestTime();
*
* @see https://www.drupal.org/node/2785211
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment