- Issue created by @mandclu
- First commit to issue fork.
- 🇺🇸United States melnychukmy
Hi, I'm a new contributor working on updating my pet project to Drupal 11. I've tested Token 8.x-1.x-dev, which is already Drupal 11 compatible after 📌 Drupal 11 compatibility Fixed , on Drupal 10.3 and Drupal 11.0.0-rc1 (together with the dev version of Pathauto), and it works well for both versions.
I ran a final check with Upgrade Status (4.3.4) on Drupal 10.3, and it still shows some deprecation warnings. I checked, and most of them were introduced in 10.3, but since they will all be removed in Drupal 12, it is not a problem for Drupal 11. However, I also see two older unresolved issues in the test files. Although there are confirmations in #3445829 that these do not cause problems, it would still be nice to clean them up to avoid checking them again later, unless I missed something.
web/modules/contrib/token/tests/src/Kernel/EntityTest.php 53 You should use assertFalse() instead of assertSame() when expecting "false" web/modules/contrib/token/tests/src/Kernel/EntityTest.php 58 You should use assertFalse() instead of assertSame() when expecting "false"
I spent quite some time checking all this, and as I'm learning to contribute, I decided to describe it here.
- 🇩🇰Denmark ressa Copenhagen
Thanks for reporting @melnychukmy. The Drupal 11 release is close now (in about two weeks), hopefully a Drupal 11 ready release of Token can be made in advance ...
Week of July 29, 2024 (UTC) | Drupal 11.0.0 released.
https://www.drupal.org/about/core/policies/core-release-cycles/schedule#... →
- 🇮🇳India vipin.mittal18 Greater Noida
Hello David,
Thanks for development release of token module, It would be helpful if you could inform when you intend to release a pre/stable version of honeypot as Drupal 11 stable is nearing its release date. Thanks!
- Status changed to Fixed
4 months ago 10:39pm 28 July 2024 - 🇨🇭Switzerland berdir Switzerland
https://www.drupal.org/project/token/releases/8.x-1.15 →
There's no need for issues like this, you're just taking time away from me getting other changes merged and releases published.
Automatically closed - issue fixed for 2 weeks with no activity.