--TEST-- PECL Bug #6109 (Error messages not kept) --SKIPIF-- --FILE-- '.$err['message'] ."\n"; } } // Cleanup oci_close($c); echo "Done\n"; ?> --EXPECTF-- Test 1 Once Oracle has popped the message from its stack, the message is no longer available. 0 -> ORA-00942: %s 1 -> 2 -> 3 -> 4 -> Done