Skip to content

Fix: rename UserAgent edge to msedge#469

Merged
pimjansen merged 4 commits intoFakerPHP:mainfrom
robbinjanssen:patch-1
Apr 13, 2022
Merged

Fix: rename UserAgent edge to msedge#469
pimjansen merged 4 commits intoFakerPHP:mainfrom
robbinjanssen:patch-1

Conversation

@robbinjanssen
Copy link
Copy Markdown

@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
Copy Markdown

LGTM

@pimjansen
Copy link
Copy Markdown

@robbinjanssen see CS issue in build

@robbinjanssen
Copy link
Copy Markdown
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.

2 participants