Lucas van Staden

Results 21 issues of Lucas van Staden

Hello, FYI: ![image](https://user-images.githubusercontent.com/4994260/141741086-7b7fb51f-6c9d-4b80-b305-49bc6bac77c8.png) Might want to update composer and delete, redo .lock and commit back an update https://github.com/composer/composer/security/advisories/GHSA-frqg-7g38-6gcf

Hello, ``` > ./bin/magento setup:di:compile Compilation was started. Area configuration aggregation... 5/9 [===============>------------] 55% 16 secs 326.0 MiB In ClassReader.php line 57: Impossible to process constructor argument Parameter #0 [...

I am not entirely sure what causes the zero'd values, as I did not dig that deep. Randomly, $this->stackLog['timetracker_0'][$metric . '_total'] is null or zero, so I bypassed teh issue...

This merge ads in checkout payment tests under Luma checkout. Since Hyva can have multiple checkout systems, the example checkout payment test was only done inside Luma. Should be up...

Hi, M1.9.2.4 Installed without any noted errors, but i get this every day: Curious as to why you need to do the AND (`1` = 1) in your SQL? Next...

The regex used to find duplicate url_keys are giving false positives if the given url_key ends in -[number] for example: `19th-century-filipino-basket-with-lid-acc-7311-5219` would result in `19th-century-filipino-basket-with-lid-acc-7311-5219-1.html` as the request url.

On CE 1.9.1.0 you get a Fatal Error: PHP Fatal error: Call to a member function getFallbackScheme() on a non-object in /app/code/core/Mage/Core/Model/Design/Package.php on line 447 The cause is that $this->_fallback...