It would require some patching but you might be able to use 1.2 in conjunction with some of the PEAR libs. I know there's a PEAR compat lib that's designed to help with this type of issue.
On Fri, 02 Oct 2009 13:11:34 +0200, Gareth McCumskey <[email protected]> wrote: > Hi all, > > We are currently running a project on the symfony 1.1 release. Not ideal > I > know but we do have some issues regarding upgrading PHP to 5.2.4 (minimum > requirements for symfony 1.2 and up) and so I was wondering if anyone was > able to get symfony 1.2 running on a machine with PHP 5.1 installed. > > I did try previously. The biggest stumbling block is Propel 1.3 bundled > with > symfony 1.2 uses PHP's PDO which only came with PHP 5.2. In addition, if > I > remember correctly, there was an issue with the symfony classes using PHP > 5.2 specific functions only, such as the DateTime classes. > > I know everyones knee jerk reaction will be "Just upgrade PHP" which is > something we are investigating to do but we may potentially have no > solution > that the system administrators/Technical Director will be happy with so > it > would be helpful if there was some way to use symfony 1.2 anyway. > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
