CakePHP v3.3.3 发布,一个Web 快速开发框架

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/1153c3fa942970b97aff0258652d3dc5.png" /></p>    <p>CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。主要特性:</p>    <ul>     <li>基于MVC架构</li>     <li>视图支持Ajax</li>     <li>内置校验框架</li>     <li>提供应用程序的基础模块和CRUD 代码自动生成功能</li>     <li>提供处理session,request,security的组件</li>     <li>灵活的视图缓存功能</li>     <li>面向对象</li>     <li>无需配置:只要安装好数据库</li>     <li>兼容PHP4和PHP5。</li>    </ul>    <p><img alt="" src="https://simg.open-open.com/show/4ac82e368063f718d28e04ab305e33b6.png" /></p>    <h2>更新日志</h2>    <h2>Bug修复</h2>    <p>You can expect the following changes in 3.3.3. See the <a href="/misc/goto?guid=4958993543064700072">changelog</a> for every commit.</p>    <ul>     <li><code>HasMany::unlink()</code> no longer emits errors when an empty list is provided.</li>     <li>The global event manager now tracks events when the local event manager does not have tracking enabled.</li>     <li>Selecting SQL computed fields in contained associations no longer emits warnings in PHP7</li>     <li>Redirect routes work correctly once again. Previously the beforeDispatch event was not stopped causing errors.</li>     <li><code>Folder::inPath()</code> now only accepts absolute paths. It previously had ambiguous behavior when relative paths were used.</li>     <li><code>TestCase::getMockForModel()</code> now ensures that generated mocks have the correct table name.</li>     <li><code>EntityTrait::clean()</code> now resets the original value states.</li>     <li>Marshalling no longer marks unchanged <code>null</code> values as dirty.</li>     <li>Numeric column names are now correctly quoted when identifier quoting is enabled.</li>    </ul>    <h2>新功能</h2>    <ul>     <li>Improved API docs in the ORM and Database packages.</li>     <li><code>Cake\TestSuite\EmailAssertTrait</code> was added. This trait makes it easier to to write tests for Mailer classes.</li>     <li><code>Hash::sort()</code> now supports sorting by the current locale.</li>     <li><code>FormHelper::create()</code> now supports the <code>templateVars</code> option.</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958993543159308760" rel="nofollow">4.43 MB<strong>cakephp-3-3-3.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958993543243856905" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993543327870237" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/39a86b97">http://www.open-open.com/news/view/39a86b97</a></p>    <p> </p>