开发者

PDO supports PHP 5.2 [closed]

开发者 https://www.devze.com 2023-03-25 14:32 出处:网络
As it current开发者_开发知识库ly stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
As it current开发者_开发知识库ly stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

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?


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

0

精彩评论

暂无评论...
验证码 换一张
取 消