Harald Eilertsen wrote the following post Thu, 01 Jan 2026 11:07:58 +0100 @!Hubzilla Support Forum
PHP wrote the following post Thu, 01 Jan 2026 09:50:58 +0100 ⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.

🆙 Consider upgrading to PHP 8.4 or higher.

To read more about how to upgrade:

🔗 https://php.net/migration84
🔗 https://php.net/migration85

#PHP #PHP85 #PHP84 #PHP83 #PHP82 #PHP81
Harald Eilertsen

Metallhue, programmerer og hedning. Initiativtager og primus motor i [url=https://norsk-urskog.no]Norsk Urskog[/url], vokalist og bassist i thrash metal-orkesteret [url=https://imbalance.no]Imbalance[/url], bassist i [url=https://blasteredmetal.com]Blastered[/url], tilhenger av [url=https://www.gnu.org/philosophy/free-sw.html]fri programvare[/url], opptatt av datasikkerhet (CISSP) og personvern. Metalhead, programmer and pagan. Initiator and main force of [url=https://norsk-urskog.no]Norsk Urskog[/url], vocalist and bass player in the thrash metal band [url=https://imbalance.no]Imbalance[/url], bass player of [url=https://blasteredmetal.com]Blastered[/url], supporter of [url=https://www.gnu.org/philosophy/free-sw.html]free software[/url], Certified Information Systems Security Professional (CISSP) and keen privacy advocate.

⛔ As of January 1, PHP 8.3 is in security support mode, and PHP 8.1 reached end of life.

🆙 Consider upgrading to PHP 8.4 or higher.

To read more about how to upgrade:

🔗 https://php.net/migration84
🔗 https://php.net/migration85

#PHP #PHP85 #PHP84 #PHP83 #PHP82 #PHP81

PHP: Migrating from PHP 8.3.x to PHP 8.4.x - Manual

Migrating from PHP 8.3.x to PHP 8.4.x

Sicherheitsupdates: Schwachstellen in PHP gefährden Websites

Die PHP-Entwickler haben mehrere Schwachstellen geschlossen. Eine Sicherheitslücke gilt als kritisch.

heise online
WordPress auf PHP 8.1 updaten? Wir erklären dir was du zum Thema WordPress PHP Udgrade/Update wissen musst damit die Aktualisierung gelingt. https://wpcare24.de/blog/php-version-aktualisieren-upgrade-update/ #PHPupgrade #php74 #php8 #php81 #security
WordPress PHP-Version aktualisieren, worauf ist beim Upgrade, Update zu achten?

WordPress auf PHP 8.1 updaten? Wir erklären dir was du zum Thema WordPress PHP Udgrade/Update wissen musst damit die Aktualisierung gelingt.

wpcare24 – WordPress Wartung & Service

A snippet of PHP code was breaking my website @pixelrefresh when I updated it to PHP 8.1.

I asked ChatGPT to rewrite the code to make it compatible with this version of PHP and it did it flawlessly.

Now that's super useful!

#chatgpt #ai #php #php81 #wordpress

[🇬🇧] 1st blog post of the year (I am late!): "Using PHP enumerations with your Symfony workflows" https://strangebuzz.com/en/blog/using-php-enumerations-with-your-symfony-workflows Proofreading, comments, likes and retweets are welcome! 😉 Annual goal: 1/7 #symfony #php #php81 #workflow
The PHP/Symfony Strangebuzz blog: Less chitchat, more code!

A Symfony blog written with Symfony. Blog posts and snippets about Symfony, PHP, JavaScript, Twig, DevOps, Doctrine, Docker, Vue.js, MySQL and much more!

Strangebuzz
[🇫🇷] 1er article de l'année (en retard !!) : "Utilisation des énumérations PHP avec vos workflow Symfony" https://strangebuzz.com/fr/blog/utilisation-des-enumerations-php-avec-vos-workflow-symfony Relectures, retours, likes et retweets sont les bienvenus ! 😉 Objectif annuel : 1 / 7 #symfony #php #php81 #workflow
The PHP/Symfony Strangebuzz blog: Less chitchat, more code!

A Symfony blog written with Symfony. Blog posts and snippets about Symfony, PHP, JavaScript, Twig, DevOps, Doctrine, Docker, Vue.js, MySQL and much more!

Strangebuzz
Long overdue but we're finally migrating to #PHP81 today.
Endlich gibt es eine Version von #ispconfig die #php81 und somit #ubuntu2204 unterstützt. Hier mein Erfahrungen beim Update. https://www.purrucker.de/2023/01/20/update-eines-ispconfig-perfect-server-von-ubuntu-20-04-auf-ubuntu-22-04/
Update eines ISPConfig von Ubuntu 20.04 auf Ubuntu 22.04

Anleitung für das Update eines ISPConfig Perfect Server von Ubuntu 20.04 auf Ubuntu 22.04.

Purrucker Blog | Informationstechnologie, Reisen, Essen und anderes ...

Today I started to upgrade some legacy PHP from 7.4 to 8.1 .... aside from the

"PHP Deprecated: Return type of Foo::something() should either be compatible with Parent::something(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ...."

which seems annoying for e.g. JsonSerialized #php #php81