--TEST-- getenv() basic tests --ENV-- FOO=bar --FILE-- --EXPECT-- string(3) "bar" string(3) "bar" Done