Changes between Version 24 and Version 25 of members/GRIP-UQAM/Symfony
- Timestamp:
- Sep 26, 2016, 2:36:28 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/Symfony
v24 v25 37 37 * [http://symfony.com/doc/current/components/http_foundation.html The HttpFoundation Component] 38 38 * [http://symfony.com/doc/current/session/locale_sticky_session.html Making the Locale "Sticky" during a User's Session] See Translation component. 39 ===== PSR-7 ===== 40 * [http://symfony.com/blog/psr-7-support-in-symfony-is-here PSR-7 Support in Symfony is Here] 41 * [http://symfony.com/doc/current/request/psr7.html The PSR-7 Bridge] 42 * [https://packagist.org/packages/symfony/psr-http-message-bridge symfony/psr-http-message-bridge] 43 * [http://php-fig.org/psr/psr-7/ PSR-7: HTTP message interfaces] 39 44 ==== Translation ==== 40 45 * [http://symfony.com/doc/current/components/translation.html The Translation Component]