Is there a safe and sane way to install #PHP 8.3 on #Debian Buster, or is my blog just gonna have to deal with being stuck on 7.4? Cos I couldn't figure it out.
I'm still in 8.3 .. anyone using 8.4 / 8.5 in production??
Running PHP 8.5 with Laravel Octane and FrankenPHP
https://danielpetrica.com/running-php-8-5-with-laravel-octane-and-frankenphp-the-missing-manual/
🚀 Private Packagist February update: Redesigned login flow, team member MFA resets for org owners, new Microsoft Teams Workflow notifications (old connectors deprecated), clickable composer search URLs in your terminal https://blog.packagist.com/whats-new-in-private-packagist-february-2026-update/ #composerphp #php #phpc
🚀 Webinoly v1.20.0 is out now!
Packed with new features and finely tuned improvements — from HTTPS in forwarded domains to smarter disk‑space safeguards.
Update today and enjoy a smoother, safer Webinoly!
#Webinoly #Linux #LEMP #PHP #Nginx
Why does this PHP pagination skip rows?
Why does this PHP pagination skip rows in a busy table. The PHP code uses offset pagination while new rows are inserted, so records move between pages. In PHP APIs this causes missing and duplicated items.
#whatswrongwiththisphpcode #phpbug #phpproductionbug #phpdebugging #phpbackend #phpcodereview #phpsecurity #phpperformance #phpreliability #phpapi #phpwebdevelopment #phpengineering #phppaginationbug #php...
https://www.youtube.com/watch?v=k2rUM9YJ03g
I'm okay with some PHP coders deciding they don't want to use closing tags ("?>"), but I don't think they should be forbidden.
Anyone who wants their language to forbid closing tags is welcome to switch to Python.
https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag
Инвертирование равенства. Как реже стрелять себе в ногу в C-подобных языках
Встав утром и посмотрев в профиль, отметил: на Хабре много лет, писал статьи, писал код. И ни разу не писал о коде на Хабре. А вообще-то разработчик. Поззорище! Пора исправляться. Поговорим о классической (и болезненной) проблеме кодирования "присваивание вместо равенства" которая в любой момент может создать очень много проблем. О логическом источнике этой ошибке, и о способах решения. Ну и ещё слегка вспомним "Звездные войны" :) Силу инверсии равенства познай на себе :)
https://habr.com/ru/articles/994488/
#php #разработка #ошибки_программистов #тестирование
@thomasfuchs Yep. I still love developing in PHP with CSS and some JS on the front end. It just works — no dependencies, libraries, pipeline, etc. We’ve so lost our way with all the overhead and bloat.
wohooo, #PHP (it should be $PHP, I guess)
has a short ternary operator
>>> $a ?: $b
if $a is falsy $b is used.
Nice
https://www.php.net/manual/en/language.operators.comparison.php
PHP Array Key Type Casting Mystery
Can you guess this? PHP array keys get cast automatically. Watch what happens with [1] vs ['1'] vs [true]. The result is wild!
#php #phptricks #codingtips #programmingtutorial #phparrays #arraykeys #typecasting #phpquiz #codingchallenge #phpshorts #arraybehavior #phpdata
https://www.youtube.com/watch?v=oBXSVMxoHBI
A118882: Numbers which are the sum of two squares in two or more different ways
A118882 ➡️ https://oeis.org/A118882
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A118882.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A118882.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A118882.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research

A118369: Numbers k such that 1 + Product_{d|k} d is prime
A118369 ➡️ https://oeis.org/A118369
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A118369.html
3D graph Gen, threejs animation ➡️ https://decompwlj.com/3DgraphGen/A118369.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A118369.html
#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research
