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: phpdevops/phpwhois
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SimpleUpdates/phpwhois
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 7, 2014

  1. Fix bad ref

    mattleff committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    157cfb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a6d5b View commit details
    Browse the repository at this point in the history
  3. Ensure is array

    mattleff committed Feb 7, 2014
    Configuration menu
    Copy the full SHA
    7d13177 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

  1. Fix registered status check for .be domains

    The Belgian DNS provider does not set the "Status" flag to "REGISTERED",
    but uses one of these three values: "AVAILABLE", "NOT AVAILABLE" and
    "NOT ALLOWED".
    
    See: http://www.dns.be/en/faq/faq_technical#1671
    stevenrombauts committed Apr 28, 2014
    Configuration menu
    Copy the full SHA
    9ed821d View commit details
    Browse the repository at this point in the history
  2. Merge pull request SimpleUpdates#6 from stevenrombauts/master

    Fix registered status check for .be domains
    mattleff committed Apr 28, 2014
    Configuration menu
    Copy the full SHA
    eac3c1f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2015

  1. Add composer.json

    mattleff committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    298332f View commit details
    Browse the repository at this point in the history
  2. Fix package name

    mattleff committed Feb 10, 2015
    Configuration menu
    Copy the full SHA
    59daa1a View commit details
    Browse the repository at this point in the history
Loading