Nice, PHP 8.5 was released on November 20th and WordPress 6.9 RC2 already has support for it.

WordPress 6.9 to Support PHP 8.5
John Blackbourn @ make.wordpress.org • 4 hours ago

John Blackbourn @ make.wordpress.org • 4 hours ago
Nice, PHP 8.5 was released on November 20th and WordPress 6.9 RC2 already has support for it.

Team @ php.net • 6 hours ago
PHP 8.5 is a major update of the PHP language, with new features including the URI extension, Pipe operator, and support for modifying properties while cloning.

Matthew Prince @ blog.cloudflare.com • 2 days ago
Here is the explanation from Cloudflare about the downtime yesterday. TL DR – it was a new bug in their Bot Management feature.

Ashley Levine @ news.adobe.com • 2 days ago
Adobe to acquire Semrush for $1.9 billion.

Dennis Snell @ make.wordpress.org • 3 days ago
The changes described in this dev note sound like good ideas, but people should be sure to test mail sending and not assume it is going to work.

Kevin Geary @ etchwp.com • 1 week ago
Etch has come a long way in just a little over a year. It is a code friendly builder that combines a visual building experience with code editors. The team is now moving from development builds working towards a version 1.
A big feature of Etch is the ability to have what you create in Etch be automatically converted to blocks in the Gutenberg editor. In the alpha builds these blocks were core blocks. People who create Gutenberg blocks are aware that core Gutenberg is finicky and the news about moving the Gutenberg editor to load in an iframe is an example of how it is still a moving target. I’ve seen a number of developers give up working in the Gutenberg space until is stabilizes … and many of them are still waiting. So, the Etch team decided that it would be safer, and long term it would be more flexible and reliable, to render what you create in Etch as custom blocks (rather than as core blocks).
I am glad to see that the team has affirmed a future commitment so that Etch blocks won’t require Etch to be installed. This opens some very interesting possibilities for developers and site builders.

annezazu @ make.wordpress.org • 2 weeks ago
Here is an update on the current status and a high level roadmap for phase 3 of Gutenberg. It looks like block notes will be included in the upcoming 6.9. There is also some progress on data views and data forms.

Elijah Mills @ breakdance.com • 2 weeks ago
The Breakdance team released beta version 2.6. It includes a number of enhancements and fixes, such as an improved Code Editor, performance optimizations, increased support for some 3rd party plugins, and other quality of life improvements.
Rob Ruiz @ github.com • 3 weeks ago
For theme developers – People who create bespoke themes for clients will be interested in the release of version 3.1 of WP Rig. The core developer, Rob Ruiz, has updated and modernized Rig over the past few years. WP Rig now supports creating classic, universal, and block-based themes.