Drupal 10 compatibility

Created on 28 May 2023, over 1 year ago
Updated 28 November 2023, 10 months ago

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇧🇷Brazil sophiavs

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @sophiavs
  • 🇮🇳India dineshkumarbollu

    HI

    After patch applied on 8.x.1.x in my local it still as D10 comaptible error,

    vendor/bin/drush upgrade_status:analyze get_linkedin_posts
    [notice] Processing /var/www/html/vb9/web/modules/contrib/get_linkedin_posts-3363219.

    ================================================================================
    Get Linkedin Posts, --
    Scanned on Mon, 05/29/2023 - 10:14

    FILE:
    web/modules/contrib/get_linkedin_posts-3363219/src/GetLinkedinPostsBase.php

    STATUS LINE MESSAGE
    --------------------------------------------------------------------------------
    Check manually 150 Call to deprecated function file_save_data(). Deprecated in
    drupal:9.3.0 and is removed from drupal:10.0.0. Use
    Drupal\file\FileRepositoryInterface::writeData() instead.
    --------------------------------------------------------------------------------
    Check manually 170 Relying on entity queries to check access by default is
    deprecated in drupal:9.2.0 and an error will be thrown from
    drupal:10.0.0. Call
    \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
    TRUE or FALSE to specify whether access should be checked.
    --------------------------------------------------------------------------------
    Check manually 250 Relying on entity queries to check access by default is
    deprecated in drupal:9.2.0 and an error will be thrown from
    drupal:10.0.0. Call
    \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with
    TRUE or FALSE to specify whether access should be checked.
    --------------------------------------------------------------------------------

  • 🇧🇷Brazil sophiavs

    Hi, i updated those incompabilities you comment.

  • 🇷🇴Romania sorina.hriban

    Added forgotten ; to the latest patch

Production build 0.71.5 2024