--- 
canonical: 'https://mwop.net/blog/2024-12-04-php-8.4-roundup.html'
title: 'Roundup of PHP 8.4 Posts'
author: "[Matthew Weier O'Phinney](https://mwop.net)"
created: '2024-12-04T14:03:23-06:00'
updated: '2024-12-13T11:00:23-06:00'
tags:
  - php
image:
  url: 'https://www.php.net/images/php8/logo_php8_4.svg'
  creator: php.net
  attribution_url: 'https://www.php.net'
  alt_text: 'PHP 8.4 Logo'
  license: 'CC BY-SA'
  license_url: 'https://creativecommons.org/licenses/by-sa/4.0/'

---
I've recently written several blog posts for [Zend](https://www.zend.com) (one of the brands I help manage at [Perforce](https://www.perforce.com)) covering changes in the recently released [PHP 8.4](https://www.php.net/releases/8.4/en.php). If you're curious what to look out for, and how to use some of the new major features, they're worth a read:

- [What's New in PHP 8.4: Features, Changes, and Deprecations](https://www.zend.com/blog/php-8-4)
- [A Guide to PHP 8.4 Property Hooks](https://www.zend.com/blog/php-8-4-property-hooks)
- [Asymmetric Visibility in PHP 8.4: What It Means for PHP Teams](https://www.zend.com/blog/php-asymmetric-visibility)
- [HTTP Verbs Changes in PHP 8.4](https://www.zend.com/blog/http-verbs-php-8-4)





