---
title: "[RFC] Deprecations for PHP 8.6"
url: https://daily.dev/posts/rfc-deprecations-for-php-8-6-bdonc223w
source_url: https://externals.io/message/131796
type: article
source: "externals.io"
published: 2026-07-07T16:46:08.104Z
updated: 2026-07-07T16:46:32.332Z
tags: ["php"]
reading_time: 101
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)** · 101 min read · 0 upvotes · 0 comments

## Summary

The PHP internals mailing list thread covers the RFC for deprecations planned in PHP 8.6, compiled from proposals submitted over the past year. Each deprecation will be voted on individually, with a freeze deadline of July 13th. A notable discussion emerges around the lack of impact analyses for most proposals — Juliette Reinders Folmer calls it irresponsible, while Tim Düsterhus argues that deprecations are not breaking changes and that impact analyses based on Packagist data are inherently biased and incomplete. Rowan Tommins sides with Juliette, stating he will vote 'No' on any proposal lacking impact data. One concrete example shared is the 'return-in-finally' deprecation, where an analysis of ~5000 Composer packages found only 12 affected sites across 9 packages (0.18%), with 3 being actual latent bugs.

## Full article

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

## Similar posts on daily.dev

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