--TEST-- Sybase-CT sybase_fetch_object --SKIPIF-- --FILE-- --EXPECTF-- class stdClass { %s $id = 1; %s $caption = 'Hello'; %s $author = 'timm'; %s $lastchange = '%s'; } class article { %s $id = 1; %s $caption = 'Hello'; %s $author = 'timm'; %s $lastchange = '%s'; } class article { %s $id = 1; %s $caption = 'Hello'; %s $author = 'timm'; %s $lastchange = '%s'; } Notice: sybase_fetch_object(): Sybase: Class *** has not been declared in %s/test_fetch_object.php on line %d class stdClass { %s $id = 1; %s $caption = 'Hello'; %s $author = 'timm'; %s $lastchange = '%s'; }