内容简介:Sylius 1.3.6 和 1.2.13 发布了,这是一个常规维护版本,没有重大的更新内容,仅包含 bugfix 和功能变更。TL;DRDetails
Sylius 1.3.6 和 1.2.13 发布了,这是一个常规维护版本,没有重大的更新内容,仅包含 bugfix 和功能变更。
v1.3.6 (2018-12-17)
TL;DR
Details
-
#9837 Repaired shipping method fixture ( @JakobTolkemit )
-
#9893 Correcting the documentation about how to customise forms templates ( @Konafets )
-
#9919 #9858 Fix for promotion of 100 percent with coupon ( @laurent35240 )
-
#9975 Ignore locale request restriction for profiler and it's toolbar ( @Peteck )
-
#9979 Update book/installation docs with correct config folder ( @dakorpar )
-
#9985 Add missing code and calculator mandatory field on tax rate documenation ( @Soullivaneuh )
-
#10004 [Console] Add command for showing available Sylius plugins ( @GSadee )
-
#10011 [Kernel] Move WebServerBundle to dev/test environment ( @GSadee )
-
#10012 Fixed incorrect Behat MinkExtension key in the docs ( @jzawadzki )
-
#10018 [docs] fix config directory path and added info for orm mappings in customization/model ( @dakorpar )
-
#10020 [HotFix][BuildFix] Use old PhpMatcherDumper to avoid trailing slash problems ( @Zales0123 )
-
#10023 Remove billingAddress and shippingAddress ( @Konafets )
-
#10029 Fix type annotation for $addToCartCommand ( @daniellienert )
-
#10038 Fix the build on 1.3 by more flexible router overriding ( @pamil )
1.2.13 的更新说明和 1.3.6 基本一样。
详细更细说明
-
https://github.com/Sylius/Sylius/blob/master/CHANGELOG-1.3.md
-
https://github.com/Sylius/Sylius/blob/master/CHANGELOG-1.2.md
源码下载: https://github.com/Sylius/Sylius/tags
Sylius 是一个开源的 PHP 电子商务网站框架,基于 Symfony 和 Doctrine 构建,为用户量身定制解决方案。可管理任意复杂的产品和分类,每个产品可以设置不同的税率,支持多种配送方法,集成 Omnipay 在线支付。
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
安全测试指南(第4版)
OWASP基金会 / 电子工业出版社 / 2016-7-1 / CNY 89.00
软件安全问题也许是这个时代面临的*为重要的技术挑战。Web应用程序让业务、社交等网络活动飞速发展,这同时也加剧了它们对软件安全的要求。我们急需建立一个强大的方法来编写和保护我们的互联网、Web应用程序和数据,并基于工程和科学的原则,用一致的、可重复的和定义的方法来测试软件安全问题。本书正是实现这个目标的重要一步,作为一本安全测试指南,详细讲解了Web应用测试的“4W1H”,即“什么是测试”、“为什......一起来看看 《安全测试指南(第4版)》 这本书的介绍吧!