---
title: "[RFC] Deprecations for PHP 8.6"
url: https://daily.dev/posts/rfc-deprecations-for-php-8-6-q4lqfmwel
source_url: https://externals.io/message/131518
type: article
source: "externals.io"
published: 2026-06-24T15:44:28.005Z
updated: 2026-06-24T15:44:54.650Z
tags: ["php"]
reading_time: 28
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)** · 28 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 list, compiled over the past year, with each deprecation to be voted on individually. The RFC must be finalized by July 13th. Key discussion points include: a request from Juliette Reinders Folmer for proper impact analyses on each proposal (calling their absence 'irresponsible'), a rebuttal from Tim Düsterhus arguing that deprecations are not breaking changes and impact analyses can't capture positive effects, and Rowan Tommins siding with Juliette, stating proposals without impact data will get automatic 'No' votes. Specific proposals discussed include deprecating CURLOPT_PROGRESSFUNCTION, returning from finally blocks (which had a detailed impact analysis showing 0.18% of top Composer packages affected), the _() alias for gettext(), and is_long()/is_double() function aliases.

## Full article

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

## Similar posts on daily.dev

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

---

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

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