GNU/Linux Fedora 36 Installing PHP 8.4 – Step by step Guide
How to Install PHP 8.4 on Fedora 36 GNU/Linux.
PHP 8 is a major Update of the PHP Language!
Moreover, the PHP 8 New Features includes:
- Named Arguments
 - Union Types
 - attributes
 - Constructor Property Promotion
 - Match Expression
 - Nullsafe Operator
 - JIT
 
Finally, this PHP 8.4 PPA includes also All the most Useful Extensions for PHP usage.
- 
1. Launching Terminal
Open a Terminal window
(Press “Enter” to Execute Commands).In case first see: Terminal QuickStart Guide.
 
Contents