We are looking for Release Managers for PHP 8.6.
If that is interesting to you, check out the internals mailing list announcement:
We are looking for Release Managers for PHP 8.6.
If that is interesting to you, check out the internals mailing list announcement:
🚀 #PHP 8.6 introduces Partial Application
Functions can be partially applied, returning a Closure where remaining parameters are supplied later. This reduces boilerplate, simplifies callbacks and supports cleaner functional programming patterns 💡
More details: https://thephp.foundation/blog/2025/12/08/partial-application/
New #phpc blog post alert. My thoughts about the #php86 clamp() function are linked below. Spoiler alert: I'm a fan
#php #softwareengineering #tecktok #coding
https://phpdeveloperstv.substack.com/p/php-86s-clamp-will-clean-up-your
Things to look forward to:
https://amitmerchant.com/partial-function-application-php-86/
RFC: https://wiki.php.net/rfc/partial_function_application_v2