Tobias
tolry.bsky.social
Tobias
@tolry.bsky.social
software developer @Tideways - I like VIM, Linux, photography, user interfaces, tv-shows, progressive rock and chocolate cake ;-)
Reposted by Tobias
Say goodbye to parse_url() headaches! 🥳

PHP 8.5 is introducing a new URI Extension with standards-compliant (RFC 3986 & WHATWG) and secure URL parsing. It provides a clean API and lets you easily modify URI components.

Learn more 👇

thephp.foundation/blog/2025/10...
PHP’s New URI Extension: An Open Source Success Story
The PHP Foundation — Supporting, Advancing, and Developing the PHP Language
thephp.foundation
October 10, 2025 at 11:40 AM
Reposted by Tobias
🚨 PSA for #PHP package maintainers: DO NOT REPLACE tags! If you messed up a release simply do another. No matter how quickly you notice a mistake, automatic tools already pulled the original tag, triggered automatic updates. Users will never know you recreated the tag and use the broken state. #phpc
September 19, 2025 at 9:04 AM
Reposted by Tobias
⚙️ #PHP 8.5 sees its cloning supercharged! With the "clone with" RFC merged 5 days ago, we have much more possibilities when it comes to cloning objects.

Supports hooks, readonly, __clone() overriding. Thanks
@timwolla.bsky.social for the #DX improvement! 👏

PR: github.com/php/php-src/...
July 22, 2025 at 9:49 AM