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.

PHP 8.5 Released
Team @ php.net • 10 months ago

Team @ php.net • 10 months 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 • 10 months 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 • 10 months ago
Adobe to acquire Semrush for $1.9 billion.

Dennis Snell @ make.wordpress.org • 10 months 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 • 10 months 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 • 11 months 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 • 11 months 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 • 11 months 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.

Thomas Ehrig @ bricksbuilder.io • 11 months ago
Bricks 2.1.3 is a minor bug fix and compatibility release. A number of small enhancements and a lot of fixes.