---
title: "[RFC] Deprecations for PHP 8.6"
url: https://daily.dev/posts/rfc-deprecations-for-php-8-6-xvwqqxzf7
source_url: https://externals.io/message/131599
type: article
source: "externals.io"
published: 2026-06-29T17:56:18.911Z
updated: 2026-06-29T17:58:10.931Z
tags: ["php"]
reading_time: 50
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)** · 50 min read · 0 upvotes · 0 comments

## Summary

The PHP internals mailing list thread covers the RFC for deprecations planned in PHP 8.6. Gina P. Banyard announced the annual deprecation RFC, noting each deprecation will be voted on individually and the RFC must be frozen by July 13. A key debate emerged around whether proposals need formal impact analyses. Juliette Reinders Folmer criticized the lack of proper impact analysis across the ~25 proposals, while Tim Düsterhus argued that impact analyses are inherently biased since they can't capture positive effects of removing harmful features. Rowan Tommins sided with Juliette, stating proposals without impact data would receive automatic 'No' votes. One concrete example shared: the 'return-in-finally' deprecation was analyzed across ~5000 top Composer packages, appearing in only 12 places 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/131599>

## Similar posts on daily.dev

- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-8dtaqdqmc) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-9otjsr79f) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-53bp7rgzo) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-iokfxzw1s) · externals.io · 0 upvotes · 0 comments
- [\[RFC\] Deprecations for PHP 8.6](https://daily.dev/posts/rfc-deprecations-for-php-8-6-bwsl1c3jm) · 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-xvwqqxzf7)
