设为首页收藏本站

LUPA开源社区

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

CakePHP 3.1.8发布,PHP开发框架

2016-1-25 22:01| 发布者: joejoe0332| 查看: 581| 评论: 0|原作者: oschina|来自: oschina

摘要: CakePHP 3.1.8 发布,此版本的更新内容如下:Bug修复:Using matching() on a BelongsToMany association with conditions no longer emits invalid SQL. (@markstory)Generated reciprocal BelongsToMany associati ...

CakePHP 3.1.8 发布,此版本的更新内容如下:

Bug修复:

  • Using matching() on a BelongsToMany association with conditions no longer emits invalid SQL. (@markstory)

  • Generated reciprocal BelongsToMany associations have the original conditions applied to them. (@markstory)

  • Inflector::camelize() now caches results (@ypnos-web)

  • ConnectionManager::config() no longer clones objects passed in. (@lorenzo)

  • Postgres schema reflection now only reads constraints in the connection's schema (@lorenzo)

  • Memcached can now connect to unix domain sockets. (@tersmitten)

  • TreeBehavior now uses expression objects for field updates. This makes it compatible with datasources requiring identifier quoting. (@skiedr, @lorenzo)

  • Fixed incorrect behavior of TextHelper::autoLink() when CRLFs are present.  (@jeremyharris)

  • The fullDebug argument of TestCase::assertHtml() now works as documented. (@jeremyharris)

  • Helpers now allow newlines in javascript confirm messages. (@markstory)

  • The cakephp-plugins.php file can now be located when cakephp/core is used as a standalone component. (@harikt)

  • Simulated GET requests (via method overriding) no longer POST data populated.  This prevents GET requests from looking like they are POST requests that may cause unintentional side-effects. (@lorenzo)

  • SecurityComponent now validates data whenever $request->data is populated.  This allows SecurityComponent to apply to PATCH and DELETE requests.  (@markstory, @chinpei215)

  • Controller::$name is correctly inflected when using the base route class.  (@markstory)

小的改进:

  • Fixtures can now use public $import = ['model' => 'Articles'] to import schema and records from a defined model. (@dereuromark)

  • Improved API docs. (@bcrowe, @Mathieu, @Tzaoh, @Sergey, @luke83)

  • ConnectionManager::config() now accepts a callable. This makes it consistent with Log::config(). (@lorenzo)

  • Query::set() now accepts a builder callable. (@lorenzo)

  • Database\Type now allows objects to be injected via set(). (@jadb)

  • SQL Query logs now include execution time and rows returned. (@Bernat Arlandis)

  • Error logs now include Referring URL if it is available. (@flavius)

详情请看:发行说明

下载页面:3.1.8

酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部