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/sqlite3/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/sqlite3/tests/bug72571.phpt |
--TEST-- Bug #72571 (SQLite3::bindValue, SQLite3::bindParam crash) --SKIPIF-- <?php if (!extension_loaded('sqlite3')) die('skip'); ?> --FILE-- <?php $db = new SQLite3(':memory:'); $stmt = $db->prepare("select 1 = ?"); // bindParam crash $i = 0; $stmt->bindParam(0, $i); var_dump($stmt->execute()); $db->close(); ?> --EXPECTF-- object(SQLite3Result)#%d (0) { }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare