Is Drupal perfectly working on PHP 5.3 ?
I tried some modules and received several warnings.. is it going to take some months before it will be completely optimized ?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As stated here –> Drupal Requirements
Thus in theory from drupal 6.14+ all core modules are compatible with php 5.3, therefore your warnings could likely come from some contributed modules. I suggest you to update all modules to the latest version, and if you still have troubles, to have a look in the issue queues of your modules.
Additionally, I suggest you to have a look at the link: #360605: PHP 5.3 Compatibility to check if some of your problems are the same…