Zend Framework 1 的当前版本

发布于 2024-11-05 03:07:06 字数 270 浏览 0 评论 0原文

是否有任何在线提要/文件可供我解析以了解哪个版本的 Zend Framework 1 是最新的? 我希望立即收到有关安全更新的通知。

到目前为止我想到的唯一解决方案是解析 SVN 标签:

Is there any feed/file online I could parse to know which version of the Zend Framework 1 is most up to date?
I'd like to be notified immediately about the security updates.

The only solution I came up so far is parsing SVN tags:

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

迷雾森÷林ヴ 2024-11-12 03:07:06

不同目的的不同提要

Zend Framework 发布提要
-->仅提供新版本发布

Zend Framework 安全源
-->提供重要的安全新闻

Zend Framework 开发人员源
-->为开发人员提供有趣的(有时)信息

Different feeds for different purposes

Zend Framework Release Feed
--> only feeds the new version Releases

Zend Framework Security Feed
--> feeds important security news

Zend Framework Developer Feed
--> feeds interesting (sometimes) information for devs

浮生面具三千个 2024-11-12 03:07:06

只需调用 Zend_Version::getLatest() (即:http:// framework.zend.com/api/zf-version)。

文档此处

Just call Zend_Version::getLatest() (which hits: http://framework.zend.com/api/zf-version).

Documentation here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文