- Issue created by @drunken monkey
- 🇦🇹Austria drunken monkey Vienna, Austria
Seems the deprecation warnings were actually already fixed in Facets, see 🐛 Deprecations PHP 8.4 Active . We are just not using the latest dev version of the module, and there hasn’t been a stable release that includes that fix yet.
Let’s see, maybe I can get the CI to use the dev version of the module after all. -
drunken monkey →
committed 24ccbbca on 8.x-1.x
Issue #3518958 by drunken monkey: Fixed deprecation warnings in PHP 8.4.
-
drunken monkey →
committed 24ccbbca on 8.x-1.x
- 🇦🇹Austria drunken monkey Vienna, Austria
Seems changes to
test_dependencies
might only take effect after they are merged, not when just inside a fork, based on the docs → . So, in the spirit of experimentation, I just merged the MR. Let’s see what happens. - Merge request !25Fix composer.json to retrieve dev version for dev dependencies → (Merged) created by drunken monkey
- 🇦🇹Austria drunken monkey Vienna, Austria
OK, that didn’t work either.
Seems like the test environment maybe just doesn’t understand the@dev
version specification? Let’s try that … -
drunken monkey →
committed 60f39169 on 8.x-1.x
Follow-up to #3518958 by drunken monkey: Fixed composer.json to use dev...
-
drunken monkey →
committed 60f39169 on 8.x-1.x