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

Fix: rename UserAgent edge to msedge #469

Merged
merged 4 commits into from
Apr 13, 2022
Merged

Fix: rename UserAgent edge to msedge #469

merged 4 commits into from
Apr 13, 2022

Conversation

robbinjanssen
Copy link

@robbinjanssen robbinjanssen commented Apr 11, 2022

What is the reason for this PR?

The useragent is called 'edge', when calling a random userAgent via userAgent() it tries to call userAgent->edge() but the function is currently called msedge(). This PR renames that static edge into msedge.

  • A new feature
  • Fixed an issue

Author's checklist

Summary of changes

tl;dr - rename edge to msedge

Review checklist

  • All checks have passed
  • Changes are approved by maintainer

@robbinjanssen robbinjanssen mentioned this pull request Apr 11, 2022
6 tasks
@robbinjanssen robbinjanssen changed the title Fix: rename UserAgent msedge to edge Fix: rename UserAgent edge to msedge Apr 11, 2022
@pimjansen
Copy link

LGTM

@pimjansen
Copy link

@robbinjanssen see CS issue in build

@robbinjanssen
Copy link
Author

@pimjansen applied the CS changes 👍

@pimjansen pimjansen merged commit 1895571 into FakerPHP:main Apr 13, 2022
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

2 participants