DEV Community

#php85

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
PHP 8.5's Pipe Operator vs Laravel Collections: Where Piper Fits (And Where It Doesn't)

PHP 8.5's Pipe Operator vs Laravel Collections: Where Piper Fits (And Where It Doesn't)

Comments
6 min read
PHP 8.5 vs 8.4: The Five Features That Change How You Write Code

PHP 8.5 vs 8.4: The Five Features That Change How You Write Code

Comments
5 min read
PHP 8.5's New URI Extension: Parsing URLs Without the parse_url() Footguns

PHP 8.5's New URI Extension: Parsing URLs Without the parse_url() Footguns

Comments
6 min read
PHP 8.5 IntlListFormatter: Localized 'A, B, and C' Without the Helper

PHP 8.5 IntlListFormatter: Localized 'A, B, and C' Without the Helper

Comments
6 min read
Upgrading to PHP 8.5 in 2026: The Breaking Changes Worth Reading First

Upgrading to PHP 8.5 in 2026: The Breaking Changes Worth Reading First

Comments
6 min read
Persistent cURL Share Handles in PHP 8.5: Connection Reuse Done Right

Persistent cURL Share Handles in PHP 8.5: Connection Reuse Done Right

Comments
6 min read
get_error_handler() and get_exception_handler() in PHP 8.5

get_error_handler() and get_exception_handler() in PHP 8.5

Comments
6 min read
array_first & array_last in PHP 8.5: No More Pointer Gymnastics

array_first & array_last in PHP 8.5: No More Pointer Gymnastics

Comments
6 min read
Closures in Constant Expressions: What PHP 8.5 Unlocks for Attributes

Closures in Constant Expressions: What PHP 8.5 Unlocks for Attributes

Comments
6 min read
PHP 8.5 Final Promoted Properties: Small Rule, Fewer Accidental Overrides

PHP 8.5 Final Promoted Properties: Small Rule, Fewer Accidental Overrides

Comments
6 min read
PHP 8.5 Finally Gives Fatal Errors a Backtrace. Here's Why It Matters

PHP 8.5 Finally Gives Fatal Errors a Backtrace. Here's Why It Matters

Comments
5 min read
PHP 8.5 #[\DelayedTargetValidation]: Attributes Across a Version Gap

PHP 8.5 #[\DelayedTargetValidation]: Attributes Across a Version Gap

Comments
6 min read
Attributes on Constants in PHP 8.5: Metadata You Couldn't Attach Before

Attributes on Constants in PHP 8.5: Metadata You Couldn't Attach Before

Comments
5 min read
PHP 8.5 #[\NoDiscard]: Stop Ignoring Return Values That Matter

PHP 8.5 #[\NoDiscard]: Stop Ignoring Return Values That Matter

Comments
6 min read
The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC

The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.