Fixes a long standing issue with PATH environment variable when _ENV is not set ...
commit588fa6471b6bfe31775dbd554f2fb8ed864816dd
authortswicegood <tswicegood@54d25d7b-d40e-47af-a99d-8d4037bc02b6>
Wed, 18 Jun 2008 19:19:08 +0000 (18 19:19 +0000)
committertswicegood <tswicegood@54d25d7b-d40e-47af-a99d-8d4037bc02b6>
Wed, 18 Jun 2008 19:19:08 +0000 (18 19:19 +0000)
tree060bf09ac95b28e14315f4307848901f95f8bc49
parentd263aba6cab9e49754ef220fa0c27f14b6600f54
Fixes a long standing issue with PATH environment variable when _ENV is not set (fixes #2)

git-svn-id: https://svn.phpt.info/Core/trunk@698 54d25d7b-d40e-47af-a99d-8d4037bc02b6
src/PHPT/CodeRunner/Driver/Abstract.php
tests/misc/issue-2.phpt [new file with mode: 0644]