How to Compile PHP 8.0 in Debian 10?
On November 26, 2020, the PHP development team released PHP 8.0, PHP 8.0 comes with numerous improvements and new features such as:
- Union Types
- Named arguments
- Match expressions
- Attributes
- Constructor Property Promotion
- Nullsafe Operator
- Weak Maps
- Just In Time Compilation
- and more
How to Compile PHP 8.0 in Debian 10? Read More »