- Issue created by @donquixote
- 🇩🇪Germany donquixote
For the real test fail:
DeprecationHelper::backwardsCompatibleCall( \Drupal::VERSION, '10.4.2', fn() => '"foobarbaz" is not a valid backing value for enum Drupal\cas\Model\CasProtocolVersion', fn() => '"foobarbaz" is not a valid backing value for enum "Drupal\cas\Model\CasProtocolVersion"', ),
Seems like we should distinguish by PHP version, not Drupal version.
- 🇩🇪Germany donquixote
See this for different versions of the message by php version:
https://3v4l.org/N7Mc4 - 🇩🇪Germany donquixote
Possible follow-up: Completely remove PHP 8.1 support.
In the pipeline this is already the case (I think), but local tests could still run with 8.1, and websites could run on 8.1.
This is why I don't want to do it here, to keep the impact minimal. - 🇩🇪Germany donquixote
I think the "artifacts" message is a distraction, main thing is to fix the test.
- 🇪🇸Spain aaron gil martinez Zaragoza
The fix seems OK @donquixote.
+1
Thanks!
-
claudiu.cristea →
committed adc63c64 on 3.x authored by
donquixote →
Issue #3509106 by donquixote: Build broken / failing in 3.x for "phpunit...
-
claudiu.cristea →
committed adc63c64 on 3.x authored by
donquixote →
Automatically closed - issue fixed for 2 weeks with no activity.