内容简介:Symfony 4.1.2 发布了,Symfony 是一款基于 MVC 架构的 PHP 框架。Symfony 致力于减少重复代码的编写,以加速 Web 应用的开发和维护。Symfony 与许多关系型数据库集成的也非常好,成本也较小。此外,Symfony 致...
Symfony 4.1.2 发布了,Symfony 是一款基于 MVC 架构的 PHP 框架。Symfony 致力于减少重复代码的编写,以加速 Web 应用的开发和维护。Symfony 与许多关系型数据库集成的也非常好,成本也较小。此外,Symfony 致力于在企业背景下创建健壮的应用,同时也给予了开发者强大的配置功能:从文件结构到外部目录,几乎所有的东西都可以自定义。Symfony 也捆绑了一些诸如测试、调试、文档生成等额外的 工具 来满足企业的开发过程。
此次更新修复了一些 bug,内容如下:
bug #28005 [HttpKernel] Fixed templateExists on parse error of the template name (@yceruto)
bug #28013 [Messenger] Add missing typehint on chain sender (@sroze)
bug #27997 Serbo-Croatian has Serbian plural rule (@kylekatarnls)
bug #26193 Fix false-positive deprecation notices for TranslationLoader and WriteCheckSessionHandler (@iquito)
bug #27827 [Serializer] Supports nested abstract items (@sroze)
bug #27958 [Form] Remaining changes for bootstrap 4 file fields (@apfelbox)
bug #27919 [Form] Improve rendering of
file
field in bootstrap 4 (@apfelbox)bug #27941 [WebProfilerBundle] Fixed icon alignment issue using Bootstrap 4.1.2 (@jmsche)
bug #27937 [HttpFoundation] reset callback on StreamedResponse when setNotModified() is called (@rubencm)
bug #27927 [HttpFoundation] Suppress side effects in 'get' and 'has' methods of NamespacedAttributeBag (@webnet-fr)
bug #27913 [EventDispatcher] Clear orphaned events on reset (@acasademont)
bug #27923 [Form/Profiler] Massively reducing memory footprint of form profiling pages... (@VincentChalnot)
bug #27918 [Console] correctly return parameter's default value on "--" (@seschwar)
bug #27826 [Serializer] Fix serialization of items with groups across entities and discrimination map (@sroze)
bug #27904 [Filesystem] fix lock file permissions (@fritzmg)
bug #27889 [Form] Replace .initialism with .text-uppercase. (@vudaltsov)
bug #27902 Fix the detection of the Process new argument (@stof)
bug #27885 [HttpFoundation] don't encode cookie name for BC (@nicolas-grekas)
bug #27782 [DI] Fix dumping ignore-on-uninitialized references to synthetic services (@nicolas-grekas)
bug #27728 [TwigBridge] Fix missing path and separators in loader paths list on debug:twig output (@yceruto)
bug #27837 [PropertyInfo] Fix dock block lookup fallback loop (@DerManoMann)
bug #27758 [WebProfilerBundle] Prevent toolbar links color override by css (@alcalyn)
bug #27847 [Security] Fix accepting null as $uidKey in LdapUserProvider (@louhde)
bug #27820 [Messenger] Fix a bug when having more than one named handler per message subscriber (@sroze)
bug #27834 [DI] Don't show internal service id on binding errors (@nicolas-grekas)
bug #27831 Check for Hyper terminal on all operating systems. (@azjezz)
bug #27809 [HttpFoundation] Fix tests: new message for status 425 (@dunglas)
bug #27618 [PropertyInfo] added handling of nullable types in PhpDoc (@oxan)
bug #27659 [HttpKernel] Make AbstractTestSessionListener compatible with CookieClearingLogoutHandler (@thewilkybarkid)
bug #27752 [Cache] provider does not respect option maxIdLength with versioning enabled (@Constantine Shtompel)
bug #27773 [Serializer] Class discriminator and serialization groups (@sroze)
bug #27710 [DependencyInjection] fix handling of empty DI extension configs (@xabbuh)
bug #27776 [ProxyManagerBridge] Fix support of private services (bis) (@nicolas-grekas)
bug #27714 [HttpFoundation] fix session tracking counter (@nicolas-grekas, @dmaicher)
bug #27727 [Routing] Disallow object usage inside Route (@paxal)
bug #27736 [Routing] fix too much greediness in host-matching regex (@nicolas-grekas)
bug #27747 [HttpFoundation] fix registration of session proxies (@nicolas-grekas)
bug #27754 [HttpFoundation] missing namespace for RedisProxy (@Bonfante)
bug #27722 Redesign the Debug error page in prod (@javiereguiluz)
bug #27716 [DI] fix dumping deprecated service in yaml (@nicolas-grekas)
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Symfony 4.0.11 发布,PHP 框架与可重用 PHP 组件集
- Symfony 2.7.48 发布,PHP 框架与可重用 PHP 组件集
- Symfony 4.1.0 发布,PHP 框架与可重用 PHP 组件集
- Symfony 4.1.1 发布,PHP 框架与可重用 PHP 组件集
- Symfony 2.8.45 发布,PHP 框架与可重用 PHP 组件集
- Symfony 3.4.45 发布,PHP 框架与可重用 PHP 组件集
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Scalability Rules
Martin L. Abbott、Michael T. Fisher / Addison-Wesley Professional / 2011-5-15 / USD 29.99
"Once again, Abbott and Fisher provide a book that I'll be giving to our engineers. It's an essential read for anyone dealing with scaling an online business." --Chris Lalonde, VP, Technical Operatio......一起来看看 《Scalability Rules》 这本书的介绍吧!