Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Update dependencies, including Symfony 3 to 4 #145

Merged
merged 11 commits into from
Sep 20, 2023
Merged

Conversation

jolelievre
Copy link
Contributor

Questions Answers
Description? Update dependencies
Type? improvement
BC breaks? yes
Deprecations? no
Fixed ticket? ~
Sponsor company ~
How to test? ~

Removed old entry on .dockerignore
Copy link
Contributor

@matks matks left a comment

Choose a reason for hiding this comment

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

Let's gooooooooo

@jolelievre jolelievre merged commit 0a11aca into master Sep 20, 2023
@jolelievre jolelievre deleted the update-dependencies branch September 20, 2023 09:00
@matks matks changed the title Update dependencies Update dependencies, including Symfony 3 to 4 Sep 20, 2023
$environment->registerUndefinedFilterCallback(function ($name) {
return new TwigFilter($name, [$this, 'doNothing']);
});
$environment->registerUndefinedFunctionCallback(function () {});
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm impressed if one of you knows can tell me why we do this.
But if you knows, don't be like me : document it 🙂

@mickaelandrieu
Copy link
Contributor

I'm happy to see my old baby still maintained, thanks @jolelievre and good job ofc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

7 participants