Skip to content

D10 compatibility#36

Open
ipwa wants to merge 1 commit into
netzstrategen:masterfrom
ipwa:master
Open

D10 compatibility#36
ipwa wants to merge 1 commit into
netzstrategen:masterfrom
ipwa:master

Conversation

@ipwa

@ipwa ipwa commented Apr 26, 2025

Copy link
Copy Markdown
Contributor

Fixes [#35]

@ipwa ipwa changed the title [#35] fix: D10 compatibility D10 compatibility Apr 26, 2025

@fabianmarz fabianmarz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for your contribution! I just checked and I'm not quite sure what happened in the TwigFractal.php file so would be great if you could check again :-)

Comment thread src/TwigFractal.php
public function getName(): string {
return 'twig_fractal';
}
class Render extends IncludeNode {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please note you duplicated the methods (not sure if you also made adjustments) from the actual render class https://github.com/ipwa/twig_fractal/blob/master/src/Node/Render.php#L60

could you please double check, whether your adjustments in this file are correct? Also the class and filename do not align anymore.

@sun sun added the wip label Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants