---
title: "[RFC] Deprecations for PHP 8.6"
url: https://daily.dev/posts/rfc-deprecations-for-php-8-6-6rzkdqyuf
source_url: https://externals.io/message/131462
type: article
source: "externals.io"
published: 2026-06-22T16:28:48.998Z
updated: 2026-06-22T16:29:18.407Z
tags: ["php"]
reading_time: 4
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)** · 4 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 annual deprecations RFC, noting each deprecation will be voted on individually and the RFC must be frozen by July 13th. Community members raised concerns: Nicolas Grekas asked for clarification on deprecating CURLOPT_PROGRESSFUNCTION for curl_setopt(), Juliette Reinders Folmer criticized the lack of impact analysis for the proposals (offering to help via PHP_CodeSniffer and PHPCompatibility), and Rowan Tommins flagged the deprecation of the _() alias for gettext() as potentially very disruptive given its widespread use across codebases.

## Full article

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

## Similar posts on daily.dev

- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-w1njyipz2) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-mqo9znanr) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-x0zyvsna5) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-45flb01es) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-yokns2xdv) · 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-6rzkdqyuf)
