PHP 8.0: New Functions, Classes and JIT (4/4)
PHP version 8.0 has been released. It's full of new features like no other version before. Their introduction deserved four separate articles. In the last part we'll take a look at new functions and classes and introduce the Just in Time Compiler.
4 years ago
·
11 minutes to read
Intro to dependency injection
Do you remember your first program?
5 years ago
·
8 minutes to read