ruudboon / phpstorm-phalcon-4-autocomplete

Autocomplete Phalcon v4 plugin for PhpStorm based on the Phalcon/ide-stubs
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

add returning type for InjectionAwareInterface::setDI #3

Open i4erkasov opened 1 year ago

i4erkasov commented 1 year ago

When updating Phalcon to version 4.1.2-r0, I encountered an error must be compatible with Phalcon\Di\InjectionAwareInterface::setDI(Phalcon\Di\DiInterface $container): void it turned out that it was needs to specify the return type void