Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

1.3.0

Choose a tag to compare

@stof stof released this 21 Sep 21:13
· 62 commits to master since this release

New features:

  • Updated the driver to use findElementsXpaths for Mink 1.7 and forward compatibility with Mink 2

Bug fixes:

  • Added a dependency on PHP's sockets extension
  • Upgrade the authentication logic for Zombie 3
  • Fixed header retrieval for Zombie 4.x+ versions
  • Updated triggerBrowserEvent to include any output from evalJs in the exception message

Testsuite:

  • Add testing on PHP 7
  • Add testing for Zombie 4.x using IO.JS

Misc:

  • Updated the repository structure to PSR-4