Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lxtdevwebsite/fakerphp.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FakerPHP/fakerphp.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 12 files changed
  • 15 contributors

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    600b709 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Update numbers-and-strings.md

    replacing '#' characters with digits between 0 and 10 would create a string one character longer than desired 9% of the time.  This is a correction for the docs, hopefully numerify() doesn't actually do what the docs describe in this case.
    clouder authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    3823ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19d28b8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merge pull request FakerPHP#83 from kbond/zenstruck/foundry

    add `zenstruck/foundry` to 3rd party libraries
    localheinz authored May 1, 2023
    Configuration menu
    Copy the full SHA
    b48d223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb3b4d2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    029142a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    f418da3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Remove extra character

    m-fi authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4a52c2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request FakerPHP#89 from m-fi/patch-1

    Remove extra character from emoji description
    localheinz authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b4c9a21 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    b6400cf View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Correct status badge url as per needs (FakerPHP#95)

    * Correct status badge url as per needs
    
    Currently the badge on https://fakerphp.github.io/ contains an url (not linked, so can't click it.) The url is shows is badges/shields#8671
    
    Where it is explained how to adjust the badge. This PR actually does just that.
    
    * Fixed
    
    ---------
    
    Co-authored-by: Bram <bram@ceulemans.dev>
    DannyvdSluijs and bram-pkg authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7cc7d14 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    7421140 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add notice (FakerPHP#98)

    bram-pkg authored May 24, 2024
    Configuration menu
    Copy the full SHA
    e8c987b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    d07481e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    736fb53 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    9c51c2e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    20ee202 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. docs: document $chanceOfGettingTrue for boolean (FakerPHP#92)

    * docs: document $chanceOfGettingTrue for boolean
    
    * Update miscellaneous.md
    
    ---------
    
    Co-authored-by: Bram <bram@ceulemans.dev>
    justinkekeocha and bram-pkg authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    66987fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4dd1d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    e176520 View commit details
    Browse the repository at this point in the history
Loading