Skip to content

2.0.0: PHP 7, Better Connection Handling, and More

Compare
Choose a tag to compare
@brianlmoon brianlmoon released this 20 Aug 15:49
  • Updated required PHP version to 7.0.0
  • Fixed issue with IPv6 IP addresses in worker manager response
  • Removed old PEAR related files
  • Fixes for MacOS socket error handling
  • Better connection closing to avoid lag closing connections
  • Added PHP Unit to composer and PHP Unit config files
  • Various smaller bug fixes