PHP

PHP's avatar
PHP
npub1rrhx...gcep
PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. Website: https://php.net GitHub: https://github.com/php
📣 Announcing the immediate availability of: - PHP 8.1.34 - PHP 8.2.30 - PHP 8.3.29 - PHP 8.4.16 - PHP 8.5.1 ‼️ These address the following security issues: - PDO quoting result null deref - Null byte termination in dns_get_record() - Heap buffer overflow in array_merge() - Information Leak of Memory in getimagesize() 📝 🎁 :windows8: #PHP #Release
🎉 PHP 8.5.0 Alpha 1 is available for testing! In this very initial preview for PHP 8.5, we have: - Pipe operator (|>) - Final property promotion - New array_first() and array_last() functions - New #[\NoDiscard] attribute … and more! ➕ Do: Test your projects! ➖ Don't: Run it in production. It's not fully ready yet. Congratulations to Daniel, @Volker Dusch (Edorian), and @Pierrick Charron 🔗 #PHP #Release