Fedora 17 Update: php-symfony2-HttpFoundation-2.1.3-2.fc17

updates at fedoraproject.org updates at fedoraproject.org
Wed Nov 28 11:25:17 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-18405
2012-11-17 23:17:08
--------------------------------------------------------------------------------

Name        : php-symfony2-HttpFoundation
Product     : Fedora 17
Version     : 2.1.3
Release     : 2.fc17
URL         : http://symfony.com/doc/current/components/http_foundation/index.html
Summary     : Symfony2 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,
$_FILE, $_COOKIE, $_SESSION...) and the response is generated by some functions
(echo, header, setcookie, ...).

The Symfony2 HttpFoundation component replaces these default PHP global
variables and functions by an Object-Oriented layer.

Optional dependencies: memcache, memcached, mongo

--------------------------------------------------------------------------------
Update Information:

Updated to upstream version 2.1.3

Changelog: https://github.com/symfony/symfony/blob/v2.1.3/CHANGELOG-2.1.md
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov 13 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.3-2
- Removed .gitattributes and .gitignore files from package.xml
* Sun Nov 11 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.3-1
- Updated to upstream version 2.1.3
* Tue Oct 30 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.2-3
- Temp disable tests by default b/c build failures on F18, F17, and EL6
* Mon Oct 29 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.2-2
- Added "%global pear_metadir" and usage in %install
- Changed RPM_BUILD_ROOT to %{buildroot}
* Sat Oct 20 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.2-1
- Updated to upstream version 2.1.2
- PHP minimum version 5.3.3 instead of 5.3.2
- Added php-json, php-reflection and php-filter requires
- Removed php-hash require
- Updated description with optional dependencies
- Added PEAR package.xml modifications
- Added patch for tests' bootstrap.php
- Added tests (%check)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-symfony2-HttpFoundation' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list