Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 457 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 457 Bytes

Version 0.1.3

Bugfixes

  • Rolling back to FastCGI connection creation per request/no usage of persistent connections
  • Refactor to fix PHPMD errors/warnings

Features

  • None

Version 0.1.2

Bugfixes

  • None

Features

  • Refactoring ANT PHPUnit execution process
  • Composer integration by optimizing folder structure (move bootstrap.php + phpunit.xml.dist => phpunit.xml)
  • Switch to new appserver-io/build build- and deployment environment