2.0.1
Changes:
- Use
getenv
instead of$_SERVER
to fetch env vars
Internal:
- Set default values for environment variables in functional tests
- Remove the option to skip tests that depend on the database
Changes:
getenv
instead of $_SERVER
to fetch env varsInternal: