How to run multiple versions of Symfony PHP Framework

Posted by Jon Winstanley on Stack Overflow See other posts from Stack Overflow or by Jon Winstanley
Published on 2009-12-08T10:20:56Z Indexed on 2010/03/16 12:06 UTC
Read the original article Hit count: 293

Filed under:
|
|
|

I have several web projects built with Symfony v1.0, but I am excited by the new features in Symfony version 1.4 (Improved security, native email support and improved performance).

How can I continue to develop my 1.0 projects but also create a testing environment for version 1.4?

© Stack Overflow or respective owner

Related posts about php

Related posts about symfony