|
php |
news |
.net |
|
|
|
Aug 11 - Aug 18, 2026
|
| |
|
In this issue
7 stories from PHP News
|
-
PHP 8.6 Breaking Changes: New ValueError and TypeError
-
PHP 8.6 Deprecates Session Handlers Without create_sid()
-
array_search_range() RFC Proposes Searching Part of an Array
-
PHP 8.6 Allows Object Property Writes Through Constants
-
And 3 more stories
from the week.
-
Around the web:
5 links the community sent in.
|
|
|
News
|
|
|
PHP 8.6 throws ValueError and TypeError exceptions for invalid arguments that many functions once accepted, truncated, or ignored.
|
|
|
More this week
|
|
News
PHP 8.6 deprecates session handlers missing create_sid() and validateId(), and warns when the class is declared. Laravel's handler...
|
|
|
|
|
|
News
A PHP RFC proposes array_search_range() for searching part of an array without creating a temporary slice. Its target version rema...
|
|
|
|
|
|
News
PHP 8.6 lets you change an object's properties through a constant while keeping the constant itself unchanged.
|
|
|
|
|
|
News
Rector 2.6.2 finishes the move to composer-based sets, removes the per-version set providers, and adds a --php flag for PHP-only u...
|
|
|
|
|
|
News
Symfony Language Tools is a new official LSP server that resolves route names, service ids, template paths, and translation keys i...
|
|
|
|
|
|
News
PHP 8.6 Beta 1 ships August 13 and starts the soft feature freeze, locking in partial application, clamp(), the Duration class, an...
|
|
|
|
|
|
PHP News
Independent coverage of the PHP language, its ecosystem and the people building it.
Written by PHP developers, for PHP developers
|
|