Symfony HttpFoundation Component (version 4)
The HttpFoundation Component defines an object-oriented layer for the HTTP specification. In PHP, the request is represented by some global variables ($_GET, $_POST, $_FILES, $_COOKIE, $_SESSION, ...) and the response is generated by some functions (echo, header, setcookie, ...). The Symfony HttpFoundation component replaces these default PHP global variables and functions by an Object-Oriented layer. Autoloader: /usr/share/php/Symfony4/Component/HttpFoundation/autoload.php
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 4.4.36-1.fc36 | - | 
| Fedora 35 | 4.4.30-1.fc35 | - | 
| Fedora 34 | 4.4.21-1.fc34 | - | 
			You can contact the maintainers of this package via email at
			php-symfony4 dash maintainers at fedoraproject dot org.