设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Phalcon 2.0.3发布,高性能PHP框架

2015-6-11 23:15| 发布者: joejoe0332| 查看: 826| 评论: 0|原作者: oschina|来自: oschina

摘要: Phalcon 2.0.3 发布,此版本是稳定版本,更新内容如下:Added support for Behaviors in Phalcon\Mvc\CollectionAdded SoftDelete and Timestampable behaviors to CollectionsImplemented Namespace aliases in PHQ ...

Phalcon 2.0.3 发布,此版本是稳定版本,更新内容如下:

  • Added support for Behaviors in Phalcon\Mvc\Collection

  • Added SoftDelete and Timestampable behaviors to Collections

  • Implemented Namespace aliases in PHQL

  • Now you can define if a virtual foreign key must ignore null values or not

  • Fixed bug that added two ? in Mvc\Url::get when using query parameters (#10421)

  • Now string attributes in models can be marked to allow empty string values (#440)

  • Added an option to return the SQL to be generated from a Mvc\Model\Query instance (#1908)

  • Fix doesn't correct column domain in Phalcon\Db\Dialect::select() see #10439

  • Added support for DOUBLE type in MySQL

  • Phalcon\Tag\Select now handles array values as strings avoiding that zero will be handled as empty string (#2921)

  • PHQL now supports CASE/WHEN/ELSE expressions (#651)

  • Fixed bug that passes non-string values to Phalcon\Crypt::encrypt from Phalcon\Http\Cookies

  • Fixed bug that didn't pass the schema name in the sequence name (PostgreSQL)

  • Attribute persistent is now removed from the DNS attributes in PDO connections to avoid errors in PostgreSQL (#10484)

下载:https://github.com/phalcon/cphalcon/archive/phalcon-v2.0.3.zip

PhalconPHP 是一个使用 C 扩展开发的 PHP Web 框架,提供高性能和低资源占用。

Phalcon 是一个开源的、全堆栈的 PHP 5 框架,使用 C 扩展编写,专门为高性能优化。无需学习和使用 C 语言,所有函数都以 PHP 类的方式曾现。Phalcon 是一个松耦合的框架。

使用时需在 php.ini 中添加:extension=phalcon.so


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部