Florian Grell
Results
2
issues of
Florian Grell
If I understand the code correctly, there is unneccessary code in `Transliterator::postProcessText` (https://github.com/Behat/Transliterator/blob/master/src/Behat/Transliterator/Transliterator.php#L568) The first thing the function does is lowercase the input. After that, in line 580 there is...
## Bug Report **Current Behavior** The class Classes/Domain/Model/Cart/BeVariant.php throws a PHP Runtime Deprecation Notice: Optional parameter $product declared before required parameter $price is implicitly treated as a required parameter in...
10.x