I'd like to get it into core soon, so we have enough time to find possible side effects before 1.31.0.
It's almost done, just some final questions. But it's still marked "needs work".
One open question would be, how to name the option ;-)
Another one would be when we should provide it in core (marked as experimental) - should we wait for stable, which may take a while?
Another question is, how we can provide help for contrib projects to get compatible.
(Off topic, but D11 ships with jQuery 4 now, it seems.)
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2
My prod server address looks like: example.com
Just using a relative...
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers.
For example, at the top of my Views,...
Comments
Some tasks that I belief, deserve a bit attention in the dev meeting:
PHP 8.4 support (#6777)
I'd like to get it into core soon, so we have enough time to find possible side effects before 1.31.0.
It's almost done, just some final questions. But it's still marked "needs work".
jQuery 4 (#6404)
This one actually needs some direction.
One open question would be, how to name the option ;-)
Another one would be when we should provide it in core (marked as experimental) - should we wait for stable, which may take a while?
Another question is, how we can provide help for contrib projects to get compatible.
(Off topic, but D11 ships with jQuery 4 now, it seems.)