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: metaregistrar/php-epp-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nic-at/php-epp-client
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.
  • 19 commits
  • 19 files changed
  • 3 contributors

Commits on Apr 1, 2019

  1. Added atEppDomainDeleteExtension

    Martin Haidn committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    b221ede View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Fixed naming and typo bug in ExtensionChain

    Switched validation location of domain delete extension to extension class itself
    Martin Haidn committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    4d4ef91 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

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

Commits on Apr 4, 2019

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

Commits on Apr 10, 2019

  1. Added domain withdraw request and response

    Martin Haidn committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    ba72428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    521477b View commit details
    Browse the repository at this point in the history
  3. Added missing atEppExtensionChain in withdraw request

    Martin Haidn committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    a4332e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Reduced atEppWithdrawRequest as eppRequest adapter

    Added argument validation to adapter
    Martin Haidn committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    91383fa View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. atEppWithdrawRequest cleanup

    Martin Haidn committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    aff03f4 View commit details
    Browse the repository at this point in the history
  2. Merged after cleanup

    Martin Haidn committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    79786a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

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

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    d533d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bce9e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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

Commits on Jun 10, 2021

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

Commits on Jun 23, 2021

  1. fixed PHP 8.0: Deprecate required parameters after optional parameter…

    …s in function/method signatures
    thomasmeike committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    b52cbb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

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

Commits on Mar 1, 2024

  1. Update eppResponse.php

    Needed for compatibility with PHP 8.1
    esurov authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f785ac3 View commit details
    Browse the repository at this point in the history
Loading