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

Use type-casting. #2367

Merged
merged 1 commit into from Jun 28, 2021
Merged

Use type-casting. #2367

merged 1 commit into from Jun 28, 2021

Conversation

lucasmichot
Copy link
Collaborator

Use type-casting instead of double-quoting the variable

@codecov-commenter
Copy link

Codecov Report

Merging #2367 (e4b8ffc) into master (9d0507f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2367   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          886       886           
  Lines         9199      9199           
=========================================
  Hits          9199      9199           
Impacted Files Coverage Δ
src/Carbon/Traits/Creator.php 100.00% <100.00%> (ø)
src/Carbon/Traits/Date.php 100.00% <100.00%> (ø)
src/Carbon/Traits/Localization.php 100.00% <100.00%> (ø)
src/Carbon/Traits/Modifiers.php 100.00% <100.00%> (ø)
src/Carbon/Traits/Serialization.php 100.00% <100.00%> (ø)
src/Carbon/Traits/Units.php 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d0507f...e4b8ffc. Read the comment docs.

Copy link
Collaborator

@kylekatarnls kylekatarnls left a comment

Choose a reason for hiding this comment

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

👍

@kylekatarnls kylekatarnls merged commit 0dbe095 into briannesbitt:master Jun 28, 2021
@kylekatarnls kylekatarnls added this to the 2.50.0 milestone Jun 28, 2021
@lucasmichot lucasmichot deleted the feature/type-casting branch May 13, 2022 09:40
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.

None yet

3 participants