I read that PDO is not supported well (buggy) in php 5.2. I would like to how buggy is PDO in PHP 5.2?
Share
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.
I’ve used PDO with PHP 5.2 (mainly with MySQL databases ; sometimes with Doctrine or Zend Framework, which use PDO underneath) for years, including on some big/important projects, and have never met any kind of critical bug.
As a sidenote : PHP 5.2 itself is not quite supported anymore, as it’s reached its end-of-support