@php_neti
iAccount based inGermany!
About this account
- Account based in
- Germany
- Connected via
- Germany App Store
! X says this location may be affected by a proxy or VPN.
Account-level information from X, not a live location or the device used for a specific post.
Credits: https://nitter.cf/t.co/pAWvg59AOg
Around the World
Joined December 2008
- Tweets257
- Following68
- Followers146K
- Likes0
PHP 8.4.26 released - 64 fixes in 25 components, including security fixes (CVE-2026-91768, CVE-2025-1218, CVE-2026-91769).
Changelog + downloads: php-net.pro/news/php-8-4-26-…
PHP 8.2.34 released - 12 fixes in 8 components, including security fixes (CVE-2026-91768, CVE-2025-1218, CVE-2026-91769).
Changelog + downloads: php-net.pro/news/php-8-2-34-…
PHP 8.3.35 released - 12 fixes in 8 components, including security fixes (CVE-2026-91768, CVE-2025-1218, CVE-2026-91769).
Changelog + downloads: php-net.pro/news/php-8-3-35-…
PHP 8.5.11 released - 57 fixes in 22 components, including security fixes (CVE-2026-91768, CVE-2025-1218, CVE-2026-91769).
Changelog + downloads: php-net.pro/news/php-8-5-11-…
PHP 8.6.0RC2 is out for testing - 37 changelog entries across 19 components. Run your apps and extensions against it and report regressions before GA.
php-net.pro/news/php-8-6-0rc…
PHP 8.6.0beta3 is out for testing - 37 changelog entries across 18 components. Run your apps and extensions against it and report regressions before GA.
php-net.pro/news/php-8-6-0be…
PHP 8.6 lets you write this:
$slugify = str_replace(' ', '-', ?);
No closure, no fn() wrapper. That is partial function application, one of 27 RFCs in 8.6. All of them, with snippets run on 8.6.0beta2:
php-net.pro/php-8.6
PHP 8.4.25 released - 31 fixes in 18 components.
Changelog + downloads: php-net.pro/news/php-8-4-25-…
PHP 8.5.10 released - 34 fixes in 19 components.
Changelog + downloads: php-net.pro/news/php-8-5-10-…
PHP 8.6.0beta2 is out for testing - 40 changelog entries across 19 components. Run your apps and extensions against it and report regressions before GA.
php-net.pro/news/php-8-6-0be…
PHP 8.6.0beta1 is out for testing - 60 changelog entries across 19 components. Run your apps and extensions against it and report regressions before GA.
php-net.pro/news/php-8-6-0be…
PHP 8.6 freeze in 7 days — 38 of 42 RFC ballots still open, some on a knife's edge:
▸ Deprecate list()? 21 yes · 21 no
▸ Pipe assignment operator: 11–10 (needs ⅔)
▸ dechunk filter: 17–15
Every vote, every voter, live — on a rewindable timeline:
php-net.pro/en/news/php86-vo…
PHP ships coordinated updates across all four supported branches:
→ 8.5.9
→ 8.4.24
→ 8.3.33
→ 8.2.33
Bug fixes and stability improvements for every active release line — whichever branch you run, there's a patch waiting.
php-net.pro/en/news/php-ship…
PHP is getting a first-class Duration type. Time\Duration: nanosecond precision, fromMilliseconds(), real arithmetic — first piece of a new Time\ namespace. The vote runs until Jul 31 and stands at 22–1. Details: php-net.pro/en/news/voting-o…
Mid-2026 PHP support check: 8.1 is EOL. 8.2 gets security fixes only until Dec 31, 2026 — that's under 6 months to plan your upgrade. 8.4 and 8.5 are your safe harbors. Full timeline: php.net/supported-versions
We just published Why PHP Still Matters in 2025 — A Developer’s Story from Skeptic to Advocate medium.com/p/why-php-still-m…
🐘 PHP 8.3.21 & 8.4.7 are out now!
Both are bugfix releases with stability improvements.
Upgrade is recommended for all users on these branches.
Changelogs: php.net/ChangeLog-8.php
#PHP #update #devnews