--TEST-- putenv() basic tests --FILE-- --EXPECTF-- bool(false) bool(true) string(5) "value" bool(true) string(0) "" bool(true) bool(false) Done