Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony-http-foundation - Symfony HttpFoundation Component

Website:
http://symfony.com/doc/2.8/components/http_foundation/index.html
Licence:
MIT
Vendor:
Remi Collet
Description:
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.

Optional:
* Memcache (php-pecl-memcache)
* Memcached (php-pecl-memcached)
* Mongo (php-pecl-mongo)

Packages

php-symfony-http-foundation-2.8.51-2.fc27.remi.noarch [100 KiB] Changelog by Shawn Iwinski (2019-06-19):
- Disable tests by default (follows php-symfony3 and php-symfony4 pkgs)
- Always require build dependencies
- Use range version dependencies for Fedora >= 27 || RHEL >= 8
- Bump psr/log min version to 1.0.1 so php-composer(psr/log) virtual provide can be used
php-symfony-http-foundation-2.8.51-1.fc27.remi.noarch [100 KiB] Changelog by Remi Collet (2019-04-18):
- update to 2.8.51