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

Format the first letter of drivers to lowercase #6413

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Format the first letter of drivers to lowercase #6413

merged 1 commit into from
Jun 4, 2024

Conversation

maru0914
Copy link
Contributor

@maru0914 maru0914 commented Jun 4, 2024

I noticed that the word Drivers appears inconsistently in the config files' PHPDoc, sometimes as camel case and sometimes in lowercase.

For consistency, I changed all instances of Drivers to drivers.


Other occurrences of lowercase drivers can be found here:

| Supported drivers: "file", "cache"

| Supported drivers: "array", "database", "file", "memcached",

| Supported drivers: "database-uuids", "dynamodb", "file", "null"

@TENIOS
Copy link
Contributor

TENIOS commented Jun 4, 2024

I offered to unify the PHPDoc comments in #6305, but this was rejected.

@maru0914
Copy link
Contributor Author

maru0914 commented Jun 4, 2024

@TENIOS
Thanks for comment. That offer looks good for me...
Do you have any idea why it was rejected?

@TENIOS
Copy link
Contributor

TENIOS commented Jun 4, 2024

@TENIOS Thanks for comment. That offer looks good for me... Do you have any idea why it was rejected?

I don't write English well and it's hard for me to describe the significance of this idea, so I'm thinking because of this.

@maru0914
Copy link
Contributor Author

maru0914 commented Jun 4, 2024

@TENIOS
Thank you for the explanation.
It may be closed, but I think I'll wait for a while.

@taylorotwell
Copy link
Member

Would rather just make them uppercase.

@taylorotwell taylorotwell reopened this Jun 4, 2024
@taylorotwell taylorotwell merged commit ad38e56 into laravel:11.x Jun 4, 2024
3 checks passed
@TENIOS
Copy link
Contributor

TENIOS commented Jun 4, 2024

Congratulations, @maru0914! I hope you can realize what I couldn't.

duncanmcclean added a commit to statamic/statamic that referenced this pull request Jun 17, 2024
duncanmcclean added a commit to statamic/statamic that referenced this pull request Jun 17, 2024
* Fix PHPUnit constraint

See: laravel/laravel#6389

* add resend

See laravel/laravel@4b15887

* resend

See laravel/laravel@e7cc577

* Updated SMTP mail config to use a valid EHLO domain

See laravel/laravel#6402

* Format the first letter of drivers to lowercase

See laravel/laravel#6413
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