Le 27/01/2014 18:29, [email protected] a écrit :

Why is PHP 5.3.3 required to use Doctrine 2? Specifically, what about running Doctrine 2 with PHP 5.3.2 *wouldn't* work?

Well, the first few 5.3 release were really buggy. When using annotations, you can even experience very weird bugs in anything lower than 5.3.8.

5.3.2 was released in March 2010. The 5.3.x then receives 26 newer bugfix releases (the last one was 5.3.28 in December 2013), including many security fixes. Why are you sticking with such an old and buggy version ? Note that PHP 5.3 is not even maintained anymore (I'm talking about latest 5.3 here, not about first releases).

note that the current stable version of PHP is 5.5.8, and 5.6 is already in beta.

--
Christophe | Stof

--
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to