Hi devs, My apologies if this has been reported already, but I did a search on the symfony trac and I couldn't find something similar.
Yesterday in our team we started testing symfony 1.0 with PHP 5.3 and we found some really impressive results, as you can see here: http://twitpic.com/o0dii We also found that there are some Deprecated errors on symfony 1.0, which you can see in the following report: http://trac.symfony-project.org/ticket/7509 I've posted the solution for one of them, but for the set_magic_quotes_runtime() error I don't know the solution. In the case of split() I think it can be easily replaced by explode(), at least in that case, not in all of them. Thanks, Alvaro --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
