<?php public function testEmitsConnectionWithInheritedContextOptions()
{
if (defined('HHVM_VERSION') && version_compare(HHVM_VERSION, '3.13', '<')) {
$this->markTestSkipped('Not supported on legacy HHVM < 3.13');
}
<?php public function testEmitsConnectionWithInheritedContextOptions()
{
if (defined('HHVM_VERSION') && version_compare(HHVM_VERSION, '3.13', '<')) {
$this->markTestSkipped('Not supported on legacy HHVM < 3.13');
}
<?php public function testEmitsConnectionWithInheritedContextOptions()
{
if (defined('HHVM_VERSION') && version_compare(HHVM_VERSION, '3.13', '<')) {
$this->markTestSkipped('Not supported on legacy HHVM < 3.13');
}