#php84 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #php84, aggregated by home.social.
-
Hello #PHP community!
In my final senior year of studies, I built Hibla (Tagalog for Fiber): a Fiber-native async ecosystem for PHP 8.4+.
Public Beta is live!
Pure-PHP MySQL binary driver
Custom Event Loop
Supervised worker poolsIn debt to ReactPHP for the knowledge & AmPHP for bringing Fibers to PHP. No docs site yet; technical details are in the READMEs. Feedback welcome!
-
Finally moved the project at work to PHP 8.5!
Smooth upgrade with no issues so far.
-
Finally moved the project at work to PHP 8.5!
Smooth upgrade with no issues so far.
-
Finally moved the project at work to PHP 8.5!
Smooth upgrade with no issues so far.
-
Finally moved the project at work to PHP 8.5!
Smooth upgrade with no issues so far.
-
Harald Eilertsen wrote the following post Thu, 01 Jan 2026 11:07:58 +0100 @!Hubzilla Support Forum
PHP wrote the following post Thu, 01 Jan 2026 09:50:58 +0100 ⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
🔗 https://php.net/migration84
🔗 https://php.net/migration85
#PHP #PHP85 #PHP84 #PHP83 #PHP82 #PHP81 -
Harald Eilertsen wrote the following post Thu, 01 Jan 2026 11:07:58 +0100 @!Hubzilla Support Forum
PHP wrote the following post Thu, 01 Jan 2026 09:50:58 +0100 ⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
🔗 https://php.net/migration84
🔗 https://php.net/migration85
#PHP #PHP85 #PHP84 #PHP83 #PHP82 #PHP81 -
Harald Eilertsen wrote the following post Thu, 01 Jan 2026 11:07:58 +0100 @!Hubzilla Support Forum
PHP wrote the following post Thu, 01 Jan 2026 09:50:58 +0100 ⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
🔗 https://php.net/migration84
🔗 https://php.net/migration85
#PHP #PHP85 #PHP84 #PHP83 #PHP82 #PHP81 -
Harald Eilertsen wrote the following post Thu, 01 Jan 2026 11:07:58 +0100 @!Hubzilla Support Forum
PHP wrote the following post Thu, 01 Jan 2026 09:50:58 +0100 ⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
🔗 https://php.net/migration84
🔗 https://php.net/migration85
#PHP #PHP85 #PHP84 #PHP83 #PHP82 #PHP81 -
Harald Eilertsen wrote the following post Thu, 01 Jan 2026 11:07:58 +0100 @!Hubzilla Support Forum
PHP wrote the following post Thu, 01 Jan 2026 09:50:58 +0100 ⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
🔗 https://php.net/migration84
🔗 https://php.net/migration85
#PHP #PHP85 #PHP84 #PHP83 #PHP82 #PHP81 -
⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
-
⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
-
⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
-
⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
-
⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.
🆙 Consider upgrading to PHP 8.4 or higher.
To read more about how to upgrade:
-
🥳 I have just published my follow-up post:
>> Event Sourcing in PHP Symfony <<
It explains how anyone can implement event sourcing in a PHP Symfony project with minimal effort — free from ivory tower views.
Please let me know what you think of the post in the thread, and whether you found my naive implementation resonated with you.
https://lukasrotermund.de/posts/event-sourcing-in-php-symfony
#php #php84 #EventSourcing #DomainDrivenDesign #ddd #doctrine #symfony #mongodb
-
We just released phpDocumentor 3.8.0, which includes support for property hooks, asymmetric visibility and a number of bugfixes regarding traits and inheritance of docblocks.
Download the phar, pull the new docker image and you are ready to go.
https://github.com/phpDocumentor/phpDocumentor/releases/tag/v3.8.0
-
phpDocumentor main branch now has support for property hooks. If you are upgrading your codebase to #php84. Why not directly document what you did?
Now covered:
- virtual properties
- read only
- write onlyTo be added:
- properties on interfaces
-
phpDocumentor reflection is now able to detect virtual properties: https://github.com/phpDocumentor/Reflection/releases/tag/6.3.0
The best thing? You don't have to run the code to do this reflection.
-
We just released phpDocumentor/reflection to support property hooks and asymmetric visibility.
https://github.com/phpDocumentor/Reflection/releases/tag/6.2.0
-
Neu im Forum:
Ist das Bootstrap Package 16.0.0 PHP 8.4 kompatibel?
https://t3forum.net/d/892-ist-das-bootstrap-package-1600-php-84-kompatibel
#t3academyforum #bootstrap-package #php84-kompatibilität
-
🚀 Dive into the world of Lazy Objects with PHP 8.4 with @scottkeckwarren! Discover how this new feature can boost your application's performance. Read more about how to it here: https://www.phparch.com/2025/01/using-php-8-4s-lazy-objects/ #PHP84 #WebDev #PHPArchitect
-
with #php 8.4, we get #propertyHooks
#awesome !!!the real question is... will #rector be able to automate the refactoring ?
anyone got some info about that ?
-
My Laravel PR was shot down, but I may give it a chance later in the year to use Property Hooks as attribute cast.
Why? I blindly guess that using Property Hooks are less computationally costly but also IDE friendly.
#PHP #Laravel #PHP8 #PHP84 #Programming #Code #Coding #SoftwareDevelopment #WebDevelopment #WebDev
-
PHP property hooks are great until they are not.
It fathoms me how this big oversight got past stable.
#PHP #Bug #Programming #Software #SoftwareDevelopment #WebDevelopment #WebDev #PHP8 #PHP84 #Error
-
I fully expect #Laravel to start deprecating the `Attribute` cast starting with Laravel 13.x.
I have, quite literally, no argument to use Attribute casts over Property Hooks. Plus, because these are native, there is no overhead.
#PHP #Programming #WebDevelopment #Technology #Code #Coding #SoftwareDevelopment #WebDev #PHP84 #PHP8
-
phpDocumentor v3.7 is just released, with support for custom twig extensions and #php84 support.
Check the release notes for more: https://github.com/phpDocumentor/phpDocumentor/releases/tag/v3.7.0
-
I released version 4.5.0 for Laravel Mail Catchall
This version adds support for #PHP 8.4 and make the information in the about command more explicit.
This package helps you to forward all the mail from your Laravel application to a specified address and have the information about the original receivers added.
-
I can some benchmarks to see how proportionally the new JIT in PHP skewed speed improvements.
Conclusion:
- PHP 8.4.1 is about 4% faster than PHP 8.3.14
- with JIT, the speed-up is about 7%
- there is (unsurprisingly) negligible improvements in the C implementation's speed. -
Why you should upgrade to PHP 8.4 (or at least a supported PHP version)
https://dev.to/robertobutti/why-you-should-upgrade-to-php-84-or-at-least-php-8x-1ab0
-
🎉 Xdebug 3.4.0 is out!
:elephpant: It mainly adds support for PHP 8.4.
📶 A new feature makes it possible to tell Xdebug to ignore PHP requests for debugging, if the XDEBUG_IGNORE parameter is set.
🐛 If you find any bugs, please head to the issue tracker: https://bugs.xdebug.org
💰 If you want to support my work on Xdebug, head over to https://github.com/sponsors/derickr as an individual, or https://xdebug.org/support as a company.
-
-
@heisedeveloper Der Artikel listet die Änderungen und Fixes vom RC1 auf (insbesondere sind das auch Fixes die in den vorherigen Versionen, in Alpha und Beta Releases aufgefallen sind), nicht aber - wie der Titel suggerieren könnte - die wesentlichen Änderungen von #php83 auf #php84. Keine einzige wesentliche Änderung ist im Artikel vertreten.
Ein bisschen Vorsicht beim Lesen ist also geboten.