• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

CodeIgniter 3.0.6 发布,PHP 的 MVC 框架

php 搞代码 4年前 (2022-01-23) 31次浏览 已收录 0个评论

CodeIgniter 3.0.6 发布了。

改进日志:

  • General Changes

    • Added a destructor to Cache Library ‘memcached’ driver to ensure that Memcache(d) connections are properly closed.

    • Deprecated Form Validation Library method prep_for_form() .

Bug fixes for 3.0.6

  • Fixed a bug (#4516) – Form Validation Library always accepted empty array inputs.

  • Fixed a bug where Session Library allowed accessing $_SESSION values as class properties but isset() didn’t work on them.

  • Fixed a bug where Form Validation Library modified the $_POST array when the data being validated was actually provided via set_data() .

  • Fixed a bug (#4539本%文来源gaodaimacom搞#^代%!码网@搞代gaodaima码) – Migration Library applied migrations before validating that all migrations within the requested version range are valid.

  • Fixed a bug (#4539) – Migration Library triggered failures for migrations that are out of the requested version range.

下载地址: https://codeigniter.com/download

CodeIgniter 是一个简单快速的PHP MVC 框架。EllisLab 的工作人员发布了 CodeIgniter。许多企业尝试体验过所有 PHP MVC 框架之后,CodeIgniter 都成为赢家,主要是由于它为组织提供了足够的自由支持,允许开发人员更迅速地工作。

自由意味着使用 CodeIgniter 时,您不必以某种方式命名数据库表,也不必根据表命名模型。这使 CodeIgniter 成为重构遗留 PHP 应用程序的理想选择,在此类遗留应用程序中,可能存在需要移植的所有奇怪的结构。

CodeIgniter 不需要大量代码(1.6.2 版本仅为 2.8 MB,其中的 1.3 MB 是可以删除的用户文档),也不会要求您插入类似于 PEAR 的庞大的库。它在 PHP 4 和 PHP 5 中表现同样良好,允许您创建可移植的应用程序。最后,您不必使用模板引擎来创建视图 — 只需沿用旧式的 HTML 和 PHP 即可。


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:CodeIgniter 3.0.6 发布,PHP 的 MVC 框架
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址