--TEST-- Sybase-CT sybase_fetch_object --SKIPIF-- --FILE-- --EXPECTF-- stdClass::__set_state(array( 'id' => 1, 'caption' => 'Hello', 'author' => 'timm', 'lastchange' => '%s', )) article::__set_state(array( 'id' => 1, 'caption' => 'Hello', 'author' => 'timm', 'lastchange' => '%s', )) article::__set_state(array( 'id' => 1, 'caption' => 'Hello', 'author' => 'timm', 'lastchange' => '%s', )) Notice: sybase_fetch_object(): Sybase: Class *** has not been declared in %stest_fetch_object.php on line %d stdClass::__set_state(array( 'id' => 1, 'caption' => 'Hello', 'author' => 'timm', 'lastchange' => '%s', ))