--TEST-- fetching cursor from a statement --SKIPIF-- --FILE-- --EXPECTF-- array(2) { ["ID"]=> string(1) "1" ["VALUE"]=> string(1) "1" } bool(true) Warning: ocifetchinto():%sORA-01002: fetch out of sequence in %scursors_old.php on line %d array(2) { ["ID"]=> string(1) "1" ["VALUE"]=> string(1) "1" } bool(true) Done