Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-symfony-httpfoundation - Symfony HttpFoundation Component
- 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, memcached, mongo
Packages
| php-symfony-httpfoundation-2.3.9-1.el6.noarch
[75 KiB] |
Changelog
by Shawn Iwinski (2014-01-05):
- Updated to 2.3.9
- Conditional %{?dist}
- Minor bash cosmetic changes
- Skip additional test relying on external resources
- Skip additional el6 test
|