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

'studly_case()' has been deprecated: 'Str::studly()' should be used directly instead #5

Open
justinhartman opened this issue Nov 15, 2019 · 0 comments

Comments

@justinhartman
Copy link

justinhartman commented Nov 15, 2019

PR4 introduces two new issues with deprecation warnings. Details as follows.

Scrutinizer IssueId

  1. 41884234
  2. 41884236

Message:

The function studly_case() has been deprecated: Str::studly() should be used directly instead. Will be removed in Laravel 6.0.

File details

Filename: src/Http/Controllers/WebhookController.php
LineNumber: 58 (41884234) & 62 (41884236)

@justinhartman justinhartman changed the title studly_case() has been deprecated: Str::studly() should be used directly instead studly_case() has been deprecated: Str::studly() should be used directly instead Nov 15, 2019
@justinhartman justinhartman changed the title studly_case() has been deprecated: Str::studly() should be used directly instead 'studly_case()' has been deprecated: 'Str::studly()' should be used directly instead Nov 15, 2019
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

No branches or pull requests

1 participant