Skip to content

0.1.0

Choose a tag to compare

@mougrim mougrim released this 04 Oct 18:08

There was next changes:

  • soft-mocks support was added
  • \Mougrim\XdebugProxy\Handler\CommandToXdebugParser::buildCommand() method was added
  • now \Mougrim\XdebugProxy\RequestPreparer\RequestPreparer is used instead of \Mougrim\XdebugProxy\RequestPreparer
  • \Mougrim\XdebugProxy\RequestPreparer\RequestPreparer methods can throw \Mougrim\XdebugProxy\RequestPreparer\Error and \Mougrim\XdebugProxy\RequestPreparer\Exception if there is some problem
  • now \Mougrim\XdebugProxy\Factory\Factory::createRequestPreparers() accepts $logger param and also can throw \Mougrim\XdebugProxy\RequestPreparer\Error and \Mougrim\XdebugProxy\RequestPreparer\Exception if there is some problem