Fedora 21 Update: php-silex-1.3.1-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Thu Aug 27 23:52:03 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-13506
2015-08-27 19:40:20.011350
--------------------------------------------------------------------------------

Name        : php-silex
Product     : Fedora 21
Version     : 1.3.1
Release     : 1.fc21
URL         : http://silex.sensiolabs.org
Summary     : PHP micro-framework based on the Symfony components
Description :
Silex is a PHP micro-framework. It is built on the shoulders of Symfony and
Pimple and also inspired by Sinatra.

A micro-framework provides the guts for building simple single-file apps. Silex
aims to be:
* Concise: Silex exposes an intuitive and concise API that is fun to use
* Extensible: Silex has an extension system based around the Pimple micro
  service-container that makes it even easier to tie in third party libraries
* Testable: Silex uses Symfony's HttpKernel which abstracts requests and
  responses. This makes it very easy to test apps and the framework itself.
  It also respects the HTTP specification and encourages its' proper use.

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

1.3.1 (2015-08-04)  ------------------    * added missing support for the
Expression constraint  * fixed the possibility to override translations for
validator error messages  * fixed sub-mounts with same name clash  * fixed
session logout handler when a firewall is stateless    1.3.0 (2015-06-05)
------------------    * added a `$app['user']` to get the current user (security
provider)  * added view handlers  * added support for the OPTIONS HTTP method  *
added caching for the Translator provider  * deprecated
`$app['exception_handler']->disable()` in favor of
`unset($app['exception_handler'])`  * made Silex compatible with Symfony 2.7 and
2.8 (and keep compatibility with Symfony 2.3, 2.5, and 2.6)  * removed
deprecated TwigCoreExtension class (register the new HttpFragmentServiceProvider
instead)  * bumped minimum version of PHP to 5.3.9
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1250055 - php-silex-v1.3.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1250055
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-silex' at the command line.
For more information, refer to "Managing Software with yum",
available at https://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