---
title: "[RFC] Deprecations for PHP 8.6"
url: https://daily.dev/posts/rfc-deprecations-for-php-8-6-x0zyvsna5
source_url: https://externals.io/message/131480
type: article
source: "externals.io"
published: 2026-06-22T20:12:57.956Z
updated: 2026-06-22T20:39:10.257Z
tags: ["php", "curl"]
reading_time: 12
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)** · 12 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: Juliette Reinders Folmer raising concerns that none of the proposals include proper impact analyses; Osama Aldemeery sharing impact analysis data for the return-in-finally deprecation (affects only 12 places across 9 of the top 5000 Composer packages); debate over deprecating the _() alias for gettext() as potentially very disruptive; questions about deprecating CURLOPT_PROGRESSFUNCTION given its wide use in libraries like Guzzle and Symfony, with a suggestion to internally remap it to CURLOPT_XFERINFOFUNCTION instead; and disagreement over deprecating the 'let' identifier and the by-reference return modifier inheritance change.

## Full article

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

## 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-3xkppncsn) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-f9a8tnjwp) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-6xwl41wlm) · externals.io · 0 upvotes · 0 comments

---

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

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