slimphp / PHP-View

A Simple PHP Renderer for Slim 3 & 4 (or any other PSR-7 project)
MIT License
263 stars 60 forks source link

Update PhpRenderer.php #60

Closed WinterSilence closed 4 months ago

WinterSilence commented 4 years ago

Normalize paths, fix errors in setLayout, protectedIncludeScope.

WinterSilence commented 4 years ago

func_get_arg(0) doesnt work, see example 3: protectedIncludeScope('foo.phtml', ['template' => 'not_foo.phtml'])

odan commented 4 months ago

Thanks for your contribution, but this PR cannot be merged anymore. Closing this as obsolete.