发新话题
打印

symfony 1.0.4 released

symfony 1.0.4 released

没有增加新功能,只是修复了一些bug
复制内容到剪贴板
代码:
r4286: fixed sfBrowser keeps previous Dom is response is not XHTML (#1853)
r4282: fixed sfValidatorManager refuses zero values as null values (#1649)
r4277: fixed generator themes in the project data directory do not override data in plugin directory (#1813)
r4266: fixed $request->hasError() should return true on errors with empty message (#1864)
r4264: fixed usage of components in admin generator generator.yml (#1809)
r4262: added some unit tests for symfony escaping mecanism
r4250: fixed include_blank being forced to ‘true’ in admin generator (#1739)
r4242: fixed a typo in MySQL i18n message source
r4240: added an exception when a YAML file contains tabs instead of spaces when tabs are mixed with spaces
r4238: replaced all occurences of deprecated function
mysql_escape_string() by mysql_real_escape_string() (#1860)

r4236: fixed bug for adjacent CSS selector
r4228: fixed a bug in URL generation for route names having a star in the middle
r4205: fixed _edit_form.php in Admin Generator should have have an action of save, not edit (#1812)
r4203: fixed sf_check_lock and sf_check_symfony has no effect (#1675)
r4199, r4201: fixed input_date_tag with same name but different ids (#1568)
r4195: fixed link_to_if() inserts parameter in html (#1700)
updated lime to 1.0.4 (fixes php 5.2.2 support)
As for every 1.0.X release, after upgrading to 1.0.4, don’t forget to clear the cache of your projects.
努力为phpres做贡献
时刻准备着,当机会来临时你就成功了
打好基础,增加社会经验
资深技术工程师是我的梦想
承接各种团体网站外包服务和各种it技术培训
准备申请AJAX版大,希望大家支持~~

TOP

发新话题