PHP 8.6 Breaking Changes: New ValueError and TypeError
PHP News 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 Breaking Changes: New ValueError and TypeError
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...
PHP 8.6 Deprecates Session Handlers Without create_sid()
News
A PHP RFC proposes array_search_range() for searching part of an array without creating a temporary slice. Its target version rema...
array_search_range() RFC Proposes Searching Part of an Array
News
PHP 8.6 lets you change an object's properties through a constant while keeping the constant itself unchanged.
PHP 8.6 Allows Object Property Writes Through Constants
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...
Composer-Based Sets Replace Version Sets in Rector 2.6.2
News
Symfony Language Tools is a new official LSP server that resolves route names, service ids, template paths, and translation keys i...
Symfony Language Tools: The Official Symfony LSP Server
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 8.6 Beta 1
Around the web
PHP 8.6 First Look · Video
Immutability in PHP Beyond readonly · Tutorial
PHP Ambassadors: Six Weeks In · Community
PHP bindings for Firecrawl Anydoc · Package
Amped Up: Switching to Amp as a Daily Coding Assistant · Tutorial
PHP News
Independent coverage of the PHP language, its ecosystem and the people building it.
Written by PHP developers, for PHP developers