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

Add missing function imports #1309

Merged
merged 3 commits into from
Mar 16, 2023
Merged

Add missing function imports #1309

merged 3 commits into from
Mar 16, 2023

Conversation

caendesilva
Copy link
Member

Most of these were not imported previously by PhpStorm due to conflicts with polyfills

These were not imported previously by PhpStorm due to conflicts with polyfills
@caendesilva caendesilva force-pushed the add-function-imports branch from 6d2c89c to aee346a Compare March 16, 2023 14:54
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #1309 (287775a) into master (57fa92a) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##              master     #1309     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1323      2646   +1323     
=============================================
  Files            152       304    +152     
  Lines           3459      6918   +3459     
=============================================
+ Hits            3459      6918   +3459     
Impacted Files Coverage Δ
.../Console/Commands/ChangeSourceDirectoryCommand.php 100.00% <ø> (ø)
...framework/src/Console/Commands/ValidateCommand.php 100.00% <ø> (ø)
...s/framework/src/Console/ConsoleServiceProvider.php 100.00% <ø> (ø)
packages/framework/src/Facades/Config.php 100.00% <ø> (ø)
packages/framework/src/Facades/Filesystem.php 100.00% <ø> (ø)
...rc/Foundation/Concerns/ImplementsStringHelpers.php 100.00% <ø> (ø)
...work/src/Foundation/Internal/LoadConfiguration.php 100.00% <ø> (ø)
...framework/src/Foundation/Kernel/FileCollection.php 100.00% <ø> (ø)
...ges/framework/src/Foundation/Kernel/Filesystem.php 100.00% <ø> (ø)
...ges/framework/src/Foundation/Kernel/Hyperlinks.php 100.00% <ø> (ø)
... and 24 more

... and 152 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caendesilva caendesilva marked this pull request as ready for review March 16, 2023 15:01
@caendesilva caendesilva merged commit 0520a28 into master Mar 16, 2023
@caendesilva caendesilva deleted the add-function-imports branch March 16, 2023 15:01
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