Skip to content

Releases: Ahmard/php-server

0.1.1

26 Mar 21:11
c7c8970

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

v0.1.0

27 Mar 16:25
c3f8495

Choose a tag to compare

  • feat(custom-executable): ability to specify preferred PHP executable

v0.0.7

19 Feb 20:11

Choose a tag to compare

  • fix(server-impl): removed ServerInterface::setEnvDirectory(string $path): static;
  • feat(packages): upgraded

v0.0.6

19 Feb 20:04

Choose a tag to compare

  • Upgraded packages

v0.0.5

30 Dec 12:50

Choose a tag to compare

  • Upgraded packages
  • Codebase cleanup
  • Removed unused packages

v0.0.4

30 Dec 12:43

Choose a tag to compare

  • Added built-in server multiple workers support
  • Dropped ReactPHP & Swoole support

v0.0.3

18 Nov 13:10

Choose a tag to compare

  • Built server router script error fixed

v0.0.2

28 Sep 22:20

Choose a tag to compare

  • Swoole server ready
  • Console helper ready for all
  • Small touches across the system

v0.0.1

05 Sep 12:07

Choose a tag to compare

  • Initial Release
  • PHP Built-in server
  • ReactPHP server