Symfony 3.4.8 与 4.0.8 发布了。Symfony 是一款基于 MVC 架构的 PHP 框架。Symfony 致力于减少重复代码的编写,以加速 Web 应用的开发和维护。Symfony 与许多关系型数据库集成的也非常好,成本也较小。
此外,Symfony 致力于在企业背景下创建健壮的应用,同时也给予了开发者强大的配置功能:从文件结构到外部目录,几乎所有的东西都可以自定义。Symfony 也捆绑了一些诸如测试、调试、文档生成等额外的工具来满足企业的开发过程。
更新内容及下载地址
v4.0.8
更新内容
- bug #26802 [Security] register custom providers on ExpressionLanguage directly (@dmaicher)
- bug #26794 [PhpUnitBridge] Catch deprecation error handler (@cvilleger)
- bug #26788 [Security] Load the user before pre/post auth checks when needed (@chalasr)
- bug #26792 [Routing] Fix throwing NoConfigurationException instead of 405 (@nicolas-grekas)
- bug #26774 [SecurityBundle] Add missing argument to security.authentication.provider.simple (@i3or1s, @chalasr)
- bug #26763 [Finder] Remove duplicate slashes in filenames (@helhum)
- bug #26758 [WebProfilerBundle][HttpKernel] Make FileLinkFormatter URL format generation lazy (@nicolas-grekas)
下载地址
v3.4.8
更新内容
- bug #26802 [Security] register custom providers on ExpressionLanguage directly (@dmaicher)
- bug #26794 [PhpUnitBridge] Catch deprecation error handler (@cvilleger)
- bug #26788 [Security] Load the user before pre/post auth checks when needed (@chalasr)
- bug #26792 [Routing] Fix throwing NoConfigurationException instead of 405 (@nicolas-grekas)
- bug #26774 [SecurityBundle] Add missing argument to security.authentication.provider.simple (@i3or1s, @chalasr)
- bug #26763 [Finder] Remove duplicate slashes in filenames (@helhum)
- bug #26758 [WebProfilerBundle][HttpKernel] Make FileLinkFormatter URL format generation lazy (@nicolas-grekas)