Skip to content

Conversation

@GuySartorelli
Copy link
Member

@GuySartorelli GuySartorelli force-pushed the pulls/6/template-engine-moved branch from 901ef9c to c093ebc Compare November 4, 2024 04:27
@GuySartorelli GuySartorelli marked this pull request as ready for review November 5, 2024 00:49
|`SilverStripe\View\SSTemplateParseException`|[`SilverStripe\TemplateEngine\Exception\SSTemplateParseException`](api:SilverStripe\TemplateEngine\Exception\SSTemplateParseException)|
|`SilverStripe\View\SSTemplateParser`|[`SilverStripe\TemplateEngine\SSTemplateParser`](api:SilverStripe\TemplateEngine\SSTemplateParser)|
|`SilverStripe\View\SSViewer_Scope`|[`SilverStripe\TemplateEngine\ScopeManager`](api:SilverStripe\TemplateEngine\ScopeManager)|
|`SilverStripe\View\SSViewer_DataPresenter`|[`SilverStripe\TemplateEngine\ScopeManager`](api:SilverStripe\TemplateEngine\ScopeManager)|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure about this one? I don't see a deleted SSViewer_DataPresenter.php file in the framework PR, and it's being renamed to ScopeManager which seems wrong.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was removed in an earlier PR, merged into scope. The effect for anyone upgrading straight from 5 to 6 is that the class is removed and everything is used to do is handled by the scope manager.

@emteknetnz emteknetnz merged commit d39e9de into silverstripe:6 Nov 6, 2024
@emteknetnz emteknetnz deleted the pulls/6/template-engine-moved branch November 6, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants