doubang4881 2011-01-17 23:29
浏览 35
已采纳

如何计算PHP版本?

Silly question; I've been wanting to use Doctrine with CodeIgniter on a personal portfolio site, but Doctrine indicates that it needs PHP 5.2.3 or greater. I submitted a ticket to my hosting provider asking when they would be upgrading PHP (they were running 5.2.1). I just got a message saying they've updated to 5.2.12, which is greater than 5.2.3.

Is this true? I've looked at the php.net downloads page but it's hard to tell which is more recent. I think I may be misinterpreting 5.2.12 as 5.2.1.2 - obviously 12 is higher than 3, but is that how the versions are numbered?

  • 写回答

4条回答 默认 最新

  • donqo88682 2011-01-17 23:33
    关注

    Version 5.2.12 means:

    • Major version: 5
    • Minor version: 2
    • Release version: 12
    • Extra version: (empty)
    • Full version name: 5.2.12
    • Version ID: 50212

    ...and yes 5.2.12 is newer than 5.2.3 since 12 is higher than 3.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效
  • ¥15 悬赏!微信开发者工具报错,求帮改