<?php $host = getenv("GEARMAN_TEST_HOST") ?: "localhost"; $port = getenv("GEARMAN_TEST_PORT") ?: 4730;