Releases: tiger-seo/PhpBuiltinServer
Releases · tiger-seo/PhpBuiltinServer
codeception 2.3
codeception 2.1 and up
- Fix renamed exceptions (thanks @mbrodala )
fixes and features
- 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
- @porshkevich has fixed Incompatible with "codeception/specify" #10
supporting codeception 2
v1.2.0 fix readme.md
few new features from contributors
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
Merge pull request #3 from intersvyaz/patch-1 check HTTP headers presence
Put document root in quotes by subdee
Merge pull request #2 from subdee/master Put document root in quotes
access_log
v1.1.2 more information being logged to access_log; composer dependencies up…
Minor release
the only new thing is startDelay setting to sleep main php process for defined duration of time in seconds