home.social

#php86 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #php86, aggregated by home.social.

  1. We are looking for Release Managers for PHP 8.6.

    If that is interesting to you, check out the internals mailing list announcement:

    🔗 news-web.php.net/php.internals

  2. 🚀 #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: thephp.foundation/blog/2025/12

    #PHP #PHP86 #WebDev