Skip to content

tormit/symfony1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The official Git mirror for symfony 1.x

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • Other 0.6%