The Announcement of Drupal 9.1 at contains this perplexing statement:

" Most plugins used on Drupal sites are compatible and/or obsolete with the new version"

What does this mean?

Comments

fkelly created an issue. See original summary.

longwave’s picture

Can you link to where you saw this sentence? The release notes don't mention this: https://www.drupal.org/project/drupal/releases/9.1.0

It sounds like this may be talking about Composer plugins, as most Composer plugins are either compatible with or no longer needed for Composer 2.0, but it's hard to tell without seeing the full context.

longwave’s picture

I found this at https://www.drupal.org/blog/drupal-9-1-0

The full quote is

Drupal 9.1 is fully compatible with Composer 2. If you are using Composer 1, now would be a great time to update. Most plugins used on Drupal sites are compatible and/or obsolete with the new version. The memory and performance requirements reduced dramatically, which should improve your experience.

As I suspected in #2 this is talking about Composer plugins. For more information we have further documentation on this at https://www.drupal.org/docs/develop/using-composer/preparing-your-site-f...

fkelly12054@gmail.com’s picture

Okay, thanks @longwave. I didn't get the context. Maybe if it said "Most composer plugins ..." it would be clearer. No, looking at it again even if you say Most composer plugins used ... err how about "Most composer plugins are compatible or no longer needed with the new version". I know that's a nit ... or "Most composer plugins are compatible and no longer needed (and will automatically bypassed) with the new version".

Usually if I try to run obsolete code it causes problems.

longwave’s picture

Thanks for the feedback, I agree this could be worded better - I've passed this on to the author of the blog post.

fkelly12054@gmail.com’s picture

Thanks again Longwave. That's all I could ask for.

larowlan’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.