Kdyby / Console

Symfony Console integration for Kdyby components
https://packagist.org/packages/kdyby/console
Other
52 stars 54 forks source link

Property is null on default #83

Closed MilanPala closed 5 years ago

MilanPala commented 5 years ago

Default value of property onShutdown is NULL: https://github.com/nette/application/blob/master/src/Application/Application.php#L36

Spamercz commented 5 years ago

After some debugging, maximum supported version of symfony is restricted to <4.3 because of discussed issue here https://github.com/Kdyby/Events/pull/120#discussion_r271074516