Skip to content

All Articles

Why You Should Be Using Supported PHP Versions

Supported PHP versions (especially PHP 8 and higher) offer security enhancements, performance benefits, and all-around better developer features.
Reading time
14 min read
Updated date
March 5, 2024
Topic
Learn PHP
Topic
PHP Updates

What’s New in PHP 7.1.0

After the major release of PHP 7, PHP 7.1.0 is now focusing on core language features that will help all of us write better code, such as nullable…
Reading time
5 min read
Updated date
November 29, 2022
Topic
PHP Updates

10 Things Not to Do in PHP 7

With PHP 7 it's time to shed some of our bad habits. Let's take a look at some bad habits to get rid of as we switch to PHP 7.
Reading time
6 min read
Updated date
April 30, 2024
Topic
Learn PHP
Topic
PHP Updates