---
title: "PHP in 2022"
url: https://daily.dev/posts/php-in-2022-62y8rykkx
source_url: https://stitcher.io/blog/php-in-2022
type: article
source: "Hacker News"
published: 2022-01-14T07:02:26.378Z
updated: 2022-01-14T07:02:26.384Z
tags: ["general-programming", "php"]
reading_time: 5
upvotes: 81
comments: 3
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.

# PHP in 2022

**[Hacker News](https://daily.dev/sources/hn)** · 5 min read · 81 upvotes · 3 comments

## Summary

PHP 8.1 was released just a little more than one month ago. New features include enums, promoted properties and fibers. PhpStorm is now supporting generics when writing code. The PHP Foundation is stepping down to make core development sustainable. There's also a new initiative backed by several big companies to make PHP sustainable.

## Full article

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

## Community discussion

Top comments from developers on daily.dev.

**@miguelsmuller** · 0 upvotes

> I was hopeless about php, but reading about async and servelles might put off a permanent migration.

**@papoel** · 0 upvotes

> Thanks 🙏

**@akacharava** · 0 upvotes

> I do think that these new features take PHP a few steps forward. however, the article does not mention the drawbacks the modern PHP has like strict typing.
>
> Depending on who you are asking, strict typing can be a good of bad thing. Imo this way of PHP programming should not be the industry standard, but an option for developers to have when they want this strict typing.

## 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
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/php-in-2022-62y8rykkx)
