Skip to content

Releases: struzik-vladislav/epp-client

2.5.2

02 Oct 18:43
Compare
Choose a tag to compare

Fixed bug: password node is empty if the passed password contains XML entities.

2.5.1

11 Sep 17:40
Compare
Choose a tag to compare
  • Issue #4 fixed. DOMXPath::query(): Undefined namespace prefix. An error was occured when no namespace prefixes is defined in XML document.

2.5.0

06 Feb 01:09
Compare
Choose a tag to compare
  • Compatible with PHP 8.3

2.4.0

21 Aug 16:51
Compare
Choose a tag to compare
  • Compatible with PHP 8.2

2.3.3

16 May 13:07
Compare
Choose a tag to compare
  • Logging has been moved to connection object
  • Introducing struzik-vladislav/epp-rabbitmq-connection

2.3.2

09 May 19:04
Compare
Choose a tag to compare
  • Fixed error. Element 'disclose': This element is not expected.

2.3.1

05 May 12:24
Compare
Choose a tag to compare
  • Fixed deprecation message.

2.3.0

05 May 11:21
Compare
Choose a tag to compare
  • Fixed prefix creation in BasicGenerator.
  • Added connection getter from client object.

2.2.0

27 Apr 19:47
Compare
Choose a tag to compare
  • Added method for getting contact by type in InfoDomainResponse

2.1.1

26 Apr 19:41
Compare
Choose a tag to compare
  • Fixed property visibility in TaggedRequestAddon