You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
If I don't misunderstood, zf1 Zend_View_Stream was introduced for short_open_tag off environment ,
but
Since PHP 5.4.0, <?= is always available.
http://php.net/manual/en/ini.core.php#ini.short-open-tag
so I think Zend_View_Stream can be removed since zf3.
The text was updated successfully, but these errors were encountered: