Symony makes use of all the improved object orientated features of PHP5, the autoloader as well as the SPL. If you find a page listing the differences between PHP4 and PHP5 you'll pretty much have your features list. I'm afraid if you're writing a symfony application you can only do it using PHP5 - or to put it another way - if you not using PHP5 then you can't use symfony.

To be honest, if your company won't support PHP5 your best bet is to start again with another framework and port your code over (though someone did make a good point that Propel had a PHP4 version so you might find it relatively easy to port the model).

Good luck,
Mike.

On 11/8/06, m.l.albuquerque <[EMAIL PROTECTED]> wrote:

Could anyone give me a complete PHP 5.x features list in Symfony?? I think I´ll need it.

Márcio Albuquerque
==============================================
> m.l.albuquerque a écrit :
> > Symfony´s developers,
> >
> > I have a big problem in my company. That´s the situation:
> >  - The company doesn´t support PHP 5.x;
> >  - I have a system, 90% completed, in Symfony;
> >
> > What I want to know is:
> >  - Does Symfony have a parallel PHP 4.x based development?
> >
> nope
>
> >  - What are the PHP 5.x features that Symfony uses? Could we translate it to PHP 4.x?
> >
>
> afaik, all advanced oo features :
>  * interfaces
>  * exceptions
>  * ...
> >  - Does anyone have some thoughts? Any idea?
> >
> get the company to support PHP5 or try using another framework...
>
> ++
> tristan
>
> --
> Tristan RIVOALLAN    http://www.clever-age.com
> Clever Age - conseil en architecture technique
> GSM: +33 6 219 219 33   Tél: +33 1 53 34 66 10
>
> Clever Age vous invite à ses petits-déjeuners
> http://www.clever-age.com/actualites/petits-dejeuners/
>
>
> >
>





--
Mike Squire
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to