---
title: "What's new in PHP 8.2"
url: https://daily.dev/posts/what-s-new-in-php-8-2-nkombzl20
source_url: https://stitcher.io/blog/new-in-php-82
type: article
source: "Community Picks"
published: 2022-07-14T15:30:17.299Z
updated: 2023-12-07T12:02:45.284Z
tags: ["php"]
reading_time: 6
upvotes: 40
comments: 1
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.

# What's new in PHP 8.2

**[Community Picks](https://daily.dev/sources/community)** · 6 min read · 40 upvotes · 1 comments

## Summary

PHP 8.2 will be released on November 24, 2022. In this post, we'll go through all features, performance improvements, changes and deprecations one by one. null and false can be used as standalone types. Dynamic properties are deprecate in PHP 8. 2, and throw an ErrorException in PHP 9.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://stitcher.io/blog/new-in-php-82>

## Community discussion

Top comments from developers on daily.dev.

**@theirf** · 0 upvotes

> That whats we need

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/what-s-new-in-php-8-2-nkombzl20)
