Fedora 17 Update: php-symfony2-ClassLoader-2.1.6-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Thu Jan 3 07:19:19 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-20948
2012-12-26 02:18:30
--------------------------------------------------------------------------------

Name        : php-symfony2-ClassLoader
Product     : Fedora 17
Version     : 2.1.6
Release     : 1.fc17
URL         : http://symfony.com/doc/current/components/class_loader.html
Summary     : Symfony2 ClassLoader Component
Description :
The ClassLoader Component loads your project classes automatically if they
follow some standard PHP conventions.

Whenever you use an undefined class, PHP uses the auto-loading mechanism to
delegate the loading of a file defining the class. Symfony2 provides a
"universal" auto-loader, which is able to load classes from files that
implement one of the following conventions:

* The technical interoperability standards (http://symfony.com/PSR0) for
  PHP 5.3 name-spaces and class names.

* The PEAR (http://pear.php.net/manual/en/standards.php) naming convention for
  classes.

If your classes and the third-party libraries you use for your project follow
these standards, the Symfony2 auto-loader is the only auto-loader you will
ever need.

Optional dependencies: APC, XCache

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

Updated to upstream version 2.1.6.

See:
* http://symfony.com/blog/security-release-symfony-2-0-20-and-2-1-5-released
* http://symfony.com/blog/symfony-2-0-21-and-2-1-5-released

Changelogs:
* 2.1.5 > 2.1.6: https://github.com/symfony/symfony/compare/v2.1.5...v2.1.6
* 2.1.4 > 2.1.5: https://github.com/symfony/symfony/compare/v2.1.4...v2.1.5
* 2.1.3 > 2.1.4: https://github.com/symfony/symfony/compare/v2.1.3...v2.1.4
--------------------------------------------------------------------------------
ChangeLog:

* Sun Dec 23 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.6-1
- Updated to upstream version 2.1.6
* Sat Dec 22 2012 Shawn Iwinski <shawn.iwinski at gmail.com> 2.1.5-1
- Updated to upstream version 2.1.5
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-symfony2-ClassLoader' 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