Skip to content

Releases: tiger-seo/PhpBuiltinServer

codeception 2.3

03 Dec 12:55
Compare
Choose a tag to compare
v1.4.0

update to codeception 2.3

codeception 2.1 and up

20 Dec 22:31
Compare
Choose a tag to compare

fixes and features

14 Jan 00:42
Compare
Choose a tag to compare
  • Router scripts being included in global space ( thanks @dontcallmedom )
  • Use exec when running on platforms with POSIX process handling ( thanks @polof )
  • startServer & stopServer made public; autostart config added ( thanks @airdrummingfool )

minor release

19 Sep 10:19
Compare
Choose a tag to compare

supporting codeception 2

30 Jul 12:01
Compare
Choose a tag to compare
v1.2.0

fix readme.md

few new features from contributors

29 Jul 14:51
Compare
Choose a tag to compare

new features from contributors:

  • adding config parameter to specify php.ini used by built-in webserver
  • added quotes to router path in getCommand, this ensures that the router is properly found when the path includes
    spaces.

check HTTP headers presence

26 Apr 14:21
Compare
Choose a tag to compare
Merge pull request #3 from intersvyaz/patch-1

check HTTP headers presence

Put document root in quotes by subdee

07 Apr 16:39
Compare
Choose a tag to compare
Merge pull request #2 from subdee/master

Put document root in quotes

access_log

16 Dec 20:50
Compare
Choose a tag to compare
v1.1.2

more information being logged to access_log; composer dependencies up…

Minor release

16 Dec 01:03
Compare
Choose a tag to compare

the only new thing is startDelay setting to sleep main php process for defined duration of time in seconds