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

Replace deprecated functions. #12

Merged
merged 3 commits into from
Oct 25, 2019
Merged

Replace deprecated functions. #12

merged 3 commits into from
Oct 25, 2019

Conversation

leymannx
Copy link
Collaborator

@leymannx leymannx commented Oct 8, 2019

I used https://github.com/mglaman/drupal-check to identify all deprecated functions. And then replaced them with the given suggestions.

In the end one more DrupalPractice coding standards checks.

That's all.

Use \Drupal\Core\File\FileSystemInterface::prepareDirectory().
Use \Drupal\Component\Utility\Environment::getUploadMaxSize() instead.
@leymannx leymannx requested a review from xurizaemon October 8, 2019 12:28
@leymannx leymannx merged commit 19e4503 into 8.x-1.x Oct 25, 2019
@leymannx leymannx deleted the drupal_check branch October 25, 2019 12:31
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.

1 participant