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

Issue #3318985 by andypost, longwave: Bump REQUEST_TIME deprecation to Drupal 11

(cherry picked from commit 29f7f401)
parent dc2df52c
No related branches found
No related tags found
7 merge requests!4488Issue #3376281: Random machine names no longer need to be wrapped in strtolower(),!3000Issue #793660: Check for failure of hook_install,!2940Issue #3320240: Entity count query returns a string instead of int,!2937Issue #3315245: Order of languages overrides default language fallback,!1627Issue #3082958: Add gitignore(s) to composer-ready project templates,!1014Issue #3226806: Move filter implementations from filter.module to plugin classes,!939Issue #2971209: Allow the MediaLibraryUiBuilder service to use an alternative view display
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
* @see http://php.net/manual/reserved.variables.server.php * @see http://php.net/manual/reserved.variables.server.php
* @see http://php.net/manual/function.time.php * @see http://php.net/manual/function.time.php
* *
* @deprecated in drupal:8.3.0 and is removed from drupal:10.0.0. * @deprecated in drupal:8.3.0 and is removed from drupal:11.0.0.
* Use \Drupal::time()->getRequestTime(); * Use \Drupal::time()->getRequestTime();
* *
* @see https://www.drupal.org/node/2785211 * @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