--TEST-- eval() constant resolution --FILE-- --EXPECT-- In eval bool(true) bool(true) string(4) "test" bool(true) Outside eval bool(true) bool(true) string(4) "test" bool(true)