A week of symfony #337 (10->16 June 2013)
June 16, 2013 • Published by Javier Eguiluz
This week, after the successful launch of Symfony 2.3, the development activity focused on the upcoming Symfony 2.4 version. The most important change was the introduction of simpler customization options for the Security component. In addition, Symfony 2.3.1 was released to address some minor bugs.
Symfony2 development highlights
- 445b2e3: [Console] fixed status code when Exception::getCode returns something like 0.1
- 6b9180a: [Console] ensure exit code between 0-254 (255 is reserved by PHP and should not be used) (reverted)
- 0c0a3e9: [Console] fixed regression when calling a command foo:bar if there is another one like foo:bar:baz
- 25e3abd: fixed many-to-many Propel1 ModelChoiceList
- 849f3ed: [Finder] fixed SplFileInfo::getContents isn't working with ssh2 protocol
- 4139936: [DomCrawler] fixed handling file:// without a host
- 8764944, 0991cd0: fixed issue where $_ENV contains array vals
- 842f3fa, 24a07fb: do not re-register commands each time a Console\Application is run
- 6b71513: [Form] fixed date type format pattern regex
- 77f2aa8: [HttpFoundation] fixed issue with session_regenerate_id
- c0da3ae: [Process] disabled exception on stream_select timeout
- d0983f0: [WebProfilerBundle] forced the Content-Type to html in the web profiler controllers
- aa79393: [DependencyInjection] consider alias in Container::has()
- e65723c: [Console] reset the progress bar status if you want to use two or more Progress Bars in the same command flow
- b5ded81: [Security] fixed usage of the salt for the bcrypt encoder
- 7eb4fde, f731d99: [HttpFoundation] added Request::getEncodings() method
- 7d51be6: [DependencyInjection] added namespace parameter to PhpDumper::dump
- d938834: [Security] added simpler customization options
They talked about us
- Twig support in PhpStorm
- How to Determine Which Twig Templates Are Being Loaded
- Symfony2: Clases Utils
- ¿Actualizo a Symfony 2.3?
- Working with jQuery and Silex as RestFull Resource provider
- Symfony2: usort() Array was modified by the user comparison function
- Структура Symfony приложения (Урок 3. Основы)
- [Symfony] Buzz\Browser でお手軽 HTTP リクエスト
- Benefits of switching from .NET to Symfony
- モダンなデザインでコマースサイトを作れるSymfony2ベースのOSS「Sylius」
- Symfony2プロジェクトをGitLabで管理してVagrantで立てたJenkinsでCIする(番外)
- Upgrade Guide Symfony 2.0, 2.1 dan 2.2 ke Symfony 2.3
- Surcharger vos entités Doctrine en Symfony 2, exemple avec le FOSUserBundle
- Sonata : Créer un MediaBlock personnalisé
- PHPUnit & Pimple: Integration Tests with a Simple DI Container
- deSymfony 2013, la conferencia hispana sobre Symfony
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.
Saludos.