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: skymailbr/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.
  • 6 commits
  • 46 files changed
  • 4 contributors

Commits on Mar 15, 2023

  1. Composer.json to skymail

    lucassmarin committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    69961e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Registro br plugin (#3)

    * First Release domain check registrobr
    
    * Inserindo novos atributos de brdomain
    
    * WIP. Criando plugin registrobr
    
    * Adicionando + extensões e chamadas relacionadas ao registro.br
    
    * Removing wrong method call in test
    
    * Removing wrong method call in test
    
    * Realizando todas chamadas de tesste
    
    * git commit -a -m 'PAPI-1860 - Preparando para packagist
    
    * Minium stability
    
    ---------
    
    Co-authored-by: Lucas Marin <[email protected]>
    lucasmarin and lucassmarin authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    9011279 View commit details
    Browse the repository at this point in the history
  2. Updating Readme

    lucassmarin committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    e1f1a83 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Added eppInfoBrDomain to brdomain-ext (#4)

    Added necessary files to run domain info command on Registro.br
    danielcosta authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a2411d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Adding autorenew flag to eppInfoBrDomainResponse (#5)

    Co-authored-by: Daniel Costa <[email protected]>
    danielcosta and Daniel Costa authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    69a1fec View commit details
    Browse the repository at this point in the history
  2. fixing autorenew flag for brdomain when its value is false (#6)

    Co-authored-by: Daniel Costa <[email protected]>
    danielcosta and Daniel Costa authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    361795c View commit details
    Browse the repository at this point in the history
Loading