Fedora EPEL 6 Update: php-symfony2-Yaml-2.2.1-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5481
2013-04-19 16:12:18
--------------------------------------------------------------------------------
Name : php-symfony2-Yaml
Product : Fedora EPEL 6
Version : 2.2.1
Release : 1.el6
URL : http://symfony.com/doc/current/components/yaml/index.html
Summary : Symfony2 Yaml Component
Description :
The Symfony2 YAML Component parses YAML strings to convert them to PHP arrays.
It is also able to convert PHP arrays to YAML strings.
YAML, YAML Ain't Markup Language, is a human friendly data serialization
standard for all programming languages. YAML is a great format for your
configuration files. YAML files are as expressive as XML files and as readable
as INI files.
The Symfony2 YAML Component implements the YAML 1.2 version of the
specification.
--------------------------------------------------------------------------------
Update Information:
Update to version 2.2.1
See release blog posts:
* 2.2.0: http://symfony.com/blog/symfony-2-2-0
* 2.2.1: http://symfony.com/blog/symfony-2-2-1-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.1/CHANGELOG-2.2.md
Upgrade from 2.1 to 2.2: https://github.com/symfony/symfony/blob/v2.2.1/UPGRADE-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-symfony2-Yaml' 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month
Fedora EPEL 6 Update: php-symfony2-ClassLoader-2.2.1-1.el6
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2013-5481
2013-04-19 16:12:18
--------------------------------------------------------------------------------
Name : php-symfony2-ClassLoader
Product : Fedora EPEL 6
Version : 2.2.1
Release : 1.el6
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:
Update to version 2.2.1
See release blog posts:
* 2.2.0: http://symfony.com/blog/symfony-2-2-0
* 2.2.1: http://symfony.com/blog/symfony-2-2-1-released
Full change log: https://github.com/symfony/symfony/blob/v2.2.1/CHANGELOG-2.2.md
Upgrade from 2.1 to 2.2: https://github.com/symfony/symfony/blob/v2.2.1/UPGRADE-2.2.md
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. 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 EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
10 years, 1 month