Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

[v3] remove Zend\View\Stream and useStreamWrapper option #23

Open
@sasezaki

Description

@sasezaki

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions