Skip to main content
Author headshot

Matthew Weier O’Phinney

Principal Product Manager

Latest Content from Matthew Weier O’Phinney

PHP 7.4 EOL Is Here: How to Secure Your System Blog

PHP 7.4 EOL Is Here: How to Secure Your System

PHP 7.4 EOL is here, and teams need to support it or risk exposure to potentially devastating vulnerabilities. In this blog, our expert discusses how to prepare your apps for migration and options for long term support.
PHP Development
A Guide to PHP 8.4 Property Hooks Blog

A Guide to PHP 8.4 Property Hooks

PHP 8.4 property hooks represent an exciting leap forward for PHP. Our expert walks through why property hooks matter and explains how to use them in your code.
PHP Development
What’s New in PHP 8.4 Blog

What’s New in PHP 8.4

PHP 8.4 has officially arrived. Learn more about the new PHP 8.4 features, deprecations, and changes in this latest version from the Zend PHP experts.
PHP Development
How to Migrate Zend Server to ZendPHP Blog

How to Migrate Zend Server to ZendPHP

Migrating from Zend Server to ZendPHP? The ZendPHP Ansible Playbook can help to provision ZendPHP and deploy applications using existing processes at scale. Learn how in this step-by-step guide.
Zend Server, Migration
PHP Community Support Lifecycle Changes: What Do They Mean for Your Team? Blog

PHP Community Support Lifecycle Changes: What Do They Mean for Your Team?

The PHP release cycle has followed the same cadence for over a decade, but changes are coming in 2024. Learn more about the upcoming PHP lifecycle changes and what they mean for your team.
PHP Development
PHP 8.0 EOL Is Here: What Now? Blog

PHP 8.0 EOL Is Here: What Now?

PHP 8 EOL is here. Get tips on PHP 8.0 migration paths, considerations, and how to get security patches if you're still on PHP 8 EOL.
PHP Development
Exploring New ZendHQ Role-Based Authentication Features Blog

Exploring New ZendHQ Role-Based Authentication Features

Get a deep-dive on the new ZendHQ role-based authentication features, including a walk through on how to administer permissions, and how those permissions effect usage of ZendHQ.
Debugging, Productivity
How to Use Apache HTTPD With php-fpm and mod_php Blog

How to Use Apache HTTPD With php-fpm and mod_php

Get details on how to use Apache HTTPD with mod_php and PHP-FPM, and when to use each option, in this blog from our expert.
PHP Development
Exploring ZendHQ Database Query Introspection Blog

Exploring ZendHQ Database Query Introspection

Introducing ZendHQ database query introspection, making it easier than ever to find and fix performance and functionality issues with databases in your PHP application.
PHP Development