#SQLCipher 4.12.0 has been released! [1]
I have published fresh #PHP SQLcipher packages (drop-in replacements of php-sqlite3 / pdo_sqlite) compiled against Sury’s PHP 7.4 - 8.4 on #Debian 12, 13 and #Ubuntu 22.04, 24.04 [2].
[1] https://www.zetetic.net/blog/2025/12/08/sqlcipher-4.12.0-release/
[2] https://git.mig5.net/mig5/php-sqlcipher
#PHP and #Wordpress are good if you Master. If you didn't, give more time on testing, else you can be target of old known vulnerabilities like SQLi, that use the same technique after more than 20 years. https://blog.odicforcesounds.com/preteanSecurity.html #security #SQLi #hacking #exploits and other #fun #tools avaiable for #free on #Internet :)
Released: laminas/laminas-diagnostics 1.30.0
#php #laminas
https://github.com/laminas/laminas-diagnostics/releases/tag/1.30.0
I've completed "Playground" - Day 8 - Advent of Code 2025 #AdventOfCode https://adventofcode.com/2025/day/8
Done in #php
Today, I missed something in the puzzle instruction, and I can figure out why my code does not work.
So after navigating on some diverse resolution, I found mention of dedicated algorythm for this kind of thing.
But meh.
I'm stilling unsatisfied to not understand why. Maybe due to the english (not my native language) 😕
Code here: https://github.com/velkuns/adventofcode-2025/blob/main/src/Day/PuzzleDay8.php
Do you think that intval() is a boring #PHP native function that turns string into integers?
Well, it does, but it is not boring. Far from it!
https://php-tips.readthedocs.io/en/latest/tips/intval.html

Released: @roave https://github.com/Roave/behat-psr11extension/releases/tag/2.8.0
Now with #PHP 8.5 support
PhpStorm 2025.3 Is Now Out
#PHP #PhpStorm #Releases #20253 #Release
https://blog.jetbrains.com/phpstorm/2025/12/phpstorm-2025-3-is-now-out/
📢 SensioLabs recrute pour agrandir son équipe
Rejoignez une équipe d’experts passionnés de #Symfony & #PHP en tant que lead développeur, architecte, expert et formateur (H/F)
Postulez ici 👉 https://tinyurl.com/mupnr3s2

Reference Behavior
PHP references will shock you! Watch $b = &$a; $b = 2; and see what happens to $a! Reference magic!
#php #phptricks #reference #variables #phpquiz
https://www.youtube.com/watch?v=gB96s2pEgn4
🌍 SymfonyOnline is back!
A global, 100% virtual Symfony conference — join from anywhere in the world, no travel needed, just great talks, learning & community 💻✨
🗓 Jan 20–21 — Online workshops
🗓 Jan 22–23 — Online conference
Live Q&A • Talks in English
🎟️Get your tickets → https://live.symfony.com/2026-online-january/
#SymfonyOnline #Symfony #PHP #WebDev

✏️️ Le système de gestion de contenu web WordPress 6.9 est disponible et ajoute des notes au niveau des blocs, une palette de commandes au niveau du tableau de bord et une API pour les capacités....
🔗 Lire l'article sur Developpez.com: https://php.developpez.com/actu/378265/Le-systeme-de-gestion-de-contenu-web-WordPress-6-9-est-disponible-et-ajoute-des-notes-au-niveau-des-blocs-une-palette-de-commandes-au-niveau-du-tableau-de-bord-et-une-API-pour-les-capacites/
#️⃣ #Informatique #Php
One of my favorite Orbstack features is automatic certificate generation for my local dev environment, but this causes an inconvenience since my app now sits behind a proxy. Here's how I fix it without any code changes. #php #laravel https://masteringlaravel.io/daily/2025-12-08-a-clean-way-to-detect-https-behind-a-proxy-in-development