We’re throwing a release party at PHP Rotterdam, and you’re invited!
Expect PHPun, knowledge-sharing, and great company at Last Mile Solutions!
eventy.io/events/q8lmw...
#PHP #PHP85 #Community #Rotterdam #Developers
We’re throwing a release party at PHP Rotterdam, and you’re invited!
Expect PHPun, knowledge-sharing, and great company at Last Mile Solutions!
eventy.io/events/q8lmw...
#PHP #PHP85 #Community #Rotterdam #Developers
What's next?
Les CFPs sont ouverts jusqu'au 10 Novembre 2025 par ici 👉 event.afup.org
Et la billetterie est ouverte aussi par ici 👉 event.afup.org
⚠ Les tarifs "les yeux fermés" sont limités
See you there!
What's next?
Les CFPs sont ouverts jusqu'au 10 Novembre 2025 par ici 👉 event.afup.org
Et la billetterie est ouverte aussi par ici 👉 event.afup.org
⚠ Les tarifs "les yeux fermés" sont limités
See you there!
Send me a DM to book one (30 e, delivery by CPS)
Deadline : Wednesday 29th October.
Send me a DM to book one (30 e, delivery by CPS)
Deadline : Wednesday 29th October.
Full interview dropping tomorrow.
Full interview dropping tomorrow.
That null represents the whole object, and the third argument is the indexing key.
array_column($list_of_objects, null, 'id');
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
That null represents the whole object, and the third argument is the indexing key.
array_column($list_of_objects, null, 'id');
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
That looks like a natural feature, though.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
That looks like a natural feature, though.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
It also applies to enumeration cases.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
It also applies to enumeration cases.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
donatstudios.com/Damn-Simple-...
donatstudios.com/Damn-Simple-...
No one said that 0 and 1 have to be in that order, and it works perfectly!
Well done #PHP, well done!
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
No one said that 0 and 1 have to be in that order, and it works perfectly!
Well done #PHP, well done!
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
On the other hand, they behave differently to check the underlying method.
All is in the timing.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
On the other hand, they behave differently to check the underlying method.
All is in the timing.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Given that isset() and ?? share the same code, it is not suprising that ?? hold the same trap.
That bug should go away, the sooner the beter.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Given that isset() and ?? share the same code, it is not suprising that ?? hold the same trap.
That bug should go away, the sooner the beter.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Unless there is an object, where an array is expected. Then, it leads to a fatal error.
It prevents the usage of an optimisation.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Unless there is an object, where an array is expected. Then, it leads to a fatal error.
It prevents the usage of an optimisation.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Look at this beauty! Could you make it run?
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Look at this beauty! Could you make it run?
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Let's do it again with the latest released version, PHP 8.4, for all #Symfony/#Laravel/vanilla PHP fans 🚀
Here are 11 FEATURES you probably don't know about the current PHP version 🧵👇
Let's do it again with the latest released version, PHP 8.4, for all #Symfony/#Laravel/vanilla PHP fans 🚀
Here are 11 FEATURES you probably don't know about the current PHP version 🧵👇
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Can you make an infinite loop out of this?
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Can you make an infinite loop out of this?
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
And that's often a useful check.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
And that's often a useful check.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Does it go deep in the guts of the arrays, or does it merges values that look alike?
Or something else?
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Does it go deep in the guts of the arrays, or does it merges values that look alike?
Or something else?
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
I'm going to miss the hedonism of those error messages once they are all fixed.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
I'm going to miss the hedonism of those error messages once they are all fixed.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Thank you, property hooks!
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
Thank you, property hooks!
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
But not on both at the same time.
One of the earliest #PHP feature, still available 30 years later.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...
But not on both at the same time.
One of the earliest #PHP feature, still available 30 years later.
#phptip #phptrick
php-tips.readthedocs.io/en/latest/ti...