- Issue created by @apaderno
- Status changed to Postponed
5 months ago 10:14am 2 July 2024 - 🇮🇹Italy apaderno Brescia, 🇮🇹
I will postpone this, for now, as I would like to first merge some MRs.
- 🇮🇹Italy apaderno Brescia, 🇮🇹
The full list of deprecation errors is the following one.
- Fetching deprecated class constant
EXISTS_RENAME
of interfaceDrupal\Core\File\FileSystemInterface
: in drupal:10.3.0 and is removed from drupal:12.0.0. Use\Drupal\Core\File\FileExists::Rename
instead. - Fetching deprecated class constant
EXISTS_REPLACE
of interfaceDrupal\Core\File\FileSystemInterface
: in drupal:10.3.0 and is removed from drupal:12.0.0. Use\Drupal\Core\File\\FileExists::Replace
instead. - Class
Drupal\render_example\Element\Marquee
extends deprecated class Drupal\Core\Render\Element\RenderElement: in drupal:10.3.0 and is removed from drupal:12.0.0. Use\Drupal\Core\Render\Element\RenderElementBase
instead. - Call to deprecated method
renderPlain()
of classDrupal\Core\Render\Renderer
: in drupal:10.3.0 and is removed from drupal:12.0.0. Use\Drupal\Core\Render\RendererInterface::renderInIsolation()
instead.
- Fetching deprecated class constant
- Merge request !63Issue #3458479: Require at least Drupal 10.3 and remove any usage of deprecated classes, methods, constants, or functions → (Merged) created by apaderno
- Status changed to Needs review
5 months ago 5:48pm 2 July 2024 -
apaderno →
committed ebfcf531 on 4.0.x
Issue #3458479: Require at least Drupal 10.3 and remove any usage of...
-
apaderno →
committed ebfcf531 on 4.0.x
- Status changed to Fixed
5 months ago 7:17pm 2 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.