mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-09 17:46:55 +01:00
issue #835
reverts fix introduced with 5b28c6ab00
as onEndRequest will fire event only once I added app->end() method as
shutdown function to make sure onEndRequest gets called in any case.
If application called it before shutdown function has no effect.
31 KiB
31 KiB