dongweng6241 2012-06-08 09:07
浏览 39
已采纳

使用Zend Framework 2是否安全? [关闭]

I tried searching but cannot find an expected date of Zend Framework 2 official release.

Is it safe to use it for a project which will go live in August?

  • 写回答

3条回答 默认 最新

  • duanquan4451 2012-06-08 09:33
    关注

    As said above, it depends on how you define "safe", and your kind of project.

    If your project is going to be deployed into production, however, it doesn't look too safe to me. According to last beta release note:

    The beta release cycle is following the "gmail" style of betas, whereby new features will be added in each new release, and BC (backward compatibility) will not be guaranteed

    So, if you still want to have a try, you have at least some options:

    • To wait until the Release Candidate process starts, (according to the RN, at the end of June).
    • To be prepared to rewrite part of your application if the APIs change on next beta.
    • To stick to a beta version and not upgrade it (not the best idea, in my opinion).

    Hope that helps,

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

报告相同问题?

悬赏问题

  • ¥15 Qt中实现子线程和管理线程类之间实时通信
  • ¥15 cacls 命令如何解除锁定文件夹?
  • ¥50 C++使用TWAIN协议如何实现A3幅面扫描仪扫描A4横向
  • ¥15 如何在sql server里完成筛选
  • ¥15 请问为什么我配置IPsec后PC1 ping不通 PC2,抓包出来数据包也并没有被加密
  • ¥200 求博主教我搞定neo4j简易问答系统,有偿
  • ¥15 nginx的使用与作用
  • ¥100 关于#VijeoCitect#的问题,如何解决?(标签-ar|关键词-数据类型)
  • ¥15 一个矿井排水监控系统的plc梯形图,求各程序段都是什么意思
  • ¥50 安卓10如何在没有root权限的情况下设置开机自动启动指定app?