Anders Jenbo
Anders Jenbo
Made a few suggestions that should get tests parsing. It might also be worth noting that `symplify/template-phpstan-compiler` `dev-main` is now compatible with PHPStan 1.10 (not being compatible with 1.8 looks...
This also holds true for components, but you can workaround it by explicitly providing the variables. ```php public $foo = 'bar'; public function render() { return view('custom-livewire', [ 'foo' =>...
Is there some change that makes you think it would?
I'm sorry but what limit is this and where can we see how much has been spent? It does not appear to be the one shown under Plan: 
I'm not fully sure what the future holds here. Today we are rolling out the changes done to be compatible with Bladestan, how much more we will contribute to Bladestand...
Laravel/Blade it self still have many in accurate type hints. You can get around this one by using the value manually: ``` {{ __('Today') }} {{ __('Text') }} {{ __('Email')...
Need any help with this, is there a wip branch?
Hopefully this will contribute to solving this issue: https://github.com/opencart/opencart/pull/12902
One more related to this issue: https://github.com/opencart/opencart/pull/12916
@royera in case you are still relevant to you could you please resolve the conflicts with master?