/symfony1

The official Git mirror for symfony 1.x

Primary LanguagePHPMIT LicenseMIT

Fork of Symfony 1.4

UPDATES

6th November 2014

  • New options in settings.yml
    • query_backtrace - Enables query backtrace
    • query_backtrace_full - Backtrace includes symfony core.

28th September 2015

  • New options in settings.yml
    • redirect_backtrace - Traces redirects initiated from \sfWebController::redirect

24th October 2015

  • Updated Doctrine form filter. Added abstract version of addDateQuery() method called abstractAddDateQuery(). Can be used in your custom date filters in addXxxxxDateQuery() methods.

16th November 2015

  • Updated Doctrine collection. Added \Doctrine_Collection::filter() to filter records by callback.

LICENSE

see LICENSE file

INSTALLATION

see http://www.symfony-project.org/getting-started/1_4/en/

Official Symfony1

https://github.com/symfony/symfony1