PHP版本如何编号?(How are PHP releases numbered?)

编程入门 行业动态 更新时间:2024-10-28 15:22:57
PHP版本如何编号?(How are PHP releases numbered?)

我期待在我的服务器上升级WordPress。 WordPress 3.2 需要PHP 5.2.4或更高版本 。 我的服务器运行PHP 5.2.17。 看看php.net上的发布历史 ,我看到:

5.2.4于2007年8月30日发布 没有5.2.17的列表 5.2.16于2010年12月16日发布 几个版本的发布顺序如下:5.2.13,5.3.2,5.2.14,5.3.3,5.2.15

两个问题:

这个编号系统的逻辑是什么? PHP 5.2.17比5.2.4“大”吗?

I am looking to upgrade WordPress on my server. WordPress 3.2 requires PHP 5.2.4 or greater. My server is running PHP 5.2.17. Looking at the release history on php.net, I see that:

5.2.4 was released 30 August 2007 There is no listing for 5.2.17 5.2.16 was released 16 December 2010 Release order with a few versions goes: 5.2.13, 5.3.2, 5.2.14, 5.3.3, 5.2.15

Two questions:

What is the logic of this numbering system? Is PHP 5.2.17 "greater" than 5.2.4?

最满意答案

简而言之,

5.3.x > 5.2.y 5.2.(z+1) > 5.2.(z)

您也可以期待5.2和5.3的定期维护版本。 这就是为什么你可以在5.3.y版本后看到5.2.x版本的5.3.y 。

希望有所帮助,

In short,

5.3.x > 5.2.y 5.2.(z+1) > 5.2.(z)

You can also expect periodical maintenance releases on both 5.2 and 5.3. This is why you can see 5.2.x releases appearing after 5.3.y releases.

Hope that helps,

更多推荐

本文发布于:2023-08-04 16:12:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1417862.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:编号   版本   PHP   releases   numbered

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!