Skip to main content

Blog

Blog

Understanding and Mitigating PHP CVE-2022-31631

In this blog, we give an overview of PHP CVE-2022-31631, including who it impacts, and how to mitigate this potentially dangerous PHP vulnerability.
Security
Blog

2023 PHP Report Overview: Top PHP Development Trends

Get an overview of our 2023 PHP report, including key findings and analysis on the top trends in PHP development today.
PHP Development
Blog

The Impact of PHP ARM Architecture Support

In this blog, we look at ARM architecture, how it compares to CISC architectures, the benefits of PHP ARM architecture support, and ZendPHP support for the ARM architecture.
PHP Development
Blog

PHP Errors: How to Find and Fix Errors in Production

Finding and fixing production PHP errors can be a challenge without the right tools. In this blog, we give an overview of how to find and fix common PHP errors in production apps.
Debugging
Blog

PHP in 2023: Trends to Watch

What will happen with PHP in 2023? Get analysis on the top trends and events PHP teams should watch in 2023 and beyond in this blog.
State of PHP, PHP Development
Blog

Code Tracing in PHP Applications

Code tracing in PHP is important for teams who need to identify and resolve issues in production. Learn more about how PHP tracing works and how to get started.
PHP Development
Blog

PHP Configuration Management: Why It Matters for Web Apps

Learn about PHP configuration management, including an overview of the top PHP configuration management tools available today.
PHP Development
Blog

Debugging PHP Segmentation Faults

Debugging PHP segmentation faults can be complicated. See how the right tools can make it easier in this guide from our PHP expert.
Debugging
Blog

Using ZendPHP, PHP-FPM, and Nginx on IBM i

See how ZendPHP, PHP-FPM, and Nginx can be used on IBM i applications in this blog.
IBM i
Blog

Using Mezzio on IBM i

Using Mezzio on IBM i can be simple. This guide walks through how to build a PHP application on IBM i using Mezzio, LaminasDB, Mezzio-Hal, Bootstrap, DataTables, and SweetAlert 2
IBM i
Blog

MariaDB, PHP, and IBM i: Installation and Configuration Guide

See how to combine MariaDB, PHP, and IBM i in this walkthrough from our expert.
IBM i
Blog

Setting Your PHP 7.4 Migration Strategy

In this blog, our expert walks through the considerations teams need to make when planning a PHP 7.4 migration, including strategies for migrating from PHP 7.4 to 8.
State of PHP, Modernization