Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NamespacedPathStackResolver cannot inherit from TemplatePathStack #51

Open
gsteel opened this issue Oct 23, 2023 · 0 comments
Open

NamespacedPathStackResolver cannot inherit from TemplatePathStack #51

gsteel opened this issue Oct 23, 2023 · 0 comments
Labels
BC Break Enhancement New feature or request
Milestone

Comments

@gsteel
Copy link
Member

gsteel commented Oct 23, 2023

Inheritance needs to be removed from NamespacedPathStackResolver because currently TemplatePathStack is marked as soft @final and will be made final in v3.0 of Laminas\View.

@gsteel gsteel added BC Break Enhancement New feature or request labels Oct 23, 2023
@gsteel gsteel added this to the 3.0.0 milestone Oct 23, 2023
gsteel added a commit that referenced this issue Oct 23, 2023
…Stack` in `laminas-view`.

`TemplatePathStack` is now soft-final and there are a number of deprecations in place for view 3.0 - see #51

Signed-off-by: George Steel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Break Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant