Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/env variables #27

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

newLoki
Copy link

@newLoki newLoki commented Jun 28, 2016

I've just updated #13 from https://github.com/dol to be compatible with the current master.
It would be nice if you @tiger-seo could merge or at least give feedback to this pull request as I think this feature could be very useful for some people, like for us as we are setting the application environment as environment variable and so should do the test scenario which is executed with this extension for integration tests.

Dominic Luechinger and others added 7 commits October 30, 2014 18:46
…eature/env-variables

# By tiger-seo (3) and others
# Via tiger-seo
* 'master' of github.com:tiger-seo/PhpBuiltinServer:
  reorder methods for consistency; update readme; add unit tests; update dependencies
  Adding an optional config key to disable automatic starting of the server.
  Modifying the startServer and stopServer functions to be public, and adding a public isRunning function.
  Check PHP_OS for Windows instead.
  Use exec when running on platforms with POSIX process handling.
  exclude 2.1-beta from testing because of different dir structure
  fixing tiger-seo#18: Wrong documentRoot breaks silently
  PSR2 compliance
  Make Router include scripts in global space
  Fix composer.lock warning => composer update --lock

Conflicts:
	src/Codeception/Extension/PhpBuiltinServer.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant