Really looking forward to be able to use #Closures in #Attributes with #php85.
<?php
$lol = #[Lol(#[Lol(#[Lol(#[Lol(static function () {
})] static function () {
})] static function () {
})] static function () {
})] static function () {
};
for (;;) {
var_dump($lol);
$a = (new ReflectionFunction($lol))->getAttributes();
if ($a === []) break;
$lol = $a[0]->getArguments()[0];
}
?>
I am in Canada and actively looking for a remote #php job. 20+ years of experience. I can also invoice US companies in USD. Full-time salaried position preferred. Laravel preferred, but not required. Fediverse welcome, but not required. Open source a bonus. #FediHire
FYI: Laravel's Dominance: Why It's Thriving & Changing PHP #shorts: Laravel's consistent growth and innovative features like Laravel Cloud and Livewire solidify its position as a leading full-stack framework. It's excelling in providing comprehensive solutions. #Laravel #PHP #FullStack #WebDev #Livewire https://www.youtube.com/shorts/qxe5WVy35bQ

PHP 8.5 Released! https://peq42.com/blog/php-8-5-released/
#php #programming #internet

Docker images for #PHP 8.5 are available!
https://hub.docker.com/layers/library/php/8.5.0/images/sha256-e2fdf60e02172b093389e86a42b935ea1ac74a470ebcffb3cd12783d1193ca30
I completely forgot that I once created an entire template for the #backend! 🤯
#PHP is what I use to write server apps. I'm not the best at it, but I strive to create good patterns and architecture. 💪
I forgot about this pattern... 🤔 Lol… 😂

PHP 8.5 was released today.
Here's a great recap of what it includes:
https://stitcher.io/blog/new-in-php-85
PHP 8.5 Released With New Pipe Operator, New URI Extension & Clone With
https://www.phoronix.com/news/PHP-8.5-Released
Happy #PHP 8.5.0 day
A friend (unnamed by choice) gifted me a #drawing to commemorate the release.

PHP 8.5 release announcement https://lobste.rs/s/w6jbs2 #php #release
https://www.php.net/releases/8.5/en.php
🥳 PHP 8.5 Released!
In this new release, we have:
🌐 URI Extension
▶️ Pipe Operator
📑 Clone With
⚠️ A New #[\NoDiscard] Attribute
🆕 Closures and First-Class Callables in Constant Expressions
🌀 Persistent cURL Share Handles
👓 Read all about it on: https://www.php.net/releases/8.5/
🔗 https://php.net/ChangeLog-8#8.5.0
📦 https://php.net/downloads