---
title: "[RFC] Deprecations for PHP 8.6"
url: https://daily.dev/posts/rfc-deprecations-for-php-8-6-f9a8tnjwp
source_url: https://externals.io/message/131484
type: article
source: "externals.io"
published: 2026-06-22T21:14:12.728Z
updated: 2026-06-22T21:37:54.679Z
tags: ["php"]
reading_time: 13
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# [RFC] Deprecations for PHP 8.6

**[externals.io](https://daily.dev/sources/externals)** · 13 min read · 0 upvotes · 0 comments

## Summary

The PHP internals mailing list is discussing the RFC for deprecations planned for PHP 8.6. Gina P. Banyard announced the RFC, noting each deprecation will be voted on individually and the RFC must be frozen by July 13th. Key discussion points include: a call for impact analyses on the proposals (with Osama Aldemeery sharing data showing the return-in-finally deprecation affects only 0.18% of top Composer packages); controversy over deprecating the _() alias for gettext() due to widespread use; debate over deprecating 'let' as an identifier; questions about CURLOPT_PROGRESSFUNCTION deprecation (which appears to be an editorial error with no dedicated RFC section); and concerns about deprecating ArrayIterator methods and by-reference return modifier changes via inheritance.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://externals.io/message/131484>

## Similar posts on daily.dev

- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-wb6amnymc) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-ayxq0foal) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-gwucagzcm) · externals.io · 0 upvotes · 0 comments

---

Tags: [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/rfc-deprecations-for-php-8-6-f9a8tnjwp)
