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

EWPP-4137: Cleanup deprecated patterns and fields and update README. #1420

Merged
merged 5 commits into from
Mar 8, 2024

Conversation

22Alexandra
Copy link
Contributor

No description provided.

// phpcs:enable
$limit = 0;
}

Copy link
Member

Choose a reason for hiding this comment

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

If we got NULL, in 3.x we were changing it to 0, what should we do now? We set the type to int in the argument?

  public function smartTrim(Environment $env, $input, int $limit = 0) {

@22Alexandra 22Alexandra merged commit 1955e4c into 4.x Mar 8, 2024
1 check passed
@22Alexandra 22Alexandra deleted the EWPP-4137 branch March 8, 2024 08:25
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.

3 participants