Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/oci8/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/oci8/tests/b47243_3.phpt |
--TEST-- Bug #47243 (Crash on exit with ZTS mode) --SKIPIF-- <?php $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs require(dirname(__FILE__).'/skipif.inc'); ?> --FILE-- <?php require(dirname(__FILE__).'/connect.inc'); // Run Test $s = oci_parse($c, "select cursor(select dummy from dual) from dual"); oci_execute($s); oci_fetch_all($s, $r); // With explicit free and close oci_free_statement($s); oci_close($c); ?> ===DONE=== <?php exit(0); ?> --EXPECT-- ===DONE===
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare