You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
justinhartman
changed the title
studly_case() has been deprecated: Str::studly() should be used directly insteadstudly_case() has been deprecated: Str::studly() should be used directly instead
Nov 15, 2019
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
PR4 introduces two new issues with deprecation warnings. Details as follows.
Scrutinizer IssueId
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)
The text was updated successfully, but these errors were encountered: