Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
php85
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
PHP 8.5's Pipe Operator vs Laravel Collections: Where Piper Fits (And Where It Doesn't)
Hafiz
Hafiz
Hafiz
Follow
Jun 24
PHP 8.5's Pipe Operator vs Laravel Collections: Where Piper Fits (And Where It Doesn't)
#
php
#
laravel
#
spatie
#
php85
Comments
Add Comment
6 min read
PHP 8.5 vs 8.4: The Five Features That Change How You Write Code
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
PHP 8.5 vs 8.4: The Five Features That Change How You Write Code
#
php
#
php85
#
backend
#
oop
Comments
Add Comment
5 min read
PHP 8.5's New URI Extension: Parsing URLs Without the parse_url() Footguns
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
PHP 8.5's New URI Extension: Parsing URLs Without the parse_url() Footguns
#
php
#
php85
#
security
#
architecture
Comments
Add Comment
6 min read
PHP 8.5 IntlListFormatter: Localized 'A, B, and C' Without the Helper
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
PHP 8.5 IntlListFormatter: Localized 'A, B, and C' Without the Helper
#
php
#
php85
#
i18n
#
intl
Comments
Add Comment
6 min read
Upgrading to PHP 8.5 in 2026: The Breaking Changes Worth Reading First
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
Upgrading to PHP 8.5 in 2026: The Breaking Changes Worth Reading First
#
php
#
php85
#
upgrade
#
refactoring
Comments
Add Comment
6 min read
Persistent cURL Share Handles in PHP 8.5: Connection Reuse Done Right
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
Persistent cURL Share Handles in PHP 8.5: Connection Reuse Done Right
#
php
#
php85
#
curl
#
http
Comments
Add Comment
6 min read
get_error_handler() and get_exception_handler() in PHP 8.5
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
get_error_handler() and get_exception_handler() in PHP 8.5
#
php
#
php85
#
errors
#
testing
Comments
Add Comment
6 min read
array_first & array_last in PHP 8.5: No More Pointer Gymnastics
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
array_first & array_last in PHP 8.5: No More Pointer Gymnastics
#
php
#
php85
#
arrays
#
cleancode
Comments
Add Comment
6 min read
Closures in Constant Expressions: What PHP 8.5 Unlocks for Attributes
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
Closures in Constant Expressions: What PHP 8.5 Unlocks for Attributes
#
php
#
php85
#
attributes
#
architecture
Comments
Add Comment
6 min read
PHP 8.5 Final Promoted Properties: Small Rule, Fewer Accidental Overrides
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
PHP 8.5 Final Promoted Properties: Small Rule, Fewer Accidental Overrides
#
php
#
php85
#
oop
#
architecture
Comments
Add Comment
6 min read
PHP 8.5 Finally Gives Fatal Errors a Backtrace. Here's Why It Matters
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
PHP 8.5 Finally Gives Fatal Errors a Backtrace. Here's Why It Matters
#
php
#
php85
#
debugging
#
production
Comments
Add Comment
5 min read
PHP 8.5 #[\DelayedTargetValidation]: Attributes Across a Version Gap
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
PHP 8.5 #[\DelayedTargetValidation]: Attributes Across a Version Gap
#
php
#
php85
#
attributes
#
architecture
Comments
Add Comment
6 min read
Attributes on Constants in PHP 8.5: Metadata You Couldn't Attach Before
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
Attributes on Constants in PHP 8.5: Metadata You Couldn't Attach Before
#
php
#
php85
#
attributes
#
reflection
Comments
Add Comment
5 min read
PHP 8.5 #[\NoDiscard]: Stop Ignoring Return Values That Matter
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
PHP 8.5 #[\NoDiscard]: Stop Ignoring Return Values That Matter
#
php
#
php85
#
oop
#
apidesign
Comments
Add Comment
6 min read
The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC
Gabriel Anhaia
Gabriel Anhaia
Gabriel Anhaia
Follow
Jul 2
The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC
#
php
#
php85
#
functional
#
cleancode
Comments
Add Comment
5 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account