Flávio Heleno

44 Followers
107 Following
191 Posts
hey @Girgias, is this what you had in mind..?
how do you deal with a huge build matrix on you project taking up a lot of time to finish? for php-ext-farm I'm building 160 different base images (5 PHP x 8 OS x 4 Platform) and then more 33.920(!) extensions (106 Extensions x 2 Versions x 160 Base Images)
So, my little project (github.com/flavioheleno/php-ext-farm) as just passed 106 supported #PHP #extensions, added #Debian #Trixie to the mix and the cherry on top adds support for #ARM32v6 (#Raspberry Pi 1, Zero and Zero W) and #ARM32v7 (Raspberry Pi 2, 3 and 3+). Check it out :D
for all #PHP devs out there, https://github.com/flavioheleno/php-ext-farm now also supports ARM64 builds in addition to AMD64 - it also ships a handy install shell script to make your life even easier ;)
GitHub - flavioheleno/php-ext-farm: PHP-Ext.com Build Farm

PHP-Ext.com Build Farm. Contribute to flavioheleno/php-ext-farm development by creating an account on GitHub.

GitHub
if you are a #PHP Developer and want pre-built PHP Extensions to include to your on your Dockerfile, search no more: https://github.com/flavioheleno/php-ext-farm :) supports #Alpine #Debian and PHP 8.2 to 8.5
GitHub - flavioheleno/php-ext-farm: PHP-Ext.com Build Farm

PHP-Ext.com Build Farm. Contribute to flavioheleno/php-ext-farm development by creating an account on GitHub.

GitHub

There's a vibe coding thread where developers are having an epiphany: maybe they should keep old versions of their code around, just in case their latest inspired hack turns everything into digital spaghetti.

Congratulations—they've just discovered their first professional software delivery practice: Version control. That's from 1972.

Next week, they'll revolutionize development by inventing "testing" after their app crashes in production. Again.

Announcing: https://justaqrcode.com.

Tired of "free" QR code generators that are full of ads and trackers, that share your data, and that want to sell you something? Me too. Here's my act of resistance: I made a one-page site that works entirely in your browser to generate a simple QR code. And that's all it does. You can download the HTML page and run it locally, even. Read the source; nothing up my sleeves. Just a QR code.

My offer to you -- I will continue to pay for the domain name and web hosting for it, myself. If you find it valuable, you can pay it back by creating your own useful thing for the world and releasing it for free. Let's take back the friendly web, one vexingly-monetized utility at a time!

#QRcode #Free #FriendlyWeb #Resistance

Just a QR Code

I have just released @Xdebug 3.4.2, which fixes:

💥 two crashes
💦 two memory leaks, through patches by @nielsdos
↪️ an issue with showing the values of properties with hooks attached
💩 an issue where characters with higher order bits were not displayed when using Xdebug's overridden var_dump() function in HTML mode.

🔗 Read more about it at https://xdebug.org/announcements/2025-03-09

#php #xdebug #debugging #NewRelease

Xdebug - Xdebug 3.4.2 is out!

Xdebug: A powerful debugger for PHP

Let's add modern compression formats to PHP!

The new RFC for natively integrating Zstandard and Brotli proposed by @seldaek and myself would significantly improve Composer and asset pre-compression by @symfony AssetMapper.

https://externals.io/message/126439

[RFC] SNMP MIB reset function - Externals

#externals - Opening PHP's #internals to the outside

“A developer not using AI is like a construction worker not using a hammer.”

Easiest block in my life.