- 🇩🇰Denmark xen
Tried running the tests on PHP 8.2 and Drupal 10 locally, and they ran fine. Think the failures might be a fluke.
- 🇵🇱Poland bronismateusz
I can confirm that with me the patch also works as expected.
- 🇳🇱Netherlands Ewout Goosmann
I can also confirm that the patch is working.
- First commit to issue fork.
- 🇮🇳India urvashi_vora Madhya Pradesh, India
The patch looks great and works fine for me as well.
RTBC ++
Thanks for the work.
- @urvashi_vora opened merge request.
- First commit to issue fork.
- 🇫🇷France arnaud-brugnon
Works like a charm (even if code quality can be better).
Be aware that if you don't use this patch is 8.2, you may have cache issue.
Because this patch solve a warning.
Warning are display by MessengerService
MessengerService kill cache when you display a message (surprise !) - last update
over 1 year ago 41 pass, 3 fail - 🇮🇳India Raveen Kumar
The patch is working fine for me. Can be moved to RTBC! And Thank You!!
- 🇭🇺Hungary szato
Same work done in Deprecated function: Creation of dynamic property Drupal\pathauto\AliasCleaner::$punctuationCharacters is deprecated 🐛 Deprecated function: Creation of dynamic property Drupal\pathauto\AliasCleaner::$punctuationCharacters is deprecated Closed: duplicate , also RTBC, so this issue is 2x ;)
- Status changed to Needs work
over 1 year ago 6:24pm 27 June 2023 - 🇺🇸United States jhedstrom Portland, OR
As noted above, the failing test still needs to be addressed in 8.2.
- last update
over 1 year ago 41 pass, 3 fail - Status changed to Needs review
over 1 year ago 8:27pm 27 June 2023 - 🇺🇸United States jhedstrom Portland, OR
Hmm, these aren't failing locally for me.
- last update
over 1 year ago 46 pass, 2 fail - last update
over 1 year ago 48 pass - last update
over 1 year ago 48 pass - last update
over 1 year ago 48 pass - 🇨🇭Switzerland berdir Switzerland
The entity ID test fail seems to be related to MySQL 8. The UI test fail is due to changes in 10.1 and not PHP 8.2, pretty tedious to fix.
- last update
over 1 year ago 48 pass - last update
over 1 year ago 48 pass - last update
over 1 year ago 48 pass -
Berdir →
committed ed2d4d30 on 8.x-1.x authored by
urvashi_vora →
Issue #3328670 by urvashi_vora, Berdir, hugronaphor, ankitv18: PHP 8.2...
-
Berdir →
committed ed2d4d30 on 8.x-1.x authored by
urvashi_vora →
- Status changed to Fixed
over 1 year ago 5:04am 29 June 2023 - last update
over 1 year ago 48 pass - 🇮🇳India rajeshreeputra Pune
@Berdir when can we expect the release for the same.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 1 year ago 6:49am 22 August 2023 - 🇮🇳India vipin.mittal18 Greater Noida
@berdir: When we can expect the stable release with this fixes?
- 🇧🇷Brazil andre.bonon
Attaching patch from the MR diff to use in composer.json
- 🇺🇸United States rymcveigh
It would be really nice if we could get this (now merged) change released to the most recent stable version of the module.
- 🇺🇸United States greggles Denver, Colorado, USA
I filed 🌱 8.x-1.12 Release Plan for php 8.2 and Drupal 10 support Active to plan the next release.
Based on reviewing the issue queue for critical/major issues, I think it could happen without any additional commits, but there is one additional issue that could be useful to commit.